This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-16 19:03 -------
Subject: Bug 20504

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	tromey@gcc.gnu.org	2005-05-16 19:03:02

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/regexp: RE.java 

Log message:
	2005-05-16  Ziga Mahkovec  <ziga.mahkovec@klika.si>
	
	PR libgcj/20504
	gnu/regexp/RE.java: Add support for quoting constructs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3391.2.66&r2=1.3391.2.67
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/regexp/RE.java.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=1.3.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20504


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]