1. 29 Nov, 2004 2 commits
  2. 28 Nov, 2004 1 commit
  3. 27 Nov, 2004 1 commit
  4. 26 Nov, 2004 2 commits
  5. 25 Nov, 2004 7 commits
  6. 24 Nov, 2004 12 commits
    • Undo mistaken commit · 4ef2718a
      From-SVN: r91201
      R. Kelley Cook committed
    • libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool to always pass_all. · 2c92e90f
      2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
      	from CVS libtool to always pass_all.
      	* boehm-gc/configure: Regenerate.
      	* libffi/configure: Regenerate.
      	* libgfortran/configure: Regenerate.
      	* libjava/configure: Regenerate.
      	* libobjc/configure: Regenerate.
      	* libstdc++-v3/configure: Regenerate.
      	* zlib/configure: Regenerate.
      
      From-SVN: r91200
      Kelley Cook committed
    • Makefile.in: Regenrate with Automake 1.9.3. · b2de8bb1
      2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.in: Regenrate with Automake 1.9.3.
      	* aclocal.m4: Likewise.
      	* configure: Regenerate.
      
      From-SVN: r91195
      Kelley Cook committed
    • PolicyFile.java: New file. · 8a7228ee
      2004-11-24  Michael Koch  <konqueror@gmx.de>
      
      	* gnu/java/security/PolicyFile.java: New file.
      	* Makefile.am: Added gnu/java/security/PolicyFile.java.
      	* Makefile.in: Regenerated.
      
      From-SVN: r91165
      Michael Koch committed
    • Character.java, [...]: Reorder "final static" to "static final". · 58e594dc
      2004-11-24  Michael Koch  <konqueror@gmx.de>
      
      	* java/lang/Character.java, scripts/unicode-blocks.pl:
      	Reorder "final static" to "static final".
      
      From-SVN: r91153
      Michael Koch committed
    • ResourceBundle.java: Reformatted. · b1e6f043
      2004-11-24  Michael Koch  <konqueror@gmx.de>
      
      	* java/util/ResourceBundle.java: Reformatted.
      	(tryBundle): Fixed javadoc.
      
      From-SVN: r91152
      Michael Koch committed
    • 2004-11-24 Jeroen Frijters <jeroen@frijters.net> · 9cf12765
      	* java/text/MessageFormat.java
      	(formatInternal): Made private.
      
      From-SVN: r91151
      Jeroen Frijters committed
    • 2004-11-24 Michael Koch <konqueror@gmx.de> · 7ef52736
      	* java/nio/DirectByteBufferImpl.java
      	(ReadWrite.ReadWrite): New constructor.
      	(DirectByteBufferImpl): Likewise.
      	* jni.cc (_Jv_JNI_NewDirectByteBuffer):
      	Use DirectByteBufferImpl.ReadWrite.
      	* Makefile.am:
      	Generate java/nio/DirectByteBufferImpl$ReadWrite.h.
      	* Makefile.in: Rgenerated.
      
      From-SVN: r91150
      Michael Koch committed
    • 2004-11-24 Jeroen Frijters <address@bogus.example.com> · b4345a57
      	* java/nio/DirectByteBufferImpl.java
      	(ReadOnly): New inner subclass.
      	(ReadWrite): New inner subclass.
      	(owner): Made final and private.
      	(address): Made final.
      	(DirectByteBufferImpl(int)): New constructor.
      	(DirectByteBufferImpl(Object,RawData,int,int,int)): New constructor.
      	(DirectByteBufferImpl(Object,RawData,int,int,int,boolean)): Removed.
      	(allocate): Modified to instantiate ReadWrite subclass.
      	(finalize): Fixed to only free the buffer, if we own it.
      	(put): Removed read-only check.
      	(slice, duplicate): Modified to instantiate appropriate subclass.
      	(isReadOnly): Removed.
      	* java/nio/MappedByteBufferImpl.java
      	(slice, duplicate): Modified to instantiate appropriate
      	DirectByteBufferImpl subclass.
      
      From-SVN: r91147
      Jeroen Frijters committed
    • NIOServerSocket.java: Added email to @author tag. · 11dde1bb
      2004-11-24  Michael Koch  <konqueror@gmx.de>
      
      	* gnu/java/nio/NIOServerSocket.java: Added email to @author tag.
      	* java/nio/DirectByteBufferImpl.java:
      	Moved native methods to java.nio.VMDirectByteBuffer class.
      	* java/nio/MappedByteBufferImpl.java:
      	Use native methods from java.nio.VMDirectByteBuffer class.
      	* java/nio/VMDirectByteBuffer.java: New file,
      	* java/nio/natDirectByteBufferImpl.cc:
      	Moved all methods into java.nio.VMDirectByteBuffer class.
      	* java/nio/channels/spi/AbstractSelectableChannel.java
      	(register): Only re-use valid keys.
      	* Makefile.am: Added java/nio/VMDirectByteBuffer.java.
      	* Makefile.in: Regenerated.
      
      From-SVN: r91146
      Michael Koch committed
    • DirectByteBufferImpl.java, [...]: Reformatted. · b38cd28c
      2004-11-24  Michael Koch  <konqueror@gmx.de>
      
      	* java/nio/DirectByteBufferImpl.java,
      	java/nio/MappedByteBufferImpl.java:
      	Reformatted.
      
      From-SVN: r91141
      Michael Koch committed
    • target-libpath.exp: New file defining set_ld_library_path_env_vars and… · 1df8e834
      target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars.
      
      	* lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
      	and restore_ld_library_path_env_vars.
      	* g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
      	lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
      	* ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
      	to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
      
      	* testsuite/lib/libffi-dg.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libjava.exp,
      	testsuite/libjava.jacks/jacks.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libmudflap.exp: Use new procs in target-libpath.exp.
      
      	* testsuite/lib/libstdc++.exp: Use new procs in target-libpath.exp.
      
      From-SVN: r91137
      John David Anglin committed
  7. 23 Nov, 2004 3 commits
  8. 22 Nov, 2004 2 commits
  9. 21 Nov, 2004 2 commits
  10. 18 Nov, 2004 8 commits
    • 2004-11-18 Jeroen Frijters <jeroen@frijters.net> · 6e5b5084
      	* java/net/URLStreamHandler.java
      	(parseURL): Fixed file path canonicalisation.
      
      From-SVN: r90880
      Jeroen Frijters committed
    • 2004-11-18 Jeroen Frijters <jeroen@frijters.net> · c521478a
      	* java/net/URLStreamHandler.java
      	(parseURL): Fixed file path canonicalisation.
      
      From-SVN: r90879
      Michael Koch committed
    • URLClassLoader.java: Whitespace cleanup. · c4cb37ea
      2004-11-18  Michael Koch  <konqueror@gmx.de>
      
      	* java/net/URLClassLoader.java: Whitespace cleanup.
      
      From-SVN: r90877
      Michael Koch committed
    • Complete 1.4 support · fbddd18f
      2004-11-18  Robert Schuster <address@bogus.example.com>
      
      	Complete 1.4 support
      	* java/beans/PropertyDescriptor.java:
      	(setReadMethod): New method
      	(setWriteMethod): New method
      	(equals): Implemented (1.4)
      	(checkMethods): operates on arguments now (private)
      
      From-SVN: r90876
      Robert Schuster committed
    • Inet6Address.java (getHostAddress): Fix textual representation of IPv6 address… · 4fdb8244
      Inet6Address.java (getHostAddress): Fix textual representation of IPv6 address with embedded zeroes to conform to...
      
      2004-11-18  Mattias Rehnberg  <Mattias.Rehnberg@home.se>
      
      	* java/net/Inet6Address.java (getHostAddress): Fix textual
      	representation of IPv6 address with embedded zeroes
      	to conform to RFC 2373.
      
      From-SVN: r90874
      Mattias Rehnberg committed
    • StackTraceElement.java: Made final. · a7349816
      2004-11-18  Jeroen Frijters  <address@bogus.example.com>
      
      	* java/lang/StackTraceElement.java: Made final.
      	* java/nio/channels/Channels.java: Added private constructor.
      	* java/rmi/Naming.java: Added private constructor.
      	* java/rmi/registry/LocateRegistry.java: Added private constructor.
      	* java/rmi/server/RMIClassLoader.java: Added private constructor.
      	* java/security/KeyPairGeneratorSpi.java
      	(clone): Made protected and simplified implementation.
      	* java/text/DateFormat.java
      	(allFields): Made package accessible.
      	* java/text/DecimalFormat.java
      	(formatInternal): Made private.
      	* java/text/Format.java
      	(formatInternal): Made private.
      	* java/util/logging/Handler.java: Made constructor protected.
      	* java/util/regex/Matcher.java: Made final.
      	* java/util/regex/Pattern.java: Made final.
      	* javax/crypto/CipherInputStream.java
      	(mark): Corrected mark parameter type (from long to int).
      	* javax/crypto/ExemptionMechanism.java
      	(finalize): Added.
      	* javax/crypto/Mac.java
      	(getMacLength): Made final.
      	(clone): Made final.
      	* javax/imageio/ImageIO.java: Added private constructor.
      	* javax/imageio/stream/ImageInputStreamImpl.java
      	(checkClosed): Made final.
      	* javax/net/ssl/SSLPermission.java: Made final.
      	* javax/print/DocFlavor.java
      	(hostEncoding): Added work-around to prevent the field from being
      	a compile time constant.
      	* javax/print/attribute/AttributeSetUtilities.java: Added private
      	constructor.
      	(UnmodifiableDocAttributeSet): Made private.
      	(UnmodifiablePrintJobAttributeSet): Made private.
      	(UnmodifiablePrintRequestAttributeSet): Made private.
      	(UnmodifiablePrintServiceAttributeSet): Made private.
      	(SynchronizedAttributeSet): Made private.
      	(SynchronizedDocAttributeSet): Made private.
      	(SynchronizedPrintJobAttributeSet): Made private.
      	(SynchronizedPrintRequestAttributeSet): Made private.
      	(SynchronizedPrintServiceAttributeSet): Made private.
      	* javax/security/auth/PrivateCredentialPermission.java: Made final.
      
      From-SVN: r90866
      Jeroen Frijters committed
    • BeanInfoEmbryo.java: Use TreeMap for proper sorting. · f0b4747b
      2004-11-18  Craig Black  <craig.black@aonix.com>
      
      	* gnu/java/beans/BeanInfoEmbryo.java: Use TreeMap for proper sorting.
      
      From-SVN: r90858
      Craig Black committed
    • Makefile.am: Correct friend function declaration. · 21a0c6e0
      	* Makefile.am: Correct friend function declaration.
      	* Makefile.in: Regenerated.
      	* include/boehm-gc.h (JV_MARKOBJ_DECL, JV_MARKARRAY_DECL): Add
      	scope to function names.  Declare functions directly.
      	* libjava/java/lang/Class.h
      	(java::lang::Class): Correct friend class declaration.
      	(_Jv_InitClass, _Jv_GetArrayClass): Move definition to global
      	scope.
      	* libjava/java/lang/Class.h
      	(java::lang::Object): Correct friend class declaration.
      
      From-SVN: r90849
      Kriang Lerdsuwanakij committed