Eric Scharff
|
51c198f0f0
|
Implemented java.lang.Math.random() properly (seeding the random number
on first use, and then using the system random number generator)
|
2007-11-28 17:06:04 -07:00 |
|
Eric Scharff
|
43a2cb7cc5
|
Tie up some loose ends, implementing methods that are useful but not yet implemented.
|
2007-09-28 11:38:58 -06:00 |
|
Eric Scharff
|
09efe501f5
|
Added TODO
|
2007-09-26 09:48:36 -06:00 |
|
Eric Scharff
|
cacb5a6f1e
|
Stub method for Math.random()
|
2007-09-26 09:47:25 -06:00 |
|
Joel Dice
|
cb03240c64
|
quick sketches of various SWT 3.3 dependencies
|
2007-09-11 19:13:05 -06:00 |
|
Joel Dice
|
a4b4f36c5b
|
various classpath updates to help SWT build
|
2007-08-30 17:31:32 -06:00 |
|
Joel Dice
|
38d4ee6e07
|
flesh out ClassLoader, etc.
|
2007-07-30 17:19:05 -06:00 |
|
Joel Dice
|
5e336544f5
|
classpath progress
|
2007-07-29 17:38:35 -06:00 |
|
Joel Dice
|
a2bd7d0668
|
GC stress fixes and other bugfixes; classpath progress
|
2007-07-29 17:32:23 -06:00 |
|