asfernandes
|
772a5a9858
|
Fixed CORE-2755 - SIMILAR TO works wrongly
|
2009-11-18 18:38:51 +00:00 |
|
asfernandes
|
c89d55bafa
|
Fixed CORE-2721 - Issue with SIMILAR TO and UTF8 on 2.5 Beta 2 (and 1)
|
2009-11-01 13:54:41 +00:00 |
|
verbguy
|
c5145fbc0e
|
revise to avoid comma operator, per Claudio's request
|
2009-08-28 13:55:02 +00:00 |
|
verbguy
|
ec6882823b
|
HP-UX IA64 warning, variable "scope" used before value is set. reviewed by adriano
|
2009-08-27 14:35:14 +00:00 |
|
robocop
|
2966f5d59e
|
Style.
|
2009-06-27 11:44:21 +00:00 |
|
asfernandes
|
f6f364da49
|
Trim trailling spaces
|
2009-04-04 16:39:31 +00:00 |
|
robocop
|
4480c7c405
|
Misc.
|
2009-04-01 10:49:54 +00:00 |
|
asfernandes
|
2f030c861d
|
Misc
|
2009-03-29 15:23:31 +00:00 |
|
asfernandes
|
38ac4ab183
|
Use SIMILAR TO regexp (with sed syntax for replacements) for trace config
|
2009-03-26 16:33:21 +00:00 |
|
asfernandes
|
62ad8ea507
|
Fixed CORE-2389 - Wrong matching of SIMILAR TO expression with brackets
|
2009-03-26 16:18:55 +00:00 |
|
robocop
|
ecae02c35d
|
Eliminate variable shadowing.
|
2009-02-08 09:40:24 +00:00 |
|
asfernandes
|
372fe94f56
|
Fixed CORE-2308 - SIMILAR TO produces random results with [x-y] expressions
|
2009-02-07 02:32:50 +00:00 |
|
robocop
|
05c7a80586
|
Style.
|
2008-12-23 08:41:23 +00:00 |
|
robocop
|
09132d654a
|
Misc.
|
2008-10-29 05:14:30 +00:00 |
|
asfernandes
|
f830daecf7
|
Fixed CORE-2153 - SIMILAR TO predicate hangs with "|" option
|
2008-10-28 14:17:18 +00:00 |
|
alexpeshkoff
|
5ac5869661
|
CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come.
|
2008-07-03 12:02:54 +00:00 |
|
alexpeshkoff
|
a2e416210b
|
Fixed CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid.
Also cleaned up use of gds__log() in a few places.
|
2008-06-26 09:47:59 +00:00 |
|
asfernandes
|
17c20e8392
|
1) Fixed CORE-1935 – SIMILAR TO character classes are incorrectly recognized.
2) Improve the documentation after some questions from Claudio.
|
2008-06-14 02:17:20 +00:00 |
|
robocop
|
a2cd97355b
|
Misc.
|
2008-05-14 09:24:14 +00:00 |
|
asfernandes
|
102bd1d54d
|
Fixed problems with SIMILAR TO expressions [^x-y] and [x^y]
|
2008-05-11 19:08:16 +00:00 |
|
dimitr
|
9a6c0accf6
|
Reduce number of warnings for 64-bit targets.
|
2008-05-10 16:49:39 +00:00 |
|
asfernandes
|
3039066631
|
Fixed problem matching expressions of type x{n}
|
2008-05-07 16:05:26 +00:00 |
|
asfernandes
|
eee88b371a
|
Make easier to debug the recursive version of SIMILAR TO
|
2008-05-07 15:39:56 +00:00 |
|
asfernandes
|
c4838f08d2
|
Fixed problem of regular expression branches (separated by vertical bar) being not matched correctly
|
2008-05-07 15:20:40 +00:00 |
|
asfernandes
|
9a65232ebf
|
Fixed SIMILAR TO expressions <regular primary> { <low value> } and <regular primary> { <low value> <comma> }
|
2008-05-06 15:27:48 +00:00 |
|
robocop
|
61662f5b5b
|
Constness and style.
|
2008-04-19 09:42:01 +00:00 |
|
dimitr
|
6666fd1e4a
|
The merge continued.
|
2008-01-16 09:48:41 +00:00 |
|