aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook9-337/+641
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook7-268/+279
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney2-1/+12
2004-09-23re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)Tom Tromey2-4/+5
2004-09-22Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies.Andreas Tobler3-261/+270
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler8-146/+449
2004-09-22re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey3-1/+28
2004-09-21natMethod.cc (_Jv_CallAnyMethodA): Indentation fix.Tom Tromey2-1/+7
2004-09-212004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8
2004-09-21MacSpi.java (clone): Provide meaningful implementation.Casey Marshall2-1/+6
2004-09-21re PR libgcj/16869 (too long list of arguments in "make clean")Tom Tromey3-264/+266
2004-09-21TreeMap.java (root): Don't initialize.Mark Wielaard1-2/+7
2004-09-212004-09-21 Casey Marshall <csm@gnu.org>Andreas Tobler2-35/+33
2004-09-21ByteBuffer.java (hashCode): Implemented.Sven de Marothy8-14/+134
2004-09-21[multiple changes]Andreas Tobler3-3/+11
2004-09-21X500Principal.java: Replaced with GNU Crypto's version.Andreas Tobler1-29/+420
2004-09-21[multiple changes]Andreas Tobler134-252/+25312
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch2-7/+11
2004-09-14natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend.Richard Henderson2-11/+13
2004-09-12CompoundName.java (CompoundName): Don't check for separator in "flat" case.Tom Tromey2-1/+8
2004-09-12configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces AM_CONFIG_HEADER by A...Michael Koch5-431/+317
2004-09-11re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar3-2/+17
2004-09-11natThread.cc (finalize_native): Destroy join conditional variable and mutex i...Mohan Embar2-0/+12
2004-09-10[multiple changes]Michael Koch2-22/+46
2004-09-10Makefile.in: Regenerate.Michael Koch2-8/+6
2004-09-10Makefile.am: Reverted accidently commited stuff.Michael Koch3-211/+127
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch2-6/+53
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch3-110/+306
2004-09-09[multiple changes]Andreas Tobler7-23/+52
2004-09-092004-09-09 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-09-09[multiple changes]Michael Koch2-14/+56
2004-09-09Makefile.am: Don't try to include deps.mk.Michael Koch3-4/+5
2004-09-08configure.ac (AC_CONFIG_COMMANDS): Don't create subdirectories and .d files.Bryce McKinlay3-38/+6
2004-09-05natNetworkInterfaceWin32.cc (getRealNetworkInterfaces): Changed pfn from stat...Mohan Embar2-1/+15
2004-09-04re PR libgcj/17290 (Wrong Java dependencies are generated)Bryce McKinlay3-10/+20
2004-09-04configure.ac (enable-gc-debug): Update help for new syntax.Kelley Cook3-117/+207
2004-09-03mips-signal.h: Update copyright.David Daney2-1/+5
2004-09-03configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*.David Daney3-2/+20
2004-09-02missing added files from mergeGraydon Hoare30-0/+10202
2004-09-02[multiple changes]Graydon Hoare130-5903/+15565
2004-08-31AttributedString.java (AttributedString): Use ArrayList to build array of att...Tom Tromey2-5/+13
2004-08-30HACKING: Remove reference to special automake.Andreas Tobler2-12/+4
2004-08-30Prime.java (generateRandomPrime): Use return result from `add'.Tom Tromey2-5/+10
2004-08-30UID.java (UID): Read `nextCount', not count.Tom Tromey2-2/+6
2004-08-30DEREncodingException.java: Remove whitespaces.Andreas Tobler2-2/+6
2004-08-30File.java File (String,String): Fixed handling of empty path.Jeroen Frijters2-6/+34
2004-08-30Author e-mail updated for all files.Casey Marshall7-67/+170
2004-08-30[multiple changes]Andreas Tobler8-7/+20
2004-08-30DummyKeyPairGenerator.java (clone): Removed useless instanceof check.Casey Marshall8-54/+52
2004-08-292004-08-29 Mark Wielaard <mark@klomp.org>Mark Wielaard2-9/+45