summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Eliminated internal readLine() method and just use a DataInputStream toAaron M. Renn1998-08-201-38/+6
* 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
* Added basic Java implementation for these system classes.John Keiser1998-08-112-0/+110
* Initial commit.Paul Fisher1998-08-091-0/+29
* Added a method in ClassHelper, added ChangeLogJohn Keiser1998-08-092-0/+17
* Standard DocsJohn Keiser1998-08-092-0/+4
* Standard docsJohn Keiser1998-08-093-0/+10
* Update stringsAaron M. Renn1998-08-022-0/+16
* Initial CheckinAaron M. Renn1998-08-028-0/+2580
* Initial checkinAaron M. Renn1998-08-021-0/+136
* Initial CheckinAaron M. Renn1998-08-022-0/+247
* Minor organizational cleanupAaron M. Renn1998-08-023-31/+33
* Fixed minor but major typo bugAaron M. Renn1998-08-022-1/+6
* Fixed them. They work now.John Keiser1998-08-011-6/+91
* Mirrors Sun's ComponentBeanInfo.John Keiser1998-08-011-0/+36
* Fixed typo.John Keiser1998-08-011-1/+1
* Fixed EventSet naming problem.John Keiser1998-08-011-2/+2
* Fairly major revision, changing the way methods are found and usedJohn Keiser1998-08-012-121/+125
* Fixed getAllMethodsAtDeclaration() cache.John Keiser1998-08-011-2/+2
* Initial CheckinAaron M. Renn1998-08-018-0/+1560
* Merged my update logsAaron M. Renn1998-08-011-0/+11
* Initial CheckinAaron M. Renn1998-08-011-0/+552
* Minor bugfix.John Keiser1998-08-011-31/+11
* Fixed bug wherein multiple methods with same name could not be addedJohn Keiser1998-08-011-12/+4
* Small bugfixes.John Keiser1998-07-311-1/+1
* PropertyEditors for the primitive types.John Keiser1998-07-3110-0/+497
* Helpers for java.beans.John Keiser1998-07-314-0/+678
* Stuff that oughta have been in the core in the first place :)John Keiser1998-07-312-0/+182
* ObjectInputStream, but allowing a different ClassLoader.John Keiser1998-07-311-0/+53
* Fixed (getClassForEncoding(String)) to actually work with arrays.Geoff Berry1998-07-241-6/+8
* Copyright notice updateAaron M. Renn1998-07-243-69/+45
* Added `getClassForEncoding(String)' method.Geoff Berry1998-07-211-1/+49
* See ChangeLog.Geoff Berry1998-07-076-16/+87
* Added ChangeLogGeoff Berry1998-07-071-0/+4
* Added commentsGeoff Berry1998-07-071-5/+37
* Added ChangeLogs.Geoff Berry1998-07-071-0/+4
* Added comments for gnu/java/lang/reflect/TypeSignature.javaGeoff Berry1998-07-071-8/+53
* Added files needed for writing out serialized objects.Geoff Berry1998-07-047-1/+251
* Updates loggedAaron M. Renn1998-06-101-0/+7
* Use PushbackInputStream to avoid single byte reads while fetching headersAaron M. Renn1998-06-101-18/+48
* Initial CheckinAaron M. Renn1998-05-1812-0/+540