summaryrefslogtreecommitdiff
path: root/java/util/SimpleTimeZone.java
Commit message (Expand)AuthorAgeFilesLines
* 2007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-231-73/+47
* 2006-05-10 Lillian Angel <langel@redhat.com>Lillian Angel2006-05-101-49/+53
* 2006-05-01 Lillian Angel <langel@redhat.com>Lillian Angel2006-05-011-52/+48
* 2005-10-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-10-231-0/+1
* * java/util/regex/Matcher.java (matches): Javadoc fix.Tom Tromey2005-09-131-1/+1
* 2005-07-05 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-07-051-11/+10
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* * java/util/SimpleTimeZone.java (getOffset): Calculate beforeEnd byMark Wielaard2005-02-201-1/+2
* * java/util/SimpleTimeZone.java (checkRule): ThrowMark Wielaard2005-02-171-0/+3
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-1/+2
* 2005-01-23 Sven de Marothy <sven@physto.se>Sven de Marothy2005-01-231-14/+20
* 2005-01-21 Sven de Marothy <sven@physto.se>Sven de Marothy2005-01-211-174/+141
* 2005-01-08 Michael Koch <konqueror@gmx.de>Michael Koch2005-01-081-1/+3
* 2005-01-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-01-071-2/+3
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>Michael Koch2004-06-151-19/+36
* 2004-05-07 Jerry Quinn <jlquinn@optonline.net>Michael Koch2004-05-071-7/+226
* 2003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch2003-12-261-7/+25
* 2003-06-21 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-211-2/+1
* 2003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-191-4/+6
* getOffset: Docfix for pre-formatted code without asterisks in JavaDoc.Sascha Brawer2002-04-301-4/+5
* Add License clarificationMark Wielaard2002-01-221-5/+16
* These changes were ommitted from my last check-in. Oops.Bryce McKinlay2000-11-261-1/+1
* * java/math/BigDecimal.java (intVal): Renamed from 'num' forWarren Levy2000-10-271-2/+19
* 2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-261-22/+22
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-241-719/+741
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+26
* Added getDSTSavings()Jochen Hoenicke1999-12-301-0/+12
* fixed a few bugs.Jochen Hoenicke1999-12-301-80/+90
* getDisplayName removed (TimeZone handles it now).Jochen Hoenicke1999-08-261-87/+91
* Added getDisplayName()Aaron M. Renn1999-01-261-0/+51
* aesthetic fixes (mainly comments)Jochen Hoenicke1999-01-111-7/+7
* Initial CheckinAaron M. Renn1998-12-131-0/+707