summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed copyright assignment to FSF.Geoff Berry1998-08-3021-21/+21
* Added my name and email.Geoff Berry1998-08-301-1/+2
* Made class and fields public as per jdk1.2b4.Geoff Berry1998-08-261-20/+20
* Added all new .java files that were not already present.Geoff Berry1998-08-251-1/+1
* required by automake to appear in the same dir as source (mostly)Brian Jones1998-08-251-0/+4758
* include doc in make processBrian Jones1998-08-241-1/+1
* added doc/MakefileBrian Jones1998-08-241-0/+1
* generate info file automaticallyBrian Jones1998-08-241-0/+1
* renamed from jcl-hacking.textinfoBrian Jones1998-08-241-0/+692
* renamed to hacking.textinfoBrian Jones1998-08-241-692/+0
* OSCField.java previously removed from java/io/Brian Jones1998-08-241-1/+1
* updated information on website, Sun JVM compatibility, etc.Brian Jones1998-08-241-10/+15
* java.security.acl status update - yet another package that does nothing and m...Aaron M. Renn1998-08-211-2/+2
* Initial CheckinAaron M. Renn1998-08-219-0/+691
* Updated security sectionAaron M. Renn1998-08-211-4/+14
* Initial CheckinAaron M. Renn1998-08-219-0/+523
* Properties for java.util.LocalePaul Fisher1998-08-217-0/+1073
* Initial commit.Paul Fisher1998-08-211-0/+518
* Fixed such heinous bugs in readLine() that I can't believe it ever workedAaron M. Renn1998-08-201-8/+11
* Eliminated internal readLine() method and just use a DataInputStream toAaron M. Renn1998-08-201-38/+6
* Re-fixed major read bug where read would return 0 instead of -1 at endAaron M. Renn1998-08-201-7/+6
* Added anoncvs info.Paul Fisher1998-08-191-4/+17
* (toLowerCase,toUpperCase): Don't copy str to newStr.Paul Fisher1998-08-161-2/+0
* Added a property based aliasing scheme for looking up encoding aliasesAaron M. Renn1998-08-141-0/+12
* Now recognized 0x0000 correctlyAaron M. Renn1998-08-141-8/+11
* Initial checkinAaron M. Renn1998-08-143-0/+1151
* Initial CheckinAaron M. Renn1998-08-131-0/+2
* Now outputs one file with all the class names prepended, for easier diffing.John Keiser1998-08-121-7/+9
* Implemented toString methodsAaron M. Renn1998-08-121-3/+7
* Added Java implementation for basic system classes.John Keiser1998-08-115-0/+1310
* Darn it, wrong path. Sorry.John Keiser1998-08-115-1310/+0
* Added basic Java implementation for these system classes.John Keiser1998-08-118-0/+2154
* Add byte/char encoder/decoder support.Paul Fisher1998-08-101-5/+128
* Add link to the now-working archive.Paul Fisher1998-08-101-2/+2
* Added Greg Smith to java.applet.Paul Fisher1998-08-101-3/+3
* update.Paul Fisher1998-08-101-3/+3
* Update hacking guide to current version.Paul Fisher1998-08-101-237/+248
* refillPaul Fisher1998-08-101-218/+226
* Change around platform support.Paul Fisher1998-08-101-4/+4
* Fix up titlepage to work with texi2html.Paul Fisher1998-08-101-6/+5
* Add doc comment coding standards.Paul Fisher1998-08-101-1/+5
* Replaced $classpath with Classpath.Paul Fisher1998-08-101-41/+41
* (equals): instanceof test fixedPaul Fisher1998-08-101-1/+1
* Add API docs.Paul Fisher1998-08-101-0/+10
* (equals): simplifyPaul Fisher1998-08-101-2/+1
* compiles again.Paul Fisher1998-08-101-1/+1
* (equals): simplifyPaul Fisher1998-08-101-2/+1
* Initial commit. Generates character.uni, block.uni, and titelcase.uni.Paul Fisher1998-08-091-0/+248
* Doc describing the GNU Classpath Unicode Attribute Database formatPaul Fisher1998-08-091-0/+105
* Initial commit of java.lang.Character.Paul Fisher1998-08-091-0/+1239