summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Thread.java
AgeCommit message (Expand)Author
2000-12-15* java/lang/Thread.java (checkAccess): Now final.Tom Tromey
2000-11-27Makefile.in: Rebuilt.Tom Tromey
2000-11-26prims.cc (_Jv_NewObjectArray): Undo placement change.Anthony Green
2000-09-07Makefile.am (Thread.h): Don't be friends with native threads functions.Bryce McKinlay
2000-06-21ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpat...Bryce McKinlay
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay
2000-05-18Thread.java: Declare `data' as Object, not RawData.Bryce McKinlay
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-02-15natThread.cc (dumpStack): Removed.Bryce McKinlay
2000-02-10natNativeThread.cc: New file.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-12-27Commit forgotten Thread.java patch.Bryce McKinlay
1999-11-04quick-threads.h (_Jv_ThreadCancel): Removed.Tom Tromey
1999-04-07Initial revisionTom Tromey