| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.def: Remove libjava. | Andrew Haley | 2016-09-30 | 161 | -7205/+0 |
* | Merge GNU Classpath 0.99 into libjava. | Andrew John Hughes | 2012-03-23 | 2 | -0/+33 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy... | Andrew John Hughes | 2010-12-16 | 1 | -7/+9 |
* | re PR libgcj/42676 (javah doesn't generate the header files as checked in in ... | Matthias Klose | 2010-03-13 | 4 | -6/+6 |
* | Sync libgcj with GNU Classpath 0.98. | Andrew John Hughes | 2009-02-25 | 4 | -205/+0 |
* | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose | 2008-06-28 | 1 | -5/+0 |
* | libjava/classpath/ChangeLog.gcj: | Matthias Klose | 2007-06-03 | 1 | -32/+51 |
* | Updating header files. Earlier change here seems to have been in error. | Tom Tromey | 2007-03-05 | 1 | -2/+2 |
* | XEventLoop.h: Regenerated. | Gary Benson | 2007-02-20 | 1 | -2/+2 |
* | libjava | Tom Tromey | 2007-01-26 | 1 | -2/+2 |
* | Merged gcj-eclipse branch to trunk. | Tom Tromey | 2007-01-09 | 159 | -714/+6814 |
* | Security.java: Merge with classpath. | Gary Benson | 2006-11-21 | 1 | -222/+177 |
* | re PR libgcj/27890 (lib/logging.properties pollutes common namespace) | Thomas Fitzsimmons | 2006-08-22 | 1 | -2/+0 |
* | Thread.java (accessControlState): New field. | Gary Benson | 2006-08-14 | 3 | -37/+153 |
* | java-stack.h (GetAccessControlStack): Change return type. | Gary Benson | 2006-08-10 | 2 | -25/+14 |
* | System.java (setSecurityManager): Javadoc fix. | Gary Benson | 2006-08-09 | 1 | -2/+0 |
* | java-stack.h (accesscontrol_trace_fn): Declare. | Gary Benson | 2006-08-09 | 1 | -2/+1 |
* | VMAccessController.java (pushContext, [...]): Use Thread.currentThread() to d... | Gary Benson | 2006-08-07 | 2 | -16/+3 |
* | re PR libgcj/13604 (AccessController unfinished) | Gary Benson | 2006-07-28 | 3 | -195/+324 |
* | Imported GNU Classpath 0.90 | Mark Wielaard | 2006-05-18 | 1 | -0/+134 |
* | sources.am, [...]: Rebuilt. | Tom Tromey | 2006-05-13 | 1 | -173/+0 |
* | Imported GNU Classpath 0.20 | Mark Wielaard | 2006-01-17 | 1 | -0/+759 |
* | classpath.security: Removed. | Tom Tromey | 2006-01-13 | 1 | -1/+0 |
* | Major merge with Classpath. | Tom Tromey | 2005-07-16 | 141 | -23175/+0 |
* | Update FSF address | Kelley Cook | 2005-06-30 | 143 | -287/+287 |
* | AccessControlContext.java: Reformated. | Michael Koch | 2005-04-26 | 2 | -23/+21 |
* | Security.java, [...]: Modified to use SystemProperties. | Jeroen Frijters | 2005-04-26 | 3 | -13/+7 |
* | AlgorithmParameterGenerator.java (getInstance): Mention provider when throwin... | Mark Wielaard | 2005-02-22 | 6 | -6/+6 |
* | Proxy.java, [...]: Don't catch java.lang.ThreadDeath. | Jeroen Frijters | 2005-02-22 | 1 | -0/+4 |
* | 2005-02-22 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2005-02-22 | 6 | -0/+17 |
* | RE.java, [...]: Made 'inner' classes real public static inner classes... | Dalibor Topic | 2005-02-20 | 3 | -213/+214 |
* | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 2005-02-17 | 41 | -82/+82 |
* | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 2005-02-16 | 2 | -4/+33 |
* | StackTraceElement.java: Made final. | Jeroen Frijters | 2004-11-18 | 1 | -11/+4 |
* | Security.java (Security): Silence the warning about no providers found in the... | Andreas Tobler | 2004-11-16 | 1 | -14/+23 |
* | 004-11-15 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 2004-11-15 | 1 | -3/+3 |
* | Permissions.java (perms): Now package-private. | Tom Tromey | 2004-11-06 | 2 | -2/+4 |
* | StringBuffer.java, [...]: Removed redundant and reordered modifiers. | Michael Koch | 2004-11-06 | 1 | -27/+28 |
* | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2004-10-22 | 1 | -2/+2 |
* | AlgorithmParameterGenerator.java, [...]: Import cleanup. | Michael Koch | 2004-10-21 | 29 | -453/+467 |
* | AlgorithmParameterGenerator.java, [...]: Import statements reorganized... | Michael Koch | 2004-10-20 | 25 | -49/+67 |
* | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2004-10-18 | 1 | -3/+7 |
* | [multiple changes] | Michael Koch | 2004-10-18 | 2 | -2/+2 |
* | 2004-09-26 Casey Marshall <csm@gnu.org> | Casey Marshall | 2004-09-26 | 2 | -3/+3 |
* | 2004-09-21 Casey Marshall <csm@gnu.org> | Andreas Tobler | 2004-09-21 | 1 | -35/+21 |
* | [multiple changes] | Andreas Tobler | 2004-09-21 | 2 | -0/+1570 |
* | [multiple changes] | Andreas Tobler | 2004-09-09 | 1 | -1/+1 |
* | DummyKeyPairGenerator.java (clone): Removed useless instanceof check. | Casey Marshall | 2004-08-30 | 7 | -54/+39 |
* | BasicPermission.java: Don't check wildcards. | Andrew Haley | 2004-08-05 | 1 | -9/+7 |