alexpeshkoff
|
532181a7f9
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +00:00 |
|
alexpeshkoff
|
4bdc2a3e19
|
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
|
2014-07-24 06:41:38 +00:00 |
|
skidder
|
7c743fc291
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
|
alexpeshkoff
|
523c55f9d9
|
Implemented CORE-2208: New gbak option to ignore specific tables data during the backup
|
2014-04-28 09:40:34 +00:00 |
|
alexpeshkoff
|
d6297bebd4
|
Fixed some gcc warnings
|
2013-11-19 13:19:11 +00:00 |
|
asfernandes
|
6e3daebcc2
|
Fix old "simplification" that broke SIMILAR TO (bugs.core_0769 test case).
|
2013-07-18 16:21:30 +00:00 |
|
robocop
|
a4c260dbdc
|
Misc.
|
2012-09-30 01:50:41 +00:00 |
|
asfernandes
|
6820b50572
|
Fixed CORE-3754 - SIMILAR TO works wrongly.
Improvement CORE-3919 - Improve SIMILAR TO performance.
|
2012-09-09 01:47:17 +00:00 |
|
asfernandes
|
e51ddc7a38
|
Misc.
|
2012-01-29 02:53:44 +00:00 |
|
robocop
|
21cd78a0fd
|
Cleanup: unused functions, parameters & variables.
|
2012-01-24 03:37:43 +00:00 |
|
asfernandes
|
a1a20777fa
|
Fixed CORE-3523 - SIMILAR TO: False matches on descending ranges.
|
2011-06-15 15:55:20 +00:00 |
|
alexpeshkoff
|
83d6a2f88c
|
Restored a lot of changes, rolled back by me unintentionally
|
2010-10-12 11:36:51 +00:00 |
|
alexpeshkoff
|
2dc25a44bb
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
|
asfernandes
|
2227426f2e
|
Sub-task CORE-3147 - Fix SUBSTRING(SIMILAR) in regard to initial and final shortest matching specified in the standard
|
2010-10-03 00:50:17 +00:00 |
|
asfernandes
|
58a7979097
|
Improve the debug log
|
2010-09-30 15:40:06 +00:00 |
|
asfernandes
|
0e15c4c8ea
|
Misc
|
2010-04-01 00:21:37 +00:00 |
|
aafemt
|
9a950395b0
|
Case-insensitive character class names (CORE-2952)
|
2010-03-31 09:42:01 +00:00 |
|
aafemt
|
9250ebbf6b
|
Code simplification
|
2010-03-30 18:35:03 +00:00 |
|
hvlad
|
b8bffbdbe2
|
Frontport more fixes for bug CORE-2934 : Memory leak in FB2.5 trace plugin
|
2010-03-27 20:06:31 +00:00 |
|
asfernandes
|
2b788805ab
|
Simplificate the pattern matchers templates
|
2010-03-14 20:58:50 +00:00 |
|
asfernandes
|
ee2cc13aba
|
Misc
|
2010-02-24 00:37:04 +00:00 |
|
asfernandes
|
4f9b9161b4
|
Feature CORE-2006 - SUBSTRING with regular expression (SIMILAR TO) capability
|
2010-02-21 01:47:54 +00:00 |
|
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 |
|