| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | � | bothner | 1999-04-16 | 1 | -2/+8 |
| | | | | | | | | | | | | | * gnu/gcj/convert/UnicodeToBytes.java (write(String,int,int,char[])): New overloading, allows greater efficiency. * gnu/gcj/convert/Output_8859_1.java (write(String,int,int,char[])): New overloading (for efficiency - avoids copying). * gnu/gcj/convert/Output_UTF8.java: Fix typo: 0xC0 -> 0c3F. * gnu/gcj/convert/Input_UTF8.java: Fix typos in bit masks. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26494 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
| * | Initial revision | tromey | 1999-04-07 | 1 | -0/+107 |
| git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26263 138bc75d-0d04-0410-961f-82ee72b054a4 | |||||

