gcc/libjava
Ziga Mahkovec 7e1603c0f0 re PR libgcj/20435 (regex pattern compiling bug)
2005-06-01  Ziga Mahkovec  <ziga.mahkovec@klika.si>

	PR libgcj/20435:
	* gnu/regexp/RESyntax.java (RE_POSSESSIVE_OPS): New field.
	(static): Add possessive matching to JAVA_1_4 syntax.
	* gnu/regexp/RETokenRepeated.java (possessive): New field.
	(makePossessive, isPossessive): New methods.
	(match): Don't back off during possessive matching.
	* gnu/regexp/RE.java (initalize): Accept possessive quantifier.
	* java/util/regex/Pattern.java (constructor): Switch syntax from PERL5
	to JAVA_1_4.

From-SVN: r100466
2005-06-01 22:11:00 +00:00
..
external configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. 2005-05-18 02:03:49 +00:00
gcj configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. 2005-05-18 02:03:49 +00:00
gnu re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00
include decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. 2005-05-26 22:07:04 +01:00
java re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00
javax 2005-05-06 Roman Kennke <roman@kennke.org> 2005-05-06 06:03:17 +00:00
jni gtk_jawt.c (classpath_jawt_object_lock, [...]): New functions. 2005-05-18 14:20:53 +00:00
libltdl
org/ietf/jgss
scripts
sysdep re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
testsuite re PR libgcj/21785 (ClassNotFound during deserialization) 2005-06-01 19:58:25 +00:00
.cvsignore
acinclude.m4
aclocal.m4 configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. 2005-05-18 02:03:49 +00:00
addr2name.awk
boehm.cc
ChangeLog re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00
ChangeLog-1998 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2001 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2004 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
configure re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
configure.ac re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
configure.host re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
COPYING
darwin.cc
defineclass.cc
exception.cc * exception.cc: Revert 05-17 gcc_unreachable change. 2005-05-19 18:28:35 -07:00
gij.cc [multiple changes] 2005-05-13 02:02:39 +01:00
HACKING
interpret.cc
jawt.c gtk_jawt.c (classpath_jawt_object_lock, [...]): New functions. 2005-05-18 14:20:53 +00:00
jni.cc
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc [multiple changes] 2005-05-13 02:02:39 +01:00
Makefile.am Makefile.am (libgcj0_convenience_la): Removed. 2005-05-19 22:46:39 +01:00
Makefile.in Makefile.am (libgcj0_convenience_la): Removed. 2005-05-19 22:46:39 +01:00
mauve-libgcj
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc [multiple changes] 2005-05-13 02:02:39 +01:00
README
stacktrace.cc re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
THANKS
verify.cc
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