Age | Commit message (Expand) | Author | Files | Lines |
2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley | 27 | -1131/+0 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 27 | -0/+1131 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 26 | -2398/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 26 | -52/+52 |
2005-06-09 | RMIClassLoader.java (getClassLoader): Make public. | Bryce McKinlay | 1 | -1/+1 |
2005-04-19 | RemoteObject.java: Removed unused import statement. | Michael Koch | 1 | -2/+1 |
2005-02-22 | 2005-02-22 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2 | -2/+2 |
2005-02-19 | SelectorImpl.java: Reworked import statements. | Michael Koch | 2 | -2/+2 |
2005-02-16 | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 2 | -16/+27 |
2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters | 1 | -0/+5 |
2004-11-06 | URLClassLoader.java (URLClassLoader): Now package-private. | Tom Tromey | 1 | -1/+2 |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -5/+5 |
2004-10-21 | MarshalledObject.java, [...]: Import cleanup. | Michael Koch | 10 | -32/+39 |
2004-10-16 | RMIMarshalledObjectOutputStream.java [...]: File headers and import statement... | Michael Koch | 21 | -70/+55 |
2004-08-30 | UID.java (UID): Read `nextCount', not count. | Tom Tromey | 1 | -2/+2 |
2004-04-20 | MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ... | Michael Koch | 1 | -1/+1 |
2004-03-20 | RMIIncomingThread.java: New file. | Norbert Frese | 1 | -1/+9 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 1 | -2/+1 |
2003-10-11 | ActivationInstantiator.java, [...]: Removed redundant modifiers. | Michael Koch | 9 | -44/+39 |
2003-10-11 | RMIClassLoader.java: Identify cached classloaders by codebase and context cla... | Ingo Proetel | 1 | -5/+68 |
2003-10-09 | RMIClassLoader.java: Removed unused imports, little reformatings. | Michael Koch | 1 | -59/+95 |
2003-09-26 | RMIClassLoader.java: Reformatted file, no functional code changes. | Michael Koch | 1 | -47/+61 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+4 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -1/+81 |
2003-03-31 | VMID.java, [...]: Reformatted. | Michael Koch | 5 | -67/+85 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -128/+185 |
2003-01-03 | UnicastServerRef.java (unexportObject): Don't throw RemoteException. | Dhek Bhun Kho | 1 | -2/+2 |
2003-01-02 | Makefile.in: Rebuilt. | Tom Tromey | 2 | -1/+65 |
2002-11-07 | backport: MarshalledObject.java (equals): Check hashcode first. | Mark Wielaard | 3 | -72/+85 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 3 | -74/+230 |
2002-09-16 | AssertionError.java: Merge with classpath, fixes HTML. | Michael Koch | 2 | -2/+4 |
2002-06-17 | ActivateFailedException.java: Remerge from Classpath version. | Nathanael Nerode | 6 | -112/+253 |
2002-02-14 | [multiple changes] | Mark Wielaard | 1 | -57/+80 |
2002-01-22 | Add license clarification. | Mark Wielaard | 25 | -150/+400 |
2001-08-28 | Activatable.java, [...]: RMI implementation from Kaffe. | Tom Tromey | 25 | -0/+1471 |