Age | Commit message (Expand) | Author | Files | Lines |
2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley | 1 | -1358/+0 |
2008-10-21 | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose | 1 | -7/+10 |
2007-02-16 | Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const... | David Daney | 1 | -4/+23 |
2007-02-16 | [multiple changes] | Andrew Haley | 1 | -4/+41 |
2007-01-29 | java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a... | Kyle Galloway | 1 | -0/+3 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -48/+216 |
2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard | 1 | -0/+13 |
2006-08-14 | Thread.java (accessControlState): New field. | Gary Benson | 1 | -0/+5 |
2006-06-09 | re PR libgcj/27730 (Thread.getId() needs implemented) | Tom Tromey | 1 | -1/+24 |
2006-05-18 | Imported GNU Classpath 0.90 | Mark Wielaard | 1 | -0/+149 |
2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 1 | -1/+22 |
2005-06-30 | Update FSF address | Kelley Cook | 1 | -2/+2 |
2005-06-29 | re PR libgcj/22211 ([4.0 only] Thread.interrupt sometimes causes abort if thr... | Tom Tromey | 1 | -1/+1 |
2005-01-13 | re PR libgcj/17784 (Thread.interrupt doesn't do security checks) | Michael Koch | 1 | -2/+6 |
2004-10-18 | Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o... | Michael Koch | 1 | -2/+2 |
2004-05-28 | gcj.texi (Object allocation): Remove _Jv_AllocBytes. | Bryce McKinlay | 1 | -1/+2 |
2004-03-09 | 2004-03-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -70/+77 |
2004-02-05 | 2004-02-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -264/+260 |
2004-02-05 | Thread.java: Reordered fields... | Michael Koch | 1 | -86/+101 |
2004-01-23 | Class.java, [...]: Merged copyright with classpath. | Michael Koch | 1 | -9/+37 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 1 | -0/+9 |
2003-08-07 | Thread.java (Thread): Check for null "name" from start of private constructor... | Bryce McKinlay | 1 | -9/+4 |
2003-02-24 | ClassLoader.java (defineClass(byte[],int,int)): Deprecate. | Tom Tromey | 1 | -0/+1 |
2003-02-22 | New docs for Thread.java, and little tweaks identified by japi. | Anthony Green | 1 | -12/+552 |
2002-10-07 | Thread.java (setDaemon): Check startable_flag, not isAlive(). | Mark Wielaard | 1 | -1/+1 |
2002-08-29 | jvm.h (struct _Jv_frame_info): New structure. | Tom Tromey | 1 | -0/+5 |
2002-06-18 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -2/+2 |
2002-01-04 | Thread.java (stop): No longer synchronized. | Tom Tromey | 1 | -3/+3 |
2001-10-02 | Makefile.am (core_java_source_files): add InheritableThreadLocal | Mark Wielaard | 1 | -0/+1 |
2001-08-26 | Makefile.am: New friends for java/lang/Thread.h. | Bryce McKinlay | 1 | -2/+0 |
2001-05-21 | Implement invocation interface; don't create new thread for main. | Per Bothner | 1 | -24/+18 |
2001-01-05 | * java/lang/Thread.java: Update comment. | Bryce McKinlay | 1 | -6/+3 |
2000-12-15 | * java/lang/Thread.java (checkAccess): Now final. | Tom Tromey | 1 | -1/+1 |
2000-11-27 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -6/+22 |
2000-11-26 | prims.cc (_Jv_NewObjectArray): Undo placement change. | Anthony Green | 1 | -10/+20 |
2000-09-07 | Makefile.am (Thread.h): Don't be friends with native threads functions. | Bryce McKinlay | 1 | -1/+1 |
2000-06-21 | ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpat... | Bryce McKinlay | 1 | -1/+1 |
2000-06-20 | ThreadGroup.java: Merged with classpath. | Bryce McKinlay | 1 | -12/+15 |
2000-05-18 | Thread.java: Declare `data' as Object, not RawData. | Bryce McKinlay | 1 | -3/+1 |
2000-03-28 | Makefile.in: New #defines and friends for Thread.h. | Bryce McKinlay | 1 | -7/+17 |
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 | -24/+2 |
2000-02-15 | natThread.cc (dumpStack): Removed. | Bryce McKinlay | 1 | -1/+5 |
2000-02-10 | natNativeThread.cc: New file. | Tom Tromey | 1 | -6/+5 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-12-27 | Commit forgotten Thread.java patch. | Bryce McKinlay | 1 | -4/+13 |
1999-11-04 | quick-threads.h (_Jv_ThreadCancel): Removed. | Tom Tromey | 1 | -1/+3 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+297 |