Age | Commit message (Expand) | Author | Files | Lines |
2000-11-29 | natSystem.cc (init_properties): Set user.language and user.region. | Bryce McKinlay | 1 | -1/+1 |
2000-11-26 | System.java (setProperties): Only call init_properties() if properties is null. | Bryce McKinlay | 1 | -2/+6 |
2000-11-01 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+1 |
2000-10-25 | Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool. | Bryce McKinlay | 1 | -1/+0 |
2000-10-22 | Makefile.am: Added rules for libgcjx library. | Rolf W. Rasmussen | 1 | -0/+4 |
2000-10-20 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+22 |
2000-10-09 | [multiple changes] | Tom Tromey | 1 | -3/+4 |
2000-09-30 | Implement bitmap descriptor based marking for Boehm GC. | Hans Boehm | 1 | -0/+3 |
2000-09-13 | configure.in (LIBDATASTARTSPEC): Use `%s' to search for libgcjdata.a. | Alexandre Oliva | 1 | -15/+18 |
2000-09-11 | BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv. | Tom Tromey | 1 | -2/+3 |
2000-05-20 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -12/+0 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -13/+22 |
2000-04-21 | re GNATS libgcj/15 (_REENTRANT should be defined more consistently) | Tom Tromey | 1 | -1/+8 |
2000-04-06 | configure: Rebuilt. | Tom Tromey | 1 | -0/+12 |
2000-04-02 | JVMPI changes... | Anthony Green | 1 | -0/+8 |
2000-03-26 | [multiple changes] | Tom Tromey | 1 | -0/+3 |
2000-03-04 | configure: Rebuilt. | Anthony Green | 1 | -1/+11 |
2000-01-31 | config.h.in: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2000-01-22 | config.h.in: Rebuilt. | Anthony Green | 1 | -0/+10 |
2000-01-19 | configure: Rebuilt. | Bryce McKinlay | 1 | -0/+2 |
2000-01-18 | name-finder.cc (lookup): Check for dladdr function. | Andrew Haley | 1 | -0/+2 |
2000-01-18 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2000-01-17 | Runtime.java (loadLibraryInternal): Declare. | Tom Tromey | 1 | -0/+13 |
2000-01-17 | natThrowable.cc: New file. | Andrew Haley | 1 | -1/+5 |
2000-01-09 | natString.cc (init): Test for overflow condition during out of bounds check. | Anthony Green | 1 | -1/+6 |
1999-12-20 | Alpha Linux changes. | Anthony Green | 1 | -1/+1 |
1999-12-20 | libgcjdata.c: New file. | Anthony Green | 1 | -0/+18 |
1999-12-15 | natSystem.cc (init_properties): Don't set user.name or user.home if NO_GETUID... | Tom Tromey | 1 | -1/+4 |
1999-11-19 | sjlj jumbo patch | Tom Tromey | 1 | -12/+31 |
1999-11-04 | configure.in: Removed `qt' threads case. | Tom Tromey | 1 | -13/+0 |
1999-10-15 | libtool-version: Catch up by incrementing current. | Anthony Green | 1 | -1/+15 |
1999-10-13 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-10-06 | configure.in (GCJ): Define as "target-gcj", not "target/gcj" when building Ca... | Tom Tromey | 1 | -2/+4 |
1999-10-02 | The following patches include a couple of fixes for cross toolchains, | Steve Chamberlain | 1 | -1/+1 |
1999-10-02 | configure: Rebuilt. | Tom Tromey | 1 | -1/+17 |
1999-09-28 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-09-24 | re GNATS java.util/47 (Date.toString() returns embedded newline) | Tom Tromey | 1 | -2/+0 |
1999-09-23 | configure: Rebuilt. | Tom Tromey | 1 | -0/+2 |
1999-09-20 | configure: Rebuilt. | Tom Tromey | 1 | -1/+2 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -2/+2 |
1999-09-03 | re GNATS libgcj/3 (FileInputStream.available always returns 0) | Tom Tromey | 1 | -1/+1 |
1999-09-02 | posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define. | Tom Tromey | 1 | -27/+31 |
1999-08-21 | configure.in: Check for in_addr_t in netinet/in.h too. | Alexandre Oliva | 1 | -1/+19 |
1999-08-21 | Change in_addr_t default to jint | Alexandre Oliva | 1 | -1/+1 |
1999-08-21 | configure.in: Check types ssize_t and in_addr_t. | Alexandre Oliva | 1 | -0/+3 |
1999-08-16 | configure: Rebuilt. | Tom Tromey | 1 | -0/+12 |
1999-08-14 | resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0. | Per Bothner | 1 | -1/+1 |
1999-08-10 | [multiple changes] | Anthony Green | 1 | -9/+10 |
1999-08-09 | configure.in (sched_yield): Try librt first, then libposix4. | Rainer Orth | 1 | -6/+8 |