summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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