Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 69 | -0/+2792 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 66 | -5674/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 66 | -132/+132 |
2005-06-09 | RMIClassLoader.java (getClassLoader): Make public. | Bryce McKinlay | 1 | -1/+1 |
2005-04-22 | Naming.java: Added class documentation. | Andrew John Hughes | 1 | -36/+98 |
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 | 3 | -0/+13 |
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 | 21 | -68/+85 |
2004-10-18 | 2004-10-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2004-10-16 | RMIMarshalledObjectOutputStream.java [...]: File headers and import statement... | Michael Koch | 41 | -118/+97 |
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 | 5 | -10/+11 |
2004-03-20 | RMIIncomingThread.java: New file. | Norbert Frese | 1 | -1/+9 |
2003-12-26 | Naming.java (lookup): Check if the first character of the filename returned b... | Guilhem Lavaux | 1 | -4/+29 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 2 | -3/+2 |
2003-10-11 | ActivationInstantiator.java, [...]: Removed redundant modifiers. | Michael Koch | 16 | -80/+96 |
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-09-25 | [multiple changes] | Michael Koch | 1 | -0/+46 |
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 | 1 | -0/+3 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -1/+81 |
2003-03-31 | VMID.java, [...]: Reformatted. | Michael Koch | 7 | -147/+188 |
2003-03-24 | ActivationInstantiator.java: Reformatted. | Michael Koch | 3 | -10/+9 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 12 | -138/+204 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -110/+9 |
2003-03-01 | * java/rmi/registry/RegistryHandler.java: Deprecate. | Tom Tromey | 1 | -1/+7 |
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 | 4 | -72/+89 |
2002-10-02 | ActivationDesc.java, [...]: New versions from Classpath. | Tom Tromey | 4 | -8/+12 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 4 | -91/+296 |
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 | 10 | -192/+434 |
2002-06-16 | AccessException.java: Remerge from Classpath. | Nathanael Nerode | 16 | -241/+618 |
2002-02-14 | [multiple changes] | Mark Wielaard | 1 | -57/+80 |
2002-01-22 | Add license clarification. | Mark Wielaard | 65 | -390/+1040 |
2001-08-28 | Activatable.java, [...]: RMI implementation from Kaffe. | Tom Tromey | 65 | -0/+3706 |