gcc/libjava/java
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
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. 2005-05-06 23:06:18 +00:00
beans 2005-04-29 Robert Schuster <thebohemian@gmx.net> 2005-04-29 06:11:27 +00:00
io re PR libgcj/21785 (ClassNotFound during deserialization) 2005-06-01 19:58:25 +00:00
lang re PR libgcj/21753 (String.substring sharing heuristic should be improved) 2005-06-01 15:52:45 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net re PR libgcj/21606 (java.net.URI fails to decode lowercase hex codes) 2005-05-16 20:27:48 +00:00
nio Charset.java (encode, decode): Synchronize on 'this', not the class. 2005-05-17 01:52:02 +00:00
rmi Naming.java: Added class documentation. 2005-04-22 05:45:02 +00:00
security AccessControlContext.java: Reformated. 2005-04-26 07:16:48 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text re PR libgcj/21736 (MessageFormat("{0,time,medium}") fails) 2005-05-25 15:25:38 +00:00
util re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00