index
:
delta/classpath.git
ASM
Classpathx
JSR166
NATIVE-LAYER
classpath-0_90-branch
classpath-0_91-branch
classpath-0_92-branch
classpath-0_93-branch
classpath-0_95-branch
classpath-0_97-release-branch
classpath-0_99-release-branch
compiler-support
gbenson-calendar-branch
generics-branch
gtk3
indy
jessie-nio
master
ssl-nio-branch
git.savannah.gnu.org: git/classpath.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Matcher.find() infinite loop bug
Pekka Enberg
2011-03-02
2
-0
/
+11
*
Fix HashMap.put() to check for hashCode equality before equals()
Pekka Enberg
2011-02-22
2
-1
/
+7
*
Bump up HashMap default initial capacity
Pekka Enberg
2011-02-22
2
-3
/
+8
*
Fix Formatter.parseInt() wrt. leading zeroes
Pekka Enberg
2011-02-16
2
-1
/
+8
*
Implement Pattern.quote() API method
Pekka Enberg
2011-01-26
2
-1
/
+44
*
Fix PrintStream constructor API differences for null
Pekka Enberg
2011-01-23
2
-0
/
+18
*
Fix clock_gettime() fallback
Pekka Enberg
2011-01-22
2
-3
/
+7
*
Rename currentTimeMillis to currentTimeMicros
Pekka Enberg
2011-01-22
2
-4
/
+10
*
Fix java.lang.Class field and method API for null names
Pekka Enberg
2011-01-21
2
-0
/
+22
*
PR classpath/42390: Add and document missing security check in java.io.File#i...
Andrew John Hughes
2010-12-25
2
-1
/
+10
*
PR classpath/42390: Throw SecurityException when adding and removing LogManag...
Andrew John Hughes
2010-12-25
2
-3
/
+34
*
PR classpath/42390: Add security check to ObjectOutputStream(OutputStream) co...
Andrew John Hughes
2010-12-25
2
-0
/
+56
*
Provide implies shortcut for ProtectionDomain instances with AllPermission.
Andrew John Hughes
2010-12-25
2
-0
/
+25
*
Update java.lang.Class#getSimpleName() implementation from gcj's version.
Andrew John Hughes
2010-12-13
2
-14
/
+21
*
PR46775: Ensure use of setPolicy is reflected by the default SecurityManager.
Andrew John Hughes
2010-12-03
2
-3
/
+17
*
2010-11-04 Andrew John Hughes <ahughes@redhat.com>
Andrew John Hughes
2010-11-05
3
-8
/
+689
*
PR44411: Make VMSystem.nanoTime independent of wall time where possible.
Andrew John Hughes
2010-11-05
3
-12
/
+75
*
Only initialise loggers when Configuration.DEBUG is true.
Andrew John Hughes
2010-09-02
48
-120
/
+248
*
PR classpath/40889: "gtktoolkit" var in gtk_GtkToolkit.c requires NewGlobalRef
Andrew John Hughes
2010-08-10
2
-1
/
+10
*
jcl changes:
Andrew John Hughes
2010-08-10
2
-41
/
+104
*
2010-07-30 Andrew Haley <aph@redhat.com>
Andrew Haley
2010-07-30
2
-1
/
+6
*
When a zip file contains an encrypted entry, we should throw a ZipException (...
Jeroen Frijters
2010-07-13
2
-1
/
+9
*
Added description of previous commit.
Jeroen Frijters
2010-07-13
1
-0
/
+5
*
Fix for #36560. Patch by Daniel Noll. I took the exception message from the z...
Jeroen Frijters
2010-07-13
1
-2
/
+5
*
Tidy up VM reference implementation, making all classes final and all methods...
Andrew John Hughes
2010-07-08
38
-148
/
+354
*
Cleanup warning in Demo.java and rename message bundles to avoid class name c...
Andrew John Hughes
2010-06-21
12
-52
/
+78
*
* doc/cp-tools.texinfo: Move copying information in @copying section.
Mark Wielaard
2010-06-05
2
-17
/
+24
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
4304
-91564
/
+95175
*
Disable plugin by default and warn when enabled.
libgcj-import-20100921
Andrew John Hughes
2010-05-27
2
-2
/
+12
*
Define macros only once and require dependencies rather than using inclusion.
Andrew John Hughes
2010-05-27
6
-12
/
+33
*
2010-05-04 Andrew Haley <aph@redhat.com>
Andrew Haley
2010-05-05
2
-11
/
+18
*
Cleanup output of javac is gcj test.
Andrew John Hughes
2010-05-04
2
-2
/
+12
*
Allow location of GMP to be specified.
Andrew John Hughes
2010-05-04
2
-2
/
+37
*
Add generic types to IppResponse and IppPrintService
Andrew John Hughes
2010-04-28
11
-114
/
+178
*
Add generic types.
Andrew John Hughes
2010-04-27
2
-16
/
+33
*
Fix return value of getCategory() and mutability of private variables in Requ...
Andrew John Hughes
2010-04-27
37
-45
/
+127
*
Normalise whitespace usage.
Andrew John Hughes
2010-04-27
58
-1317
/
+1379
*
Fix getCategory and getAssociatedAttributeArray warnings. Whitespace cleanup.
Andrew John Hughes
2010-04-27
22
-615
/
+699
*
2010-04-27 Andrew Haley <aph@redhat.com>
Andrew Haley
2010-04-27
2
-1
/
+11
*
2010-04-27 Andrew Haley <aph@redhat.com>
Andrew Haley
2010-04-27
4
-5
/
+35
*
Remove .svn pruning. Now applied to GCJ local copies only.
Andrew John Hughes
2010-01-30
2
-4
/
+16
*
List JAPI results against newer JDKs on the website.
Andrew John Hughes
2010-01-30
2
-1
/
+11
*
PR classpath/41686 Implement KerberosTicket.getSessionKeyType()
Andrew John Hughes
2010-01-30
3
-9
/
+61
*
Update GNU Classpath build system to handle newer autotools.
Andrew John Hughes
2010-01-30
6
-837
/
+25
*
2010-01-12 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2010-01-12
2
-25
/
+21
*
2009-11-18 Andrew Haley <aph@redhat.com>
Andrew Haley
2009-11-18
2
-2
/
+7
*
2009-10-22 Andrew Haley <aph@redhat.com>
Andrew Haley
2009-10-22
3
-6
/
+23
*
2009-08-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Tom Tromey
2009-08-17
2
-4
/
+9
*
2009-08-14 Jakub Jelinek <jakub@redhat.com>
Andrew Haley
2009-08-14
1
-0
/
+63
*
2009-07-08 Chris Burdess <dog@gnu.org>
Chris Burdess
2009-07-08
11
-37
/
+105
[next]