CVS log for parser3/src/lib/pcre/pa_pcre_internal.h
Up to [parser3project] / parser3 / src / lib / pcre
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: 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
CVS tags: release_3_5_1,
release_3_5_0,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +40 -0 lines
Adopted patch from Yavor Doganov <yavor@gnu.org> to add pcre2 library support (implements feature #1236)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 28 17:08:38 2014 UTC (11 years, 9 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6,
release_3_4_5,
release_3_4_4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
_pcre_default_tables and pcre_valid_utf are copied to parser3 code (fixes issue #991)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 15 21:27:36 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -3 lines
fixUTF8 method added to replace invalid UTF-8 to '?', related to issue #938
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 18 20:45:03 2012 UTC (13 years, 11 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
pcre_internal.h -> pa_pcre_internal.h for Windows compatibility (win32/pcre has own copy of pcre_internal.h
_pcre_default_tables define fixed
E-mail: