.. |
sljit
|
JIT compiler update: Tile-Gx fixes by Walter Lee
|
2015-07-31 09:59:49 +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.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 |
pcre2_auto_possess.c
|
Remove unused redundant copy of opcode_possessify table.
|
2015-07-06 16:07:54 +00:00 |
pcre2_chartables.c.dist
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
pcre2_compile.c
|
Runtime UTF checks now take not of the starting offset.
|
2015-08-18 10:34:05 +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
|
Runtime UTF checks now take not of the starting offset.
|
2015-08-18 10:34:05 +00:00 |
pcre2_error.c
|
Remove the text for an error that is no longer used.
|
2015-08-10 16:17:10 +00:00 |
pcre2_find_bracket.c
|
Fix issues with minimum length finding.
|
2015-08-01 09:11:28 +00:00 |
pcre2_internal.h
|
Fix incorrect minimum matching length when pattern contains (?| groups.
|
2015-08-03 13:18:49 +00:00 |
pcre2_intmodedep.h
|
Runtime UTF checks now take not of the starting offset.
|
2015-08-18 10:34:05 +00:00 |
pcre2_jit_compile.c
|
Fix two assertion fails in JIT found by Karl Skomski.
|
2015-08-24 09:25:04 +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
|
Continue working on SSE2 support.
|
2015-08-23 09:47:08 +00:00 |
pcre2_maketables.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_match.c
|
Runtime UTF checks now take not of the starting offset.
|
2015-08-18 10:34:05 +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
|
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
|
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
|
2015-07-24 13:30:50 +00:00 |
pcre2_study.c
|
Fix incorrect minimum matching length when pattern contains (?| groups.
|
2015-08-03 13:18:49 +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
|
Update Unicode tables to 8.0.0.
|
2015-07-17 15:44:51 +00:00 |
pcre2_ucd.c
|
Update Unicode tables to 8.0.0.
|
2015-07-17 15:44:51 +00:00 |
pcre2_ucp.h
|
Update Unicode tables to 8.0.0.
|
2015-07-17 15:44:51 +00:00 |
pcre2_valid_utf.c
|
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
|
2015-07-24 13:30:50 +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
|
Make -q override -l and -q in pcre2grep for compatibility with other greps.
|
2015-08-05 17:35:36 +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
|
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
|
2015-07-24 13:30:50 +00:00 |