Age | Commit message (Expand) | Author | Files | Lines |
2004-09-11 | natThread.cc (finalize_native): Destroy join conditional variable and mutex i... | Mohan Embar | 1 | -0/+6 |
2004-05-28 | gcj.texi (Object allocation): Remove _Jv_AllocBytes. | Bryce McKinlay | 1 | -5/+2 |
2004-03-09 | 2004-03-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+0 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 1 | -0/+8 |
2002-04-10 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+16 |
2001-08-26 | Makefile.am: New friends for java/lang/Thread.h. | Bryce McKinlay | 1 | -15/+36 |
2001-05-21 | Implement invocation interface; don't create new thread for main. | Per Bothner | 1 | -2/+60 |
2001-03-25 | exception.cc (java_eh_info): Make value type jthrowable. | Richard Henderson | 1 | -10/+10 |
2000-12-30 | For boehm-gc: | Bryce McKinlay | 1 | -6/+19 |
2000-06-21 | ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpat... | Bryce McKinlay | 1 | -1/+1 |
2000-05-18 | Thread.java: Declare `data' as Object, not RawData. | Bryce McKinlay | 1 | -2/+1 |
2000-04-02 | JVMPI changes... | Anthony Green | 1 | -0/+73 |
2000-03-28 | Makefile.in: New #defines and friends for Thread.h. | Bryce McKinlay | 1 | -132/+32 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-03-02 | java-interp.h: Don't include MethodInvocation.h. | Tom Tromey | 1 | -5/+23 |
2000-02-15 | natThread.cc (dumpStack): Removed. | Bryce McKinlay | 1 | -9/+0 |
2000-02-10 | natNativeThread.cc: New file. | Tom Tromey | 1 | -2/+28 |
2000-02-10 | interpret.cc: Don't include fdlibm.h. | Andrew Haley | 1 | -2/+5 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-12-24 | natObject.cc (notify): Throw message with IllegalMonitorStateException. | Bryce McKinlay | 1 | -6/+10 |
1999-11-05 | * java/lang/natThread.cc (destroy): Removed incorrect comment. | Tom Tromey | 1 | -2/+0 |
1999-11-05 | natThread.cc (stop): Removed argument name. | Tom Tromey | 1 | -1/+1 |
1999-11-04 | quick-threads.h (_Jv_ThreadCancel): Removed. | Tom Tromey | 1 | -6/+1 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+3 |
1999-08-19 | natThread.cc (class locker): New class. | Tom Tromey | 1 | -7/+31 |
1999-08-18 | ThreadGroup.java: Fixed now-erroneous comment. | Tom Tromey | 1 | -0/+2 |
1999-08-18 | natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano. | Tom Tromey | 1 | -0/+3 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+295 |