Joel Dice
|
cbde34620c
|
update copyright years
|
2015-03-13 12:52:59 -06:00 |
|
Joel Dice
|
9b7d0d1624
|
update copyright years
|
2014-04-23 15:33:41 -06:00 |
|
Johannes Schindelin
|
d04cda30ca
|
Add the Integer#decode method
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
2013-10-25 15:32:33 -05:00 |
|
Joel Dice
|
8546ca5670
|
fix Avian classpath build
|
2013-02-22 11:55:01 -07:00 |
|
Simon Ochsenreither
|
b1eb4b9718
|
Adds code to get the Scala REPL working
|
2013-01-30 04:31:38 +01:00 |
|
Pierre Carrier
|
f8ea506021
|
classpath: j.l.{Integer,Long}.to{Octal,Binary}String
Offer support for toOctalString and toBinaryString in Integer and Long.
|
2012-11-05 00:10:02 +01: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
|
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
|
be5600d79d
|
fix Integer.toHexString to treat its argument as unsigned
|
2007-12-26 12:17:52 -07:00 |
|
Eric Scharff
|
4ae4221701
|
Integer should implement Comparable<Integer>
|
2007-09-26 08:44:56 -06:00 |
|
Joel Dice
|
5e42158f4b
|
add misc methods to classpath
|
2007-09-13 20:19:44 -06:00 |
|
Joel Dice
|
a4b4f36c5b
|
various classpath updates to help SWT build
|
2007-08-30 17:31:32 -06:00 |
|
Joel Dice
|
c20219df19
|
flesh out serialization/deserialization code and fix build
|
2007-08-12 18:50:25 -06:00 |
|
Joel Dice
|
2e9b9fe8d4
|
flesh out URL and friends
|
2007-08-02 19:49:32 -06:00 |
|
Joel Dice
|
a2bd7d0668
|
GC stress fixes and other bugfixes; classpath progress
|
2007-07-29 17:32:23 -06:00 |
|
Joel Dice
|
abd9c2bc8d
|
fix primitive class resolution to avoid mistaking normal classes with names like 'B' for primitive classes
|
2007-07-28 10:55:24 -06:00 |
|
Joel Dice
|
363801af1c
|
classpath progress
|
2007-07-27 17:56:19 -06:00 |
|
Joel Dice
|
c9f9b039e6
|
classpath progress
|
2007-07-26 20:39:53 -06:00 |
|
Joel Dice
|
48226f988c
|
add a bunch of classes to classpath and flesh out a few existing ones
|
2007-07-21 11:50:26 -06:00 |
|
Joel Dice
|
de9213ce30
|
finish java/lang/ref/* support; add wrapper classes for primitives
|
2007-07-19 21:18:25 -06:00 |
|