summaryrefslogtreecommitdiff
path: root/java/lang/Object.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-1/+1
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-1/+1
* * java/lang/Process.java: Added import for javadoc.Tom Tromey2005-09-131-2/+2
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-04-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-04-161-2/+5
* 2004-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-151-3/+3
* 2004-10-13 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-131-4/+4
* 2004-04-30 Grzegorz B. Prokopski <gadek@debian.org>Mark Wielaard2004-04-301-12/+3
* 2004-04-17 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-171-1/+1
* Reverted.Etienne M. Gagnon2004-03-291-2/+12
* 2004-03-27 Grzegorz B. Prokopski <gadek@debian.org>Grzegorz B. Prokopski2004-03-271-12/+2
* 2002-03-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-261-0/+6
* 2002-03-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-251-5/+5
* 2002-02-22 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-221-95/+61
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * gnu/Makefile.am: removed tools from SUBDIRSBrian Jones2001-09-211-0/+10
* 2001-09-09 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-09-091-221/+503
* Fix comment bug (thanks to Patrick Doyle <doylep@eecg.toronto.edu>)John Keiser2001-08-181-1/+1
* Change license to libgcc-like terms.Paul Fisher2000-03-161-19/+26
* Fixed glaring ugliness in doc commentsJohn Keiser1999-02-111-0/+1
* Added *lots* of comments, fixed copyrights, added @author, @since tags where ...John Keiser1999-02-081-1/+13
* getClass(): added 'final' keyword for API complianceBrian Jones1998-11-241-241/+241
* finalize(): throws ThrowableBrian Jones1998-10-081-1/+1
* Modified to work with VM interface.John Keiser1998-09-231-235/+241
* Added Java implementation for basic system classes.John Keiser1998-08-111-0/+235