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
path:
root
/
java
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize emptySet/Map/List() in Collections class
Ivan Maidanski
2012-10-16
1
-14
/
+18
*
Fix NPE in java/util/Formatter.format() method
Pekka Enberg
2012-10-15
1
-3
/
+18
*
Replace all .cvsignore files with .gitignore
Ivan Maidanski
2012-10-15
1
-0
/
+0
*
Fix warnings in java.util.TimeZone.
Andrew John Hughes
2012-08-09
1
-42
/
+42
*
Don't check if TimeZone is an instance of SimpleTimeZone.
Jakub Jelinek
2012-04-03
1
-8
/
+1
*
Decrement index when removing elements from PriorityQueue. Catch capacity < 1.
Andrew Haley
2012-04-03
1
-0
/
+3
*
Negate dayOfWeek in java.util.TimeZone.getDateParams.
Andrew Haley
2012-04-03
1
-6
/
+18
*
Implement Matcher.usePattern(Pattern).
Andrew John Hughes
2012-04-03
1
-1
/
+23
*
Stefan Ring reports that commit f154af6 ("Fix HashMap.put() to check for
Pekka Enberg
2011-10-30
1
-1
/
+4
*
Add Matcher.quoteReplacement API method
Pekka Enberg
2011-04-25
1
-0
/
+23
*
Fix for PR 48131.
Jeroen Frijters
2011-03-15
1
-1
/
+1
*
Fix Matcher.find() infinite loop bug
Pekka Enberg
2011-03-02
1
-0
/
+6
*
Fix HashMap.put() to check for hashCode equality before equals()
Pekka Enberg
2011-02-22
1
-1
/
+1
*
Bump up HashMap default initial capacity
Pekka Enberg
2011-02-22
1
-3
/
+2
*
Fix Formatter.parseInt() wrt. leading zeroes
Pekka Enberg
2011-02-16
1
-1
/
+1
*
Implement Pattern.quote() API method
Pekka Enberg
2011-01-26
1
-1
/
+39
*
PR classpath/42390: Throw SecurityException when adding and removing LogManag...
Andrew John Hughes
2010-12-25
1
-3
/
+24
*
When a zip file contains an encrypted entry, we should throw a ZipException (...
Jeroen Frijters
2010-07-13
1
-1
/
+4
*
Fix for #36560. Patch by Daniel Noll. I took the exception message from the z...
Jeroen Frijters
2010-07-13
1
-2
/
+5
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
115
-7462
/
+7451
*
2010-04-27 Andrew Haley <aph@redhat.com>
Andrew Haley
2010-04-27
1
-1
/
+6
*
2010-01-12 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2010-01-12
1
-25
/
+17
*
2009-11-18 Andrew Haley <aph@redhat.com>
Andrew Haley
2009-11-18
1
-2
/
+2
*
Correctly spot EOF in java.util.Scanner#hasNextLine().
Andrew John Hughes
2009-07-07
2
-1
/
+4
*
Whitespace cleanup.
Andrew John Hughes
2009-07-07
2
-430
/
+428
*
ZipEntry tweaks to improve performance.
Andrew John Hughes
2008-09-10
1
-70
/
+96
*
Reset the append position when resetting a Matcher instance.
Andrew John Hughes
2008-08-21
1
-0
/
+1
*
Fix setCurrency in DecimalFormat.
Andrew John Hughes
2008-08-17
1
-1
/
+1
*
Add initial implementation of java.util.Scanner.
Andrew John Hughes
2008-08-16
1
-0
/
+2223
*
Implement java.util.regex.Matcher#toMatchResult()
Andrew John Hughes
2008-08-16
1
-1
/
+17
*
Use weeks.properties instead of bundles for week data.
Andrew John Hughes
2008-07-07
1
-3
/
+29
*
Implement cache clearing for java.util.ResourceBundle
Andrew John Hughes
2008-07-06
1
-3
/
+54
*
2008-07-06 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-07-06
1
-3
/
+4
*
Add support for non-ISO-8859-1 property files.
Andrew John Hughes
2008-07-06
2
-7
/
+42
*
2008-05-11 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-05-12
1
-7
/
+259
*
2008-05-07 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-05-07
1
-4
/
+2
*
2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-05-06
12
-23
/
+48
*
2008-04-26 Ian Rogers <ian.rogers@manchester.ac.uk>
Ian Rogers
2008-04-26
2
-6
/
+34
*
2008-04-18 Mario Torre <neugens@aicas.com>
Mario Torre
2008-04-18
1
-828
/
+796
*
2008-03-27 Mario Torre <neugens@aicas.com>
Mario Torre
2008-03-27
1
-2
/
+2
*
2008-03-26 Mario Torre <neugens@aicas.com>
Mario Torre
2008-03-26
1
-180
/
+232
*
2008-03-26 Mario Torre <neugens@aicas.com>
Mario Torre
2008-03-26
1
-5
/
+14
*
2008-03-25 Mario Torre <neugens@aicas.com>
Mario Torre
2008-03-25
1
-2
/
+40
*
2008-03-16 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-03-16
9
-25
/
+41
*
2008-03-11 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-03-12
5
-17
/
+540
*
2008-02-30 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-03-01
1
-11
/
+13
*
2008-02-28 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-02-28
1
-1
/
+1
*
2008-02-26 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-02-26
1
-24
/
+28
*
2008-02-21 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2008-02-22
1
-28
/
+24
*
2008-02-05 Ian Rogers <ian.rogers@manchester.ac.uk>
Ian Rogers
2008-02-05
4
-10
/
+10
[next]