Joel Dice
|
6118792ffd
|
update copyright years
|
2009-12-02 19:08:29 -07:00 |
|
Joel Dice
|
590238bbfc
|
add indexOf and lastIndexOf methods to java.util.List
|
2009-08-04 17:58:31 -06:00 |
|
Joel Dice
|
0a7f94abfe
|
add java.util.Collection.toArray()
|
2009-08-04 17:36:25 -06:00 |
|
Joel Dice
|
7911989055
|
add AbstractList and AbstractSequentialList classes to java.util and listIterator methods to java.util.List
|
2009-08-04 17:24:29 -06:00 |
|
mweaver
|
6b89ecd0ee
|
Like a noob, I missed some things... broke the compilation.
|
2009-04-22 15:24:26 -06:00 |
|
Joel Dice
|
c80eb51c17
|
Merge branch 'master' into powerpc
Conflicts:
makefile
src/assembler.h
src/compile.cpp
src/compiler.cpp
src/compiler.h
src/finder.cpp
|
2008-11-11 08:21:48 -07:00 |
|
Joel Dice
|
7dd9b96717
|
add additional methods and fields to class library
|
2008-03-20 18:40:18 -06:00 |
|
Joel Dice
|
51a731847a
|
java.util code cleanup
|
2008-02-28 15:18:46 -07:00 |
|
Joel Dice
|
9d76d6a04e
|
implement a few more classpath methods, including Collection.addAll and Collection.toArray
|
2008-02-28 11:37:10 -07: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 |
|
Joel Dice
|
69f1024887
|
add missing classpath methods
|
2007-11-14 09:32:36 -07:00 |
|
Eric Scharff
|
91ffeb6aed
|
Signature of removeElementAt() was not correct, fixes exception in SWT
|
2007-10-15 14:06:06 -06:00 |
|
Eric Scharff
|
4d3fd38d54
|
List now implements various forms of add()
|
2007-09-26 10:32:39 -06:00 |
|
Eric Scharff
|
b02b98609e
|
Added methods isEmpty(), putAll(), toArray() to interfaces List and Map
|
2007-09-26 08:57:34 -06:00 |
|
Joel Dice
|
a4b4f36c5b
|
various classpath updates to help SWT build
|
2007-08-30 17:31:32 -06:00 |
|
Joel Dice
|
472ecb1713
|
flesh out some classpath classes
|
2007-07-22 13:06:21 -06:00 |
|
Joel Dice
|
ecd31a10a4
|
fun with collections
|
2007-07-21 21:47:29 -06:00 |
|