| Commit message (Expand) | Author | Age | Files | Lines |
* | * libjava.toshiba/G19990304_01.out: New file. | tromey | 1999-08-25 | 3 | -0/+24 |
* | * libjava.lang/G19990310_01.out: New file. | tromey | 1999-08-25 | 3 | -0/+29 |
* | * posix-threads.cc: Include <errno.h>. | bryce | 1999-08-25 | 2 | -0/+5 |
* | * boehm.cc: Undefine TRUE and FALSE. | tromey | 1999-08-24 | 3 | -1/+12 |
* | Added missing whitespace in function calls within adaptors | oliva | 1999-08-22 | 2 | -4/+4 |
* | * posix-threads.cc (_Jv_CondWait): Treat a timeout as a normal | tromey | 1999-08-22 | 2 | -0/+8 |
* | * configure.in: Check for in_addr_t in netinet/in.h too. Check | oliva | 1999-08-21 | 7 | -48/+117 |
* | Change in_addr_t default to jint | oliva | 1999-08-21 | 4 | -4/+4 |
* | * configure.in: Check types ssize_t and in_addr_t. | oliva | 1999-08-21 | 5 | -27/+220 |
* | * java/lang/natSystem.cc (getpwuid_adaptor): New overloaded | oliva | 1999-08-21 | 1 | -0/+8 |
* | * java/lang/natSystem.cc (getpwuid_adaptor): New overloaded | oliva | 1999-08-21 | 2 | -2/+53 |
* | * interpret.cc (continue1): Implement explicit dispatch table. | krab | 1999-08-20 | 6 | -751/+983 |
* | * java/lang/natThread.cc (class locker): New class. | tromey | 1999-08-19 | 2 | -7/+37 |
* | * java/lang/ThreadGroup.java: Fixed now-erroneous comment. | tromey | 1999-08-18 | 3 | -3/+8 |
* | * include/javaprims.h ("Java"): Regenerated namespace decls. | tromey | 1999-08-18 | 2 | -1/+11 |
* | * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed | krab | 1999-08-18 | 26 | -515/+2193 |
* | * java/lang/natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 | tromey | 1999-08-18 | 3 | -1/+15 |
* | From Bryce McKinlay: | tromey | 1999-08-17 | 3 | -0/+22 |
* | * configure: Rebuilt. | tromey | 1999-08-16 | 3 | -203/+222 |
* | 1999-08-14 Per Bothner <per@bothner.com> | tromey | 1999-08-14 | 5 | -14/+19 |
* | 1999-08-12 Alexandre Oliva <oliva@dcc.unicamp.br> | tromey | 1999-08-12 | 2 | -0/+12 |
* | * java/util/BitSet.java (set, clear, hashCode): specify "1" constant | bryce | 1999-08-11 | 2 | -3/+8 |
* | Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | green | 1999-08-10 | 17 | -464/+471 |
* | Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | tromey | 1999-08-09 | 3 | -219/+217 |
* | * libjava.lang/Primes.java: New file. | green | 1999-08-09 | 3 | -0/+269 |
* | * gnu/gcj/util/path/SearchPath.java: Comment out verbose output. | green | 1999-08-09 | 2 | -2/+6 |
* | * defineclass.cc (_Jv_VerifyClassName): Verify array names | green | 1999-08-09 | 2 | -2/+15 |
* | 1999-08-09 Anthony Green <green@cygnus.com> | green | 1999-08-08 | 42 | -592/+8335 |
* | * configure: Rebuilt. | tromey | 1999-08-06 | 3 | -75/+133 |
* | 1999-08-06 Mojo Jojo <mojojojo@pacbell.net> | tromey | 1999-08-06 | 2 | -5/+39 |
* | 1999-08-04 Per Bothner <per@bothner.com> | tromey | 1999-08-05 | 3 | -33/+40 |
* | Updated THANKS | tromey | 1999-08-04 | 1 | -0/+2 |
* | * aclocal.m4, configure: Rebuilt for new libtool. | tromey | 1999-08-03 | 5 | -849/+288 |
* | * java/io/natFile.cc (performMkdir): Remove FIXME. | bryce | 1999-08-03 | 3 | -3/+3 |
* | * java/net/ServerSocket.java: Define ANY_IF. | bryce | 1999-08-03 | 7 | -24/+23 |
* | * boehm.cc (_Jv_RegisterFinalizer): Cast
eth' to GC_PTR. | bryce | 1999-08-03 | 3 | -2/+7 |
* | 1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br> | tromey | 1999-08-01 | 6 | -2/+22 |
* | * NEWS: Likewise. | tromey | 1999-08-01 | 3 | -0/+24 |
* | 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> | tromey | 1999-08-01 | 5 | -84/+268 |
* | 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> | tromey | 1999-07-31 | 3 | -9/+80 |
* | 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> | tromey | 1999-07-31 | 4 | -75/+76 |
* | 1999-07-22 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 1999-07-26 | 4 | -4/+11 |
* | * mauve-libgcj: Disable Object Serialization tests. | green | 1999-07-25 | 2 | -0/+7 |
* | 1999-07-19 Andrew Haley <aph@cygnus.com> | aph | 1999-07-21 | 8 | -154/+242 |
* | * java/net/DatagramSocket.java (DatagramSocket(int, InetAddress)): | warrenl | 1999-07-20 | 3 | -4/+35 |
* | * include/stamp-h.in: New file. | tromey | 1999-07-19 | 2 | -0/+5 |
* | * libjava.compile/G19990217_02.no-link: New file. | tromey | 1999-07-15 | 4 | -10/+58 |
* | * libjava.lang/test.exp: New file. | tromey | 1999-07-13 | 51 | -0/+752 |
* | * java/lang/mprec.h: Protect definition of uint32_t with #ifndef | tromey | 1999-07-12 | 2 | -0/+11 |
* | 1999-07-07 Andrew Haley <aph@cygnus.com> | aph | 1999-07-07 | 1 | -0/+7 |