gcc/libjava
Michael Koch d288ff8d54 [multiple changes]
2005-04-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* java/net/URI.java:
	Added class documentation.
	(parseURI(String)): Only handle scheme-specific parts
	if URI is not opaque.  Allow for parts that can't be null.
	(toString()): Output the scheme-specific part whole, rather
	than as its possibly non-existent components.

2005-04-20  Jeroen Frijters  <jeroen@frijters.net>

	* java/net/URI.java (AUTHORITY_REGEXP): Corrected regexp.
	(AUTHORITY_USERINFO_GROUP,AUTHORITY_HOST_GROUP,AUTHORITY_PORT_GROUP):
	Adjusted to match new regexp.

From-SVN: r98451
2005-04-20 09:36:06 +00:00
..
external re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
gcj re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
gnu Connection.java, [...]: Reorganized import statements. 2005-04-20 09:25:25 +00:00
include re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
java [multiple changes] 2005-04-20 09:36:06 +00:00
javax 2005-04-20 Roman Kennke <roman@kennke.org> 2005-04-20 05:47:57 +00:00
jni Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
libltdl Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
org/ietf/jgss
scripts re PR libgcj/20975 (Remove scripts/TexinfoDoclet.java) 2005-04-12 21:06:44 +01:00
sysdep
testsuite bytearray.java: New file. 2005-04-06 22:30:01 +00:00
.cvsignore
acinclude.m4
aclocal.m4 Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
addr2name.awk
boehm.cc boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field... 2005-03-28 00:09:38 -08:00
ChangeLog [multiple changes] 2005-04-20 09:36:06 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure * configure: Regenerate. 2005-04-13 01:41:26 +00:00
configure.ac re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc gij.cc (version): Properly quote java version. 2005-04-15 02:40:02 +00:00
HACKING
interpret.cc
jawt.c
jni.cc jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. 2005-04-05 22:26:26 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
LIBGCJ_LICENSE
libtool-version
link.cc jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. 2005-04-05 22:26:26 +00:00
Makefile.am [multiple changes] 2005-04-19 12:19:44 +00:00
Makefile.in [multiple changes] 2005-04-19 12:19:44 +00:00
mauve-libgcj
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc prims.cc (parse_verbose_args): Fix verbose argument parsing. 2005-04-13 16:37:20 +00:00
README
stacktrace.cc Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
THANKS
verify.cc jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. 2005-04-05 22:26:26 +00:00
win32-threads.cc
win32.cc

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