index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
java
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add license clarification.
mark
2002-01-22
20
-100
/
+320
*
* java/text/CollationElementIterator.java (secondaryOrder): Cast
tromey
2001-12-18
1
-3
/
+3
*
* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
jsm28
2001-10-31
1
-1
/
+1
*
* java/text/DecimalFormat.java (format): Use localized minus sign
tromey
2001-10-05
1
-2
/
+6
*
* java/text/RuleBasedCollator.java (clone): Rewrote.
tromey
2001-09-07
3
-444
/
+490
*
* java/text/DateFormatSymbols.java: Re-merged with Classpath.
tromey
2001-09-05
1
-6
/
+25
*
* java/text/MessageFormat.java (setLocale): Don't catch ParseException
bryce
2001-09-05
1
-8
/
+1
*
* java/text/SimpleDateFormat.java: Re-merged with Classpath.
tromey
2001-09-05
19
-1815
/
+5199
*
* Makefile.in: Rebuilt.
tromey
2001-09-02
1
-21
/
+78
*
* java/util/Calendar.java (set): Never recompute fields here. They
bryce
2001-07-26
1
-63
/
+80
*
* java/text/SimpleDateFormat.java (parse): Handle non-dst time
tromey
2001-05-16
1
-8
/
+18
*
* java/text/SimpleDateFormat.java (parse): Clear DST_OFFSET and
tromey
2001-05-14
1
-2
/
+4
*
2001-05-10 Tom Tromey <tromey@redhat.com>
tromey
2001-05-10
1
-17
/
+45
*
* java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.
warrenl
2001-04-20
1
-654
/
+203
*
2001-04-02 Torsten Rueger <torsten.rueger@firsthop.com>
tromey
2001-04-02
1
-1
/
+1
*
Fix for PR libgcj/1906:
tromey
2001-02-07
1
-25
/
+17
*
* java/text/SimpleDateFormat.java (format): Compute hour for cases
warrenl
2001-01-20
1
-6
/
+6
*
Fix for PR libgcj/1411:
warrenl
2001-01-09
1
-17
/
+11
*
* java/text/NumberFormat.java (groupingUsed, parseIntegerOnly,
tromey
2000-12-15
1
-6
/
+6
*
* java/text/Collator.java (decomposeCharacter, decmp, strength):
tromey
2000-12-06
3
-6
/
+6
*
* java/io/FilePermission.java: Made class final per spec.
warrenl
2000-12-04
1
-1
/
+1
*
* java/text/DateFormatSymbols.java (zoneStringsDefault): Added
warrenl
2000-11-28
2
-3
/
+23
*
* Makefile.am: Added natTimeZone.cc.
warrenl
2000-11-28
2
-442
/
+1084
*
* java/lang/natString.cc: Include Locale.h.
tromey
2000-11-18
2
-76
/
+100
*
* java/text/CollationKey.java: Implement Comparable.
tromey
2000-11-17
2
-3
/
+14
*
* gnu/gcj/text/LocaleData_en.java (monetarySeparator): Added.
warrenl
2000-10-10
7
-16
/
+117
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
2
-4
/
+2
*
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
warrenl
2000-06-27
1
-37
/
+39
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
2
-12
/
+4
*
* java/util/Vector.java (VectorEnumeration): Now `final'.
tromey
2000-04-11
1
-2
/
+2
*
* All files: Updated copyright information.
tromey
2000-03-07
20
-20
/
+20
*
* java/util/Calendar.java (toString): New method.
tromey
2000-02-03
6
-6
/
+67
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
20
-20
/
+20
*
1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-09-22
2
-1
/
+6
*
* configure: Rebuilt.
tromey
1999-09-10
1
-1
/
+1
*
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
warrenl
1999-06-23
1
-1
/
+1
*
* java/text/DecimalFormat.java: Throw IllegalArgumentException
warrenl
1999-06-10
1
-28
/
+31
*
1999-06-10 Warren Levy <warrenl@cygnus.com>
warrenl
1999-06-10
1
-3
/
+3
*
* java/text/DateFormat.java (computeInstance): Separate time
green
1999-05-08
1
-7
/
+24
*
* java/lang/StringBuffer.java (ensureCapacity): Don't resize
tromey
1999-04-30
3
-16
/
+25
*
* natCollator.cc: New file.
tromey
1999-04-26
1
-0
/
+74
*
* java/util/GregorianCalendar.java (setDefaultTime): New method.
tromey
1999-04-26
4
-0
/
+670
*
Initial revision
tromey
1999-04-07
15
-0
/
+4000