.. |
sljit
|
Minor JIT compiler update.
|
2016-07-17 04:39:51 +00:00 |
config.h.generic
|
Note in config.h that SUPPORT_PCRE2GREP_JIT needs SUPPORT_JIT in order to be
|
2016-10-14 15:16:39 +00:00 |
config.h.in
|
Note in config.h that SUPPORT_PCRE2GREP_JIT needs SUPPORT_JIT in order to be
|
2016-10-14 15:16:39 +00:00 |
dftables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_auto_possess.c
|
Add missing #ifdef SUPPORT_UNICODE to avoid "unused variable" warning.
|
2016-06-28 16:19:47 +00:00 |
pcre2_chartables.c.dist
|
|
|
pcre2_compile.c
|
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
|
2016-10-02 16:01:01 +00:00 |
pcre2_config.c
|
Documentation detrail and make HTML for 10.22-RC1.
|
2016-06-29 16:52:05 +00:00 |
pcre2_context.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_dfa_match.c
|
Documentation detrail and make HTML for 10.22-RC1.
|
2016-06-29 16:52:05 +00:00 |
pcre2_error.c
|
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
|
2016-10-02 16:01:01 +00:00 |
pcre2_find_bracket.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_internal.h
|
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
|
2016-10-02 16:01:01 +00:00 |
pcre2_intmodedep.h
|
Insert missing casts to reduce compiler warnings.
|
2016-10-06 16:47:56 +00:00 |
pcre2_jit_compile.c
|
Fix register overwite in JIT when SSE2 acceleration is enabled.
|
2016-07-01 08:56:59 +00:00 |
pcre2_jit_match.c
|
JIT compiler update.
|
2016-02-29 09:09:40 +00:00 |
pcre2_jit_misc.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_jit_test.c
|
Fix register overwite in JIT when SSE2 acceleration is enabled.
|
2016-07-01 08:56:59 +00:00 |
pcre2_maketables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_match_data.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_match.c
|
Insert missing casts to reduce compiler warnings.
|
2016-10-06 16:47:56 +00:00 |
pcre2_newline.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_ord2utf.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_pattern_info.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_printint.c
|
Tidy code to get rid of compiler warnings.
|
2016-07-27 18:00:12 +00:00 |
pcre2_serialize.c
|
Add a bit more sanity checking to pcre2_serialize_decode(), and document.
|
2016-05-24 16:37:13 +00:00 |
pcre2_string_utils.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_study.c
|
Fix typo in pcre2_study().
|
2016-02-28 14:56:50 +00:00 |
pcre2_substitute.c
|
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
|
2016-10-02 16:01:01 +00:00 |
pcre2_substring.c
|
Ensure all _free() functions do nothing for NULL, and document this.
|
2016-02-06 12:45:56 +00:00 |
pcre2_tables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_ucd.c
|
Update Unicode tables to 8.0.0.
|
2015-07-17 15:44:51 +00:00 |
pcre2_ucp.h
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_valid_utf.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_xclass.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2.h
|
Update pcre2test with the /utf8_input option, for generating wide characters in
|
2016-08-03 09:01:02 +00:00 |
pcre2.h.generic
|
Final file tidies for 10.22.
|
2016-07-29 08:47:39 +00:00 |
pcre2.h.in
|
Documentation detrail and make HTML for 10.22-RC1.
|
2016-06-29 16:52:05 +00:00 |
pcre2demo.c
|
Tidy pcre2demo.c
|
2016-02-02 16:25:47 +00:00 |
pcre2grep.c
|
Make pcre2grep work (using the interpreter) if compiled with JIT support when
|
2016-10-13 17:20:08 +00:00 |
pcre2posix.c
|
Add MSVC snprintf fix to pcre2posix.c, which no longer includes
|
2016-06-26 16:21:23 +00:00 |
pcre2posix.h
|
Detect and warn when pcre2test is linked with an alien POSIX library.
|
2016-02-03 15:22:01 +00:00 |
pcre2test.c
|
Fix callout display bug in pcre2test.
|
2016-10-05 16:53:34 +00:00 |