Age | Commit message (Expand) | Author | Files | Lines |
2000-05-19 | Jumbo patch: | Tom Tromey | 4 | -0/+452 |
2000-05-19 | Oops, typo in last change. | Bryce McKinlay | 1 | -1/+1 |
2000-05-19 | From Gregory R. Warnes <warnes@biostat.washington.edu>: | Bryce McKinlay | 1 | -1/+1 |
2000-05-18 | Thread.java: Declare `data' as Object, not RawData. | Bryce McKinlay | 1 | -2/+3 |
2000-04-24 | natFirstThread.cc (run): Initialize class before calling main. | Jeff Sturm | 1 | -4/+3 |
2000-04-21 | Handler.java (openConnection): Use `setURL', not `url.set'. | Tom Tromey | 1 | -2/+2 |
2000-04-02 | JVMPI changes... | Anthony Green | 1 | -1/+96 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 45 | -45/+45 |
2000-03-05 | configure.host: Fix __NO_MATH_INLNES botch. | Anthony Green | 2 | -0/+103 |
2000-03-02 | java-interp.h: Don't include MethodInvocation.h. | Tom Tromey | 1 | -32/+0 |
2000-02-26 | Minor clean up and bug fix. | Anthony Green | 1 | -1/+1 |
2000-02-21 | Makefile.in: Rebuilt. | Anthony Green | 2 | -0/+225 |
2000-02-14 | MPN.java (findLowestBit): Made methods public. | Warren Levy | 1 | -2/+2 |
2000-02-10 | natNativeThread.cc: New file. | Tom Tromey | 2 | -0/+52 |
2000-02-10 | natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL. | Tom Tromey | 1 | -2/+2 |
2000-02-04 | Makefile.am: Added MPN.java and BigInteger.java. | Warren Levy | 1 | -0/+736 |
2000-01-31 | natIconv.cc (read): Minor fixes. | Anthony Green | 1 | -5/+11 |
2000-01-31 | config.h.in: Rebuilt. | Tom Tromey | 5 | -7/+247 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 36 | -36/+36 |
1999-11-03 | Actually removed files which were supposedly | Tom Tromey | 6 | -614/+0 |
1999-10-18 | VMClassLoader.java (getVMClassLoader): New method. | Tom Tromey | 1 | -0/+11 |
1999-09-21 | Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_t... | Tom Tromey | 1 | -14/+6 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 4 | -4/+4 |
1999-08-18 | natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr... | Kresten Krab Thorup | 3 | -0/+177 |
1999-08-09 | * gnu/gcj/util/path/SearchPath.java: Comment out verbose output. | Anthony Green | 1 | -2/+2 |
1999-08-08 | [multiple changes] | Anthony Green | 7 | -0/+646 |
1999-07-01 | [multiple changes] | Warren Levy | 8 | -19/+21 |
1999-05-10 | RawData.java: Added copyright header. | Tom Tromey | 1 | -0/+8 |
1999-05-08 | DateFormat.java (computeInstance): Separate time and date styles. | Anthony Green | 1 | -0/+52 |
1999-05-05 | New class. | Per Bothner | 1 | -0/+8 |
1999-04-30 | StringBuffer.java (ensureCapacity): Don't resize vector when shared. | Tom Tromey | 1 | -1/+1 |
1999-04-26 | GregorianCalendar.java (setDefaultTime): New method. | Tom Tromey | 1 | -1/+7 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -0/+72 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 4 | -0/+23330 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 6 | -11/+319 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -0/+176 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -0/+27 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -1/+5 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -0/+6 |
1999-04-16 | JIS0201.h: New file, generated from Unicode table. | Per Bothner | 1 | -1/+1 |
1999-04-16 | Fix truncated comments. | Per Bothner | 2 | -12948/+12948 |
1999-04-16 | UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows g... | Per Bothner | 3 | -4/+51 |
1999-04-16 | UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows g... | Per Bothner | 1 | -1/+7 |
1999-04-15 | Makefile.am (ordinary_java_source_files): Added new Connection and Handler cl... | Warren Levy | 3 | -0/+223 |
1999-04-07 | Initial revision | Tom Tromey | 24 | -0/+29078 |