.. |
sljit
|
JIT compiler update.
|
2015-07-03 07:04:45 +00:00 |
config.h.generic
|
Final file tidies for 10.20.
|
2015-07-02 13:18:14 +00:00 |
dftables.c
|
Fix typos in dftables.c for z/OS.
|
2015-07-08 08:30:23 +00:00 |
pcre2_auto_possess.c
|
Remove unused redundant copy of opcode_possessify table.
|
2015-07-06 16:07:54 +00:00 |
pcre2_chartables.c.dist
|
|
|
pcre2_compile.c
|
Ignore {1} quantifiers.
|
2015-07-17 13:41:09 +00:00 |
pcre2_config.c
|
|
|
pcre2_context.c
|
(1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc)
|
2014-12-01 16:14:53 +00:00 |
pcre2_dfa_match.c
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2_error.c
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2_find_bracket.c
|
Move pcre2_find_bracket() into its own module to avoid circular dependency.
|
2015-07-16 16:11:52 +00:00 |
pcre2_internal.h
|
Fix [\h] in EBCDIC environments.
|
2015-06-22 13:40:23 +00:00 |
pcre2_intmodedep.h
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2_jit_compile.c
|
Improve matching speed of patterns starting with + or * in JIT.
|
2015-07-03 06:46:20 +00:00 |
pcre2_jit_match.c
|
Improve options passing.
|
2015-04-20 13:04:02 +00:00 |
pcre2_jit_misc.c
|
Fix compiler errors when JIT is not enabled.
|
2015-03-06 12:49:18 +00:00 |
pcre2_jit_test.c
|
Fix JIT compilation of conditional blocks whose assertion is converted to (*FAIL).
|
2015-03-24 08:43:52 +00:00 |
pcre2_maketables.c
|
|
|
pcre2_match_data.c
|
Use allocator from code for pcre2_match_data_create_from_pattern if NULL
|
2014-11-28 13:23:40 +00:00 |
pcre2_match.c
|
Memchr() speed-up for unanchored pattern in 8-bit mode.
|
2015-07-06 16:05:41 +00:00 |
pcre2_newline.c
|
|
|
pcre2_ord2utf.c
|
|
|
pcre2_pattern_info.c
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2_printint.c
|
Re-do previous patch and fix new forward-reference-with-quantification bugs.
|
2015-05-06 16:51:25 +00:00 |
pcre2_serialize.c
|
Fix DECL/DEFN typo that affects Windows.
|
2015-02-24 14:21:28 +00:00 |
pcre2_string_utils.c
|
|
|
pcre2_study.c
|
Fix very slow find_minlength when mutual recursion is present.
|
2015-04-13 09:13:39 +00:00 |
pcre2_substitute.c
|
Fix replacement bug in pcre2_substitute().
|
2015-02-10 12:48:45 +00:00 |
pcre2_substring.c
|
Improvements for substring handling with partial matches.
|
2014-12-22 17:33:10 +00:00 |
pcre2_tables.c
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2_ucd.c
|
|
|
pcre2_ucp.h
|
|
|
pcre2_valid_utf.c
|
|
|
pcre2_xclass.c
|
|
|
pcre2.h.generic
|
Final file tidies for 10.20.
|
2015-07-02 13:18:14 +00:00 |
pcre2.h.in
|
Source and document file tidies for 10.20-RC1.
|
2015-06-18 16:39:25 +00:00 |
pcre2demo.c
|
|
|
pcre2grep.c
|
Fix memory leak in pcre2grep.
|
2015-06-30 10:28:59 +00:00 |
pcre2posix.c
|
Fix data overrun for /(?(?C)/
|
2015-03-20 12:37:28 +00:00 |
pcre2posix.h
|
|
|
pcre2test.c
|
Add code to show EBCDIC code page for native z/OS.
|
2015-07-06 16:14:04 +00:00 |