.. |
sljit
|
JIT compiler update
|
2015-05-29 12:52:59 +00:00 |
config.h.generic
|
Final file tidies for 10.10 release.
|
2015-03-06 15:08:29 +00:00 |
dftables.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2.h.generic
|
Final file tidies for 10.10 release.
|
2015-03-06 15:08:29 +00:00 |
pcre2.h.in
|
Implement PCRE2_ALT_CIRCUMFLEX.
|
2015-04-22 17:39:25 +00:00 |
pcre2_auto_possess.c
|
Set auto-possessify limit to 1000 from 10000 (to match the Changelog).
|
2015-04-01 13:56:11 +00:00 |
pcre2_chartables.c.dist
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
pcre2_compile.c
|
Fix table entry for \l in EBCDIC environments.
|
2015-06-09 16:33:44 +00:00 |
pcre2_config.c
|
Tidy up API for pcre2_config.
|
2014-11-25 11:55:07 +00:00 |
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
|
Implement PCRE2_ALT_CIRCUMFLEX.
|
2015-04-22 17:39:25 +00:00 |
pcre2_error.c
|
Refactor named group handling by adding a pre-pass that generates a list of
|
2015-06-03 16:27:47 +00:00 |
pcre2_internal.h
|
Make pcre2test give an error for \P, \p, and \X after #forbid_utf.
|
2015-05-20 17:44:17 +00:00 |
pcre2_intmodedep.h
|
Refactor named group handling by adding a pre-pass that generates a list of
|
2015-06-03 16:27:47 +00:00 |
pcre2_jit_compile.c
|
Warning fixes.
|
2015-06-01 06:55:17 +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
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_match.c
|
Implement PCRE2_ALT_CIRCUMFLEX.
|
2015-04-22 17:39:25 +00:00 |
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_newline.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_ord2utf.c
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +00:00 |
pcre2_pattern_info.c
|
Implement pcre2_callout_enumerate().
|
2015-03-23 15:52:08 +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
|
Tidy up API for pcre2_config.
|
2014-11-25 11:55:07 +00:00 |
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
|
Code for callouts with string arguments. Documentation not yet updated.
|
2015-03-11 17:44:16 +00:00 |
pcre2_ucd.c
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +00:00 |
pcre2_ucp.h
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_valid_utf.c
|
Substitution tests and documentation.
|
2014-11-12 16:57:56 +00:00 |
pcre2_xclass.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2demo.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2grep.c
|
Fix pcre2grep compile with -std=c99.
|
2015-05-16 16:52:45 +00:00 |
pcre2posix.c
|
Fix data overrun for /(?(?C)/
|
2015-03-20 12:37:28 +00:00 |
pcre2posix.h
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2test.c
|
Make pcre2test give an error for \P, \p, and \X after #forbid_utf.
|
2015-05-20 17:44:17 +00:00 |