Age | Commit message (Expand) | Author | Files | Lines |
2001-05-21 | javaprims.h (_Jv_FormatInt): New declaration. | Per Bothner | 1 | -4/+1 |
2001-04-01 | natString.cc (intern): If string's data does not point to this String, make a... | Per Bothner | 1 | -1/+0 |
2000-11-18 | natString.cc: Include Locale.h. | Tom Tromey | 1 | -8/+26 |
2000-09-13 | String.java (CASE_INSENSITIVE_ORDER): New static field. | Bryce McKinlay | 1 | -1/+16 |
2000-09-08 | PropertyChangeEvent.java (serialVersionUID): Added. | Warren Levy | 1 | -0/+4 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -1/+8 |
2000-05-09 | StringBuffer.java (toString): Don't mark buffer as shared. | Tom Tromey | 1 | -1/+5 |
2000-04-28 | String.java (toString): Remove `final' hack. | Bryce McKinlay | 1 | -3/+0 |
2000-04-12 | natString.cc (unintern): Added `obj' argument. | Tom Tromey | 1 | -2/+2 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-07-01 | String.java (toString): Check for this == null and throw NullPointerException. | Bryce McKinlay | 1 | -0/+3 |
1999-04-21 | String.java: Don't throw UnsupportedEncodingException. | Tom Tromey | 1 | -2/+20 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+286 |