.. |
sljit
|
Land the JIT compiler (as a separate commit).
|
2014-09-30 07:08:35 +00:00 |
config.h.generic
|
Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.
|
2014-09-19 17:53:33 +00:00 |
dftables.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2.h.generic
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
pcre2.h.in
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
pcre2_auto_possess.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_chartables.c.dist
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
pcre2_compile.c
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
pcre2_config.c
|
The pcre2_jit_stack_assign is changed to use the matching context.
|
2014-11-06 14:37:09 +00:00 |
pcre2_context.c
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
pcre2_dfa_match.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_error.c
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
pcre2_internal.h
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_intmodedep.h
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
pcre2_jit_compile.c
|
The pcre2_jit_stack_assign is changed to use the matching context.
|
2014-11-06 14:37:09 +00:00 |
pcre2_jit_match.c
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
pcre2_jit_misc.c
|
The pcre2_jit_stack_assign is changed to use the matching context.
|
2014-11-06 14:37:09 +00:00 |
pcre2_jit_test.c
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12: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
|
Remove pcre2_jit_stack argument from jit_match.
|
2014-11-07 12:12:52 +00:00 |
pcre2_match_data.c
|
More per-function documentation; revised perltest.sh replaces perltest.pl.
|
2014-10-25 14:16:46 +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
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_printint.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_string_utils.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_study.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2_substring.c
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
pcre2_tables.c
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +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
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +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
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
pcre2posix.c
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2posix.h
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
pcre2test.c
|
Fix bug for (*ACCEPT) inside a capturing group.
|
2014-11-05 16:05:19 +00:00 |