gcc/libjava/gnu
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
..
awt natXAnyEvent.cc (loadNext): Added timeout. 2005-03-07 16:49:37 +00:00
classpath Fix typo in initial commit. 2005-06-01 20:08:39 +00:00
gcj SystemClassLoader.java (init): Handle empty element in path. 2005-05-13 20:20:56 +00:00
java re PR libgcj/21821 (MAXPATHLEN usage in libjava) 2005-05-30 17:02:38 +01:00
javax/swing/text/html ParserDelegator.java (callBack, gnu): Now package-private. 2005-04-26 18:57:40 +00:00
regexp re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00
xml SAXEventSink.java: Ignore XML entities in start/ end entity callbacks. 2005-05-25 20:23:01 +00:00