mirror of git://gcc.gnu.org/git/gcc.git
2005-02-16 Julian Scheid <julian@sektor37.de>
* gnu/java/nio/charset/UTF_8.java (decodeLoop): Set inPos to
in.position().
(encodeLoop): Likewise.
From-SVN: r95125
|
||
|---|---|---|
| .. | ||
| external | ||
| gcj | ||
| gnu | ||
| include | ||
| java | ||
| javax | ||
| jni | ||
| libltdl | ||
| org/ietf/jgss | ||
| scripts | ||
| sysdep | ||
| testsuite | ||
| .cvsignore | ||
| COPYING | ||
| ChangeLog | ||
| ChangeLog-1999 | ||
| ChangeLog-2001 | ||
| ChangeLog-2002 | ||
| ChangeLog-2003 | ||
| HACKING | ||
| LIBGCJ_LICENSE | ||
| Makefile.am | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| addr2name.awk | ||
| boehm.cc | ||
| configure | ||
| configure.ac | ||
| configure.host | ||
| darwin.cc | ||
| defineclass.cc | ||
| exception.cc | ||
| gij.cc | ||
| interpret.cc | ||
| jawt.c | ||
| jni.cc | ||
| libgcj-test.spec.in | ||
| libgcj.pc.in | ||
| libgcj.spec.in | ||
| libtool-version | ||
| link.cc | ||
| mauve-libgcj | ||
| no-threads.cc | ||
| nogc.cc | ||
| pkg.m4 | ||
| posix-threads.cc | ||
| posix.cc | ||
| prims.cc | ||
| verify.cc | ||
| win32-threads.cc | ||
| win32.cc | ||
README
This is libgcj: the runtime library for gcj, the GNU Compiler for Java. libgcj provides a partial implementation of the Java Class Libraries. libgcj is free software. See the file LIBGCJ_LICENSE for copying permission. DOCUMENTATION ============= All documentation, including detailed installation and usage instructions, can be found on the gcj web pages at this URL: http://gcc.gnu.org/java/ BUGS ==== Please submit bug reports via this URL: http://gcc.gnu.org/bugzilla