Joel Dice
|
a5742f5985
|
update copyright years
|
2010-12-05 20:21:09 -07:00 |
|
Zsombor Gegesy
|
1daa93d3c4
|
add ability to append to files
|
2010-08-16 09:23:48 -06:00 |
|
Joel Dice
|
585dba004b
|
ignore redundant calls to File{In|Out}putStream.close
Previously, we threw an IOException, which did not match Sun's behavior.
|
2010-01-09 18:22:16 -07:00 |
|
Eric Scharff
|
7534459fec
|
Stylistic tweaks
|
2008-07-13 21:54:07 -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
|
b12b779c7f
|
add support for passing properties to the VM via JNI; use vm.builtins property to specify builtin libraries
|
2007-10-25 12:33:43 -06:00 |
|
Joel Dice
|
a4b4f36c5b
|
various classpath updates to help SWT build
|
2007-08-30 17:31:32 -06:00 |
|
Joel Dice
|
f22dda0df1
|
bugfixes
|
2007-08-14 19:14:55 -06:00 |
|
Joel Dice
|
c9f9b039e6
|
classpath progress
|
2007-07-26 20:39:53 -06:00 |
|
Joel Dice
|
7212ba1c30
|
java/io bugfixes and coverage; jni bugfixes; minor refactoring
|
2007-07-26 18:06:05 -06:00 |
|
Joel Dice
|
9ab88ef619
|
a static jni method takes the jclass for that method as its second argument; simplify pad() and divide(), and rename divide() to ceiling(); sketch FileInputStream.cpp and FileOutputStream.cpp
|
2007-07-25 18:48:28 -06:00 |
|
Joel Dice
|
97aaa419b4
|
quick sketch of java/io/*
|
2007-07-24 18:34:45 -06:00 |
|