CVS log for parser3/src/types/pa_vregex.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 26 01:56:54 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +3 -3 lines
VString(const char *avalue) added and used to optimize new VString(*new String(i.key(), String::L_TAINTED)) (related to feature #1277)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +2 -2 lines
Copyright year updated
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 12 18:29:28 2023 UTC (2 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +61 -14 lines
Adopted patch from Yavor Doganov <yavor@gnu.org> to add pcre2 library support (implements feature #1236)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 5 01:28:08 2023 UTC (2 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +2 -4 lines
+ VSimple_stateless_object, "element can not be fetched from" for them, "field not found" for all other types (related to bug #1227)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:13 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +3 -3 lines
copyright, authors actualized
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:42 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2 lines
Copyright year updated
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 19 00:27:43 2018 UTC (8 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +14 -5 lines
^regex::create[$regex] added (implements feature #1135)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:50 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -2 lines
Copyright year: 2015->2017
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:02 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -2 lines
Copyright year updated
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 30 22:55:29 2015 UTC (11 years ago) by moko
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2 lines
warning war (-pedantic flag)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 16 09:47:36 2015 UTC (11 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
- $var.CLASS & $var.CLASS_NAME now have special opcodes. This can be switched off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL on pa_opcode.h ( new feature: #844 )
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:41 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_3,
release_3_4_2
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:19 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 30 03:14:54 2011 UTC (15 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
- \w & Co now contain unicode properties as well ( new feature #294 )
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 26 06:39:52 2010 UTC (15 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2 lines
- warnings removed
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 4 13:51:22 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +9 -4 lines
closes #6: exeption now thrown if invalid options is passed
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 6 04:54:34 2009 UTC (16 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2 lines
- check UTF8 only during 1st iteration
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 17 02:17:25 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +2 -2 lines
no message
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 17 02:06:18 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +25 -1 lines
- $regex.pattern and $regex.options were added
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:10:09 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:48:24 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -6 lines
- optimizations and simplification of string.cstr(...)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 29 09:25:02 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +7 -2 lines
- ^untaint[regex][] for all tainted data while creating pattern
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +5 -5 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 13 08:36:22 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +4 -4 lines
no message
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 13 07:35:27 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +6 -7 lines
- result optimisation
- helper_length parameter removed from string constructors
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 22 04:34:14 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
- class vregex was added
E-mail: