[Bug 377] Changed - Convert regexp test suite to JUnit BugRat Report#667

2001-02-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=377 *** shadow/377 Wed Feb 21 23:30:15 2001 --- shadow/377.tmp.7269 Wed Feb 21 23:31:43 2001 *** *** 7,13 | Severity: Enhancement OS/Version: All | | Priority: High

[Bug 744] New - case independent matchflag not working

2001-02-28 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=744 *** shadow/744 Wed Feb 28 01:08:08 2001 --- shadow/744.tmp.4632 Wed Feb 28 01:08:08 2001 *** *** 0 --- 1,26 + ++ + | case independent matchflag

[Bug 764] New - java.lang.StackOverflowError

2001-03-01 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Thu Mar 1 02:03:02 2001 --- shadow/764.tmp.9777 Thu Mar 1 02:03:02 2001 *** *** 0 --- 1,154

[Bug 810] New - Error in regex

2001-03-02 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=810 *** shadow/810 Fri Mar 2 04:37:30 2001 --- shadow/810.tmp.22730Fri Mar 2 04:37:30 2001 *** *** 0 --- 1,24 + ++ + | Error in regex

[Bug 986] New - Leading "\b" word boundary is ignored

2001-03-15 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=986 *** shadow/986 Thu Mar 15 09:39:09 2001 --- shadow/986.tmp.18035Thu Mar 15 09:39:09 2001 *** *** 0 --- 1,24 + ++ + | Leading "\b&

[Bug 1030] New - {n,m} notation failure in org.apache.regexp.RE.match

2001-03-19 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1030 *** shadow/1030 Mon Mar 19 14:05:51 2001 --- shadow/1030.tmp.7268Mon Mar 19 14:05:51 2001 *** *** 0 --- 1,25 + ++ + | {n,m} notation

[Bug 764] Changed - java.lang.StackOverflowError

2001-03-22 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Thu Mar 1 02:03:02 2001 --- shadow/764.tmp.25365Thu Mar 22 05:51:55 2001 *** *** 151,154 Thanks, ! Isabelle Lieu --- 151,158 Thanks, ! Isabelle Lieu ! ! --- Additional

[Bug 764] Changed - java.lang.StackOverflowError

2001-03-28 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Thu Mar 22 05:51:55 2001 --- shadow/764.tmp.4348 Wed Mar 28 14:11:04 2001 *** *** 155,158 --- Additional Comments From [EMAIL PROTECTED] 2001-03-22 05:51 --- Have you tried to start java with

[Bug 1030] Changed - {n,m} notation failure in org.apache.regexp.RE.match

2001-04-23 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1030 *** shadow/1030 Mon Mar 19 14:05:51 2001 --- shadow/1030.tmp.6126Mon Apr 23 11:38:30 2001 *** *** 4,10 |Bug #: 1030Product: Regexp | | Status: NEW

[Bug 2121] New: - '.' or '-' in bracket expression gives unexpected results

2001-06-11 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2121 *** shadow/2121 Mon Jun 11 12:26:15 2001 --- shadow/2121.tmp.1948Mon Jun 11 12:26:15 2001 *** *** 0 --- 1,71 + ++ + | '.'

[Bug 2122] New: - problem with character class sub-parser

2001-06-11 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2122 *** shadow/2122 Mon Jun 11 16:42:59 2001 --- shadow/2122.tmp.2775Mon Jun 11 16:42:59 2001 *** *** 0 --- 1,69 + ++ + | problem with

[Bug 764] - java.lang.StackOverflowError

2001-06-12 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Sun May 20 17:22:06 2001 --- shadow/764.tmp.5523 Tue Jun 12 10:09:09 2001 *** *** 1,19 ! Bug#: 764 ! Product: Regexp ! Version: unspecified ! Platform: PC ! OS/Version: Windows NT/2K ! Status: NEW

[Bug 764] - java.lang.StackOverflowError

2001-06-12 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Tue Jun 12 10:09:09 2001 --- shadow/764.tmp.5543 Tue Jun 12 10:10:24 2001 *** *** 188,190 --- 188,193 I also had a second version of this problem where the match() method just crashes. The debugger

