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
/
HashMap.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stefan Ring reports that commit f154af6 ("Fix HashMap.put() to check for
Pekka Enberg
2011-10-30
1
-1
/
+4
*
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
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
1
-9
/
+9
*
2007-04-06 Mark Wielaard <mark@klomp.org>
Mark Wielaard
2007-04-06
1
-8
/
+8
*
2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-12-10
1
-67
/
+71
*
2006-04-05 Bryce McKinlay <mckinlay@redhat.com>
Bryce McKinlay
2006-04-05
1
-3
/
+0
*
* java/lang/Process.java: Added import for javadoc.
Tom Tromey
2005-09-13
1
-1
/
+1
*
* all files: Update for new FSF address.
Mark Wielaard
2005-07-02
1
-2
/
+2
*
2005-02-16 Michael Koch <konqueror@gmx.de>
Michael Koch
2005-02-16
1
-3
/
+3
*
Reported by f.haeglsperger@gmx.de [patch #2485]
Mark Wielaard
2004-04-29
1
-11
/
+2
*
Cleaned up imports in java.util
Dalibor Topic
2004-04-22
1
-2
/
+2
*
2004-01-04 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-01-04
1
-4
/
+4
*
2003-11-07 Stuart Ballard <stuart.ballard@corp.fast.net>
Ingo Proetel
2003-11-07
1
-5
/
+4
*
2003-07-31 Stepan Koltsov <yozh@mx1.ru>
Tom Tromey
2003-08-01
1
-1
/
+2
*
2002-11-06 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2002-11-06
1
-25
/
+34
*
2002-05-06 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2002-05-07
1
-1
/
+2
*
rehash: Docfix to avoid angle bracket in Javadoc.
Sascha Brawer
2002-04-30
1
-7
/
+6
*
2002-02-20 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2002-02-20
1
-4
/
+4
*
Add License clarification
Mark Wielaard
2002-01-22
1
-5
/
+16
*
* java/util/AbstractSet.java (removeAll): Fix scoping thinko.
Bryce McKinlay
2001-11-18
1
-1
/
+4
*
2001-10-25 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2001-10-25
1
-248
/
+274
*
* java/util/HashMap.java (HashEntry.clone): Removed.
Bryce McKinlay
2001-10-16
1
-50
/
+25
*
2001-09-20 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2001-09-20
1
-309
/
+492
*
2001-09-17 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2001-09-18
1
-10
/
+16
*
2001-09-15 Eric Blake <ebb9@email.byu.edu>
Eric Blake
2001-09-16
1
-28
/
+18
*
* java/util/HashMap.java (HashMap): If 0 is given for initialCapacity
Bryce McKinlay
2001-03-24
1
-2
/
+4
*
Fix for PR java/2040:
Bryce McKinlay
2001-02-22
1
-4
/
+6
*
* java/util/ArrayList.java: Remove RCS keywords from comments
Mark Wielaard
2001-02-18
1
-4
/
+0
*
* java/util/HashMap.java: Rewritten.
Bryce McKinlay
2001-02-15
1
-582
/
+434
*
2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>
Bryce McKinlay
2000-10-26
1
-30
/
+30
*
2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>
Bryce McKinlay
2000-10-24
1
-718
/
+718
*
Change license to libgcc-like terms.
Paul Fisher
2000-03-15
1
-35
/
+40
*
Some bug fixes.
Jochen Hoenicke
2000-03-05
1
-31
/
+13
*
patch from Steven Hugg: Don't increase modCount on non-structural changes
Jochen Hoenicke
2000-03-03
1
-17
/
+18
*
simplified serialization (by using defaultWriteObject and marking the other
Jochen Hoenicke
1999-06-25
1
-48
/
+52
*
jdk1.2beta4 compatibility fixes (entries() changed to entrySet() in
Jon A. Zeppieri
1998-10-31
1
-15
/
+16
*
added files:
Jon A. Zeppieri
1998-10-13
1
-0
/
+867