| Age | Commit message (Expand) | Author |
|---|---|---|
| 2001-01-07 | Fix bug in URLConnection and correct javadoc annotations in StringBuffer. | Anthony Green |
| 2000-12-08 | StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper ... | Warren Levy |
| 2000-05-19 | Jumbo patch: | Tom Tromey |
| 2000-05-10 | StringBuffer.java (replace): Calculate length for arraycopy() correctly. | Bryce McKinlay |
| 2000-05-10 | StringBuffer.java (delete): Call arrayCopy() correctly. | Bryce McKinlay |
| 2000-05-09 | StringBuffer.java (toString): Don't mark buffer as shared. | Tom Tromey |
| 2000-04-09 | StringBuffer.java (ensureCapacity): Don't call Math::max. | Anthony Green |
| 2000-01-17 | StringBuffer.java (StringBuffer): Don't special case null argument. | Anthony Green |
| 1999-04-30 | StringBuffer.java (ensureCapacity): Don't resize vector when shared. | Tom Tromey |
| 1999-04-07 | Initial revision | Tom Tromey |