[Bug 2188] New: - RegExp Error

2001-06-14 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2188 *** shadow/2188 Thu Jun 14 12:41:25 2001 --- shadow/2188.tmp.20337 Thu Jun 14 12:41:25 2001 *** *** 0 --- 1,29 + ++ + | RegExp Error

[Bug 2121] - '.' or '-' in bracket expression gives unexpected results

2001-06-21 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2121 *** shadow/2121 Mon Jun 11 12:26:15 2001 --- shadow/2121.tmp.13736 Thu Jun 21 14:29:55 2001 *** *** 4,10 |Bug #: 2121Product: Regexp | | Status: NEW

[Bug 764] - java.lang.StackOverflowError

2001-06-22 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764 *** shadow/764 Tue Jun 12 10:10:24 2001 --- shadow/764.tmp.18814Fri Jun 22 03:34:31 2001 *** *** 191,193 --- 191,408 --- Additional Comments From [EMAIL PROTECTED] 2001-06-12 10:10 --- Oh, I

[Bug 986] - Leading "\b" word boundary is ignored

2001-06-26 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=986 *** shadow/986 Sun May 20 17:23:18 2001 --- shadow/986.tmp.2976 Tue Jun 26 10:29:15 2001 *** *** 1,19 ! Bug#: 986 ! Product: Regexp ! Version: unspecified ! Platform: Other ! OS/Version: Other ! Status: NEW ! Resolution

[Bug 2371] New: - "foo:\b" fails to match "foo: bar"

2001-06-27 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2371 *** shadow/2371 Wed Jun 27 14:38:43 2001 --- shadow/2371.tmp.9007Wed Jun 27 14:38:43 2001 *** *** 0 --- 1,30 + ++ + | "foo:\b"

[Bug 2487] New: - Bracketed quantifiers {n,m} don't accept 0 as a lower bound.

2001-07-06 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2487 *** shadow/2487 Fri Jul 6 15:57:14 2001 --- shadow/2487.tmp.21033 Fri Jul 6 15:57:14 2001 *** *** 0 --- 1,25 + ++ + | Bracketed

[Bug 2525] New: - Leading zero-length string splitted by RE

2001-07-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2525 *** shadow/2525 Mon Jul 9 18:50:38 2001 --- shadow/2525.tmp.18273 Mon Jul 9 18:50:38 2001 *** *** 0 --- 1,19 + ++ + | Leading zero

[Bug 764] - java.lang.StackOverflowError

2001-08-01 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764

[DO NOT REPLY: Bug 3273] New: CharacterArrayCharacterIterator substring function returns incorrect results

2001-08-25 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 3303] New: Unicode 3.0 character \\uFFFD

2001-08-28 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2525] Leading zero-length string splitted by RE

2001-08-28 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 3373] New: jakarta-oro-2.0.4 regexp compile and match error

2001-09-02 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 3373] jakarta-oro-2.0.4 regexp compile and match error

2001-09-02 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 3373] jakarta-oro-2.0.4 regexp compile and match error

2001-09-02 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

Bug report for Regexp [2001/09/04]

2001-09-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[DO NOT REPLY: Bug 764] java.lang.StackOverflowError

2001-09-06 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764

[DO NOT REPLY: Bug 764] java.lang.StackOverflowError

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=764

[DO NOT REPLY: Bug 377] Convert regexp test suite to JUnit BugRat Report#667

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=377

[DO NOT REPLY: Bug 986] Leading "\b" word boundary is ignored

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=986

[DO NOT REPLY: Bug 1030] {n,m} notation failure in org.apache.regexp.RE.match

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2121] '.' or '-' in bracket expression gives unexpected results

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2122] problem with character class sub-parser

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2121] '.' or '-' in bracket expression gives unexpected results

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2525] Leading zero-length string splitted by RE

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 1030] {n,m} notation failure in org.apache.regexp.RE.match

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2487] Bracketed quantifiers {n,m} don't accept 0 as a lower bound.

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 2371] "foo:\b" fails to match "foo: bar"

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 986] Leading "\b" word boundary is ignored

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=986

