index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
RunTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code tidies for 10.30-RC1 release candidate.
ph10
2017-07-19
1
-3
/
+3
*
Implement PCRE2_LITERAL and REG_NOSPEC.
ph10
2017-06-15
1
-1
/
+1
*
Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.
ph10
2017-05-17
1
-1
/
+1
*
Refactor to avoid sanitize warnings when accessing the variable size ovector in
ph10
2017-05-10
1
-1
/
+1
*
Experimental pattern conversion code (no public documentation yet).
ph10
2017-05-06
1
-3
/
+34
*
Add explicit heap limiting options to pcre2_match(), with associated features
ph10
2017-04-11
1
-1
/
+1
*
Add "framesize" to pcre2test to display pcre2_match() frame size, using the new
ph10
2017-03-16
1
-1
/
+1
*
Remove special stack handling for test 2 - no longer needed.
ph10
2017-03-10
1
-65
/
+28
*
File tidies for 10.23-RC1
ph10
2017-01-16
1
-1
/
+1
*
Fix bad behaviour for subroutine call in lookbehind when the called subroutine
ph10
2016-11-23
1
-1
/
+1
*
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
ph10
2016-10-02
1
-1
/
+1
*
Documentation detrail and make HTML for 10.22-RC1.
ph10
2016-06-29
1
-5
/
+5
*
Upgrade RunTest to try test 2 with a large stack if it fails with a smaller one
ph10
2016-06-22
1
-9
/
+28
*
Return an error code when pcre2_get_error_message() does not recognize an error
ph10
2016-06-17
1
-0
/
+1
*
Implemented pcre2_code_copy().
ph10
2016-02-26
1
-1
/
+1
*
Update valgrind parameters.
ph10
2016-01-30
1
-2
/
+2
*
File tidies, version updates, etc. for 10.21-RC1
ph10
2015-12-17
1
-10
/
+10
*
Run test 8 (sizes and offsets and mode-specific things) for link size 3 and 4
ph10
2015-11-14
1
-10
/
+8
*
Fix bug: test 22 not skipped when Unicode not configured.
ph10
2015-10-17
1
-0
/
+2
*
Implement --never-backslash-C
ph10
2015-10-17
1
-2
/
+62
*
Create a suppressions file for valgrind with JIT.
ph10
2015-09-11
1
-11
/
+19
*
Implement #newline_default and adjust testdata and scripts to use it.
ph10
2015-09-08
1
-3
/
+7
*
Fix typo in new test.
ph10
2015-08-18
1
-1
/
+1
*
Runtime UTF checks now take not of the starting offset.
ph10
2015-08-18
1
-33
/
+47
*
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
ph10
2015-07-24
1
-20
/
+35
*
Source and document file tidies for 10.20-RC1.
ph10
2015-06-18
1
-2
/
+2
*
Allow '-' before "nojit" and other arguments for RunTest because I keep
ph10
2015-04-24
1
-13
/
+17
*
Add teststderr to list of files to clean up.
ph10
2015-04-18
1
-1
/
+1
*
Final source file tidies for 10.10-RC1
ph10
2015-02-20
1
-10
/
+10
*
Update RunTest to handle locales better.
ph10
2015-02-07
1
-38
/
+40
*
Add serialization functions and tests with updated pcre2test. Fix
ph10
2015-01-23
1
-2
/
+15
*
More documentation and file tidies.
ph10
2014-11-21
1
-1
/
+1
*
Add additional tests and fix some compiler warnings; update stack information.
ph10
2014-11-21
1
-2
/
+13
*
Finish off changes of JIT stack assignment
ph10
2014-11-08
1
-2
/
+2
*
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
ph10
2014-10-31
1
-264
/
+290
*
Update clean up of RunTest and RunGrepTest working files.
ph10
2014-10-28
1
-1
/
+1
*
Tidy a lot of files (remove trailing spaces)
ph10
2014-10-20
1
-1
/
+1
*
Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
ph10
2014-10-17
1
-3
/
+3
*
Make scripts Solaris-compatible.
ph10
2014-10-16
1
-1
/
+3
*
Fix several bugs concerned with different configurations.
ph10
2014-10-15
1
-4
/
+4
*
Refactoring some of the code in RunTest
ph10
2014-10-12
1
-129
/
+53
*
Remove leftchar/rightchar from the public API.
ph10
2014-10-10
1
-1
/
+1
*
Work on the tests for JIT.
ph10
2014-10-06
1
-96
/
+39
*
API documentation and a lot of little related changes to the code.
ph10
2014-09-19
1
-3
/
+4
*
Multi-config tests (without JIT) now work.
ph10
2014-08-10
1
-1
/
+1
*
Preparatory work for JIT.
ph10
2014-08-08
1
-56
/
+93
*
All tests except JIT and save/reload are implemented.
ph10
2014-08-05
1
-312
/
+169
*
Add more tests.
ph10
2014-08-03
1
-135
/
+71
*
Test 4 installed (combines old tests 4 and 6)
ph10
2014-07-25
1
-32
/
+31
*
Test 3 (locale test) converted.
ph10
2014-07-24
1
-78
/
+77
[next]