Joel Dice
|
a5742f5985
|
update copyright years
|
2010-12-05 20:21:09 -07:00 |
|
Zsombor Gegesy
|
5dadac2cb8
|
API additions for compatibility with harmony's java.util package
|
2010-09-11 21:23:46 +02:00 |
|
Joel Dice
|
6118792ffd
|
update copyright years
|
2009-12-02 19:08:29 -07:00 |
|
Joel Dice
|
0a96f4c552
|
ensure WeakHashMap.MyCell objects are registered with the ReferenceQueue
|
2009-09-01 17:22:31 -06:00 |
|
mweaver
|
6b89ecd0ee
|
Like a noob, I missed some things... broke the compilation.
|
2009-04-22 15:24:26 -06:00 |
|
Eric Scharff
|
af784f4cbc
|
"Fix" Map.containsKey() and Map.containsValue()
java.util.Map.containsKey() and java.util.Map.containsValue() take
Object parameters, not K and V. Changed to improve classpath
compatibility.
|
2009-04-17 08:57:49 -06:00 |
|
Joel Dice
|
2edaa82801
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
|
Eric Scharff
|
b02b98609e
|
Added methods isEmpty(), putAll(), toArray() to interfaces List and Map
|
2007-09-26 08:57:34 -06:00 |
|
Joel Dice
|
c20219df19
|
flesh out serialization/deserialization code and fix build
|
2007-08-12 18:50:25 -06:00 |
|
Joel Dice
|
92ba1880d8
|
sketch of serialization/deserialization code (broken)
|
2007-08-12 15:01:47 -06:00 |
|
Joel Dice
|
472ecb1713
|
flesh out some classpath classes
|
2007-07-22 13:06:21 -06:00 |
|
Joel Dice
|
90d60b3459
|
more classpath classes
|
2007-07-21 16:36:51 -06:00 |
|
Joel Dice
|
fd770fd884
|
sketch a few more classpath classes
|
2007-07-21 14:44:39 -06:00 |
|