[DO NOT REPLY: Bug 2188] Problem with glob matching ie mu* matches huber

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

[DO NOT REPLY: Bug 810] Error in regex

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=810

[DO NOT REPLY: Bug 2121] '.' or '-' in bracket expression gives unexpected results

2001-09-08 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id

Bug report for Regexp [2001/09/09]

2001-09-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2001/09/16]

2001-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 3753] New: - RE matches when it shouldn't

2001-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3753>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3753] - RE matches when it shouldn't

2001-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3753>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3773] New: - Problem with parsing greedy match modifiers

2001-09-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3773>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2001/09/23]

2001-09-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 3793] New: - Distribution .zip structure is inconsistent with other Jakarta projects

2001-09-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3793>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2001/09/30]

2001-09-30 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2001/10/21]

2001-10-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2001/10/28]

2001-10-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 4872] New: - RE Reports False Match

2001-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4872>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 4057] - \w does not match underscore

2001-11-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4057>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3877] New: - {n} and {n,m} not thread safe

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3877] - {0,n} matches 0 to n+1 instead of 0 to n times.

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3877] - {n} and {n,m} not thread safe

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3877] - {n} and {n,m} not thread safe

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3879] New: - Expressions using {0,n} match 0 to n+1 times instead of 0 to n times

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3879>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 3877] - {n} and {n,m} not thread safe

2001-09-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2001/10/07]

2001-10-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 4057] New: - \w does not match underscore

2001-10-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4057>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 4137] New: - regexp match gets different results on different platforms

2001-10-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4137>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2001/10/14]

2001-10-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 4183] New: - regexp match gets different results on different platforms

2001-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4183>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 5212] New: - Bracketed space [ \-] followed by dash does not match space

2001-11-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5212>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 5243] New: - Regexp 1.2 RE.match() hangs java.exe

2001-12-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5243>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 5306] New: - different results for same pattern: missing '^'

2001-12-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5306>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 5388] New: - Regex home page link to FAQ is broken

2001-12-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5388>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 5734] New: - the boundary matcher "\b" doesn't seem to work

2002-01-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5734>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 6350] New: - regexp-1.2-2.noarch.rpm changes permissions for /usr/share/java directory

2002-02-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6350>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 6350] - regexp-1.2-2.noarch.rpm changes permissions for /usr/share/java directory

2002-02-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6350>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 6350] - regexp-1.2-2.noarch.rpm changes permissions for /usr/share/java directory

2002-02-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6350>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 6567] New: - ArrayIndex...Exception from RE.match

2002-02-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6567>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 6567] - ArrayIndex...Exception from RE.match

2002-02-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6567>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2002/02/25]

2002-02-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/03/03]

2002-03-03 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/03/10]

2002-03-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/03/17]

2002-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 7288] New: - Bug in negative character ranges

2002-03-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7288>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 7288] - Bug in negative character ranges

2002-03-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7288>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 7288] - Bug in negative character ranges

2002-03-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7288>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 2525] - Leading zero-length string splitted by RE

2002-03-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2525>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2002/03/24]

2002-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/03/31]

2002-03-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/04/07]

2002-04-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/04/14]

2002-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/04/21]

2002-04-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 8386] New: - found some bugs

2002-04-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8386>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 8386] - found some bugs

2002-04-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8386>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 8467] New: - [PATCH] Number of paren pairs limited to 16

2002-04-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8467>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 8467] - [PATCH] Number of paren pairs limited to 16

2002-04-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8467>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2002/04/28]

2002-04-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 8777] New: - Wrong interval parsing [^a-bd-f]

2002-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8777>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

Bug report for Regexp [2002/05/05]

2002-05-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Regexp [2002/05/12]

2002-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 9035] New: - big Latitude Longitude RE causes IndexOutOfBoundsException

2002-05-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9035>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

DO NOT REPLY [Bug 9035] - big Latitude Longitude RE causes IndexOutOfBoundsException

2002-05-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9035>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bu

  1   2   3   4   5   6   7   8   >