index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcre2_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make \c operate like Perl in EBCDIC environments.
ph10
2015-06-13
1
-0
/
+4
*
Refactor named group handling by adding a pre-pass that generates a list of
ph10
2015-06-03
1
-0
/
+1
*
Implement PCRE2_NEVER_BACKSLASH_C.
ph10
2015-04-13
1
-1
/
+2
*
Fix data overrun for /(?(?C)/
ph10
2015-03-20
1
-1
/
+1
*
Code for callouts with string arguments. Documentation not yet updated.
ph10
2015-03-11
1
-0
/
+2
*
Final source file tidies for 10.10-RC1
ph10
2015-02-20
1
-1
/
+1
*
Give an internal error for a bad opcode during auto-possessification. This can
ph10
2015-02-06
1
-0
/
+2
*
Disallow quantification of assertion conditions, for Perl compatibility (and in
ph10
2015-01-28
1
-1
/
+1
*
Add serialization functions and tests with updated pcre2test. Fix
ph10
2015-01-23
1
-2
/
+2
*
File tidies for 10.00-RC2.
ph10
2014-12-19
1
-1
/
+1
*
Update and improve substring handling and its documentation.
ph10
2014-12-14
1
-4
/
+5
*
Improve interfaces to substring functions, and fix bugs.
ph10
2014-12-13
1
-1
/
+2
*
Substitution tests and documentation.
ph10
2014-11-12
1
-2
/
+2
*
Code for pcre2_substitute(), and tests.
ph10
2014-11-11
1
-3
/
+4
*
Changed jit_stack_alloc to jit_stack_create.
ph10
2014-11-03
1
-1
/
+1
*
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
ph10
2014-10-31
1
-1
/
+2
*
A lot more documentation.
ph10
2014-10-21
1
-1
/
+1
*
Tidy a lot of files (remove trailing spaces)
ph10
2014-10-20
1
-47
/
+47
*
API documentation and a lot of little related changes to the code.
ph10
2014-09-19
1
-7
/
+6
*
Implement (*NOTEMPTY) and (?(VERSION= features.
ph10
2014-08-26
1
-1
/
+2
*
Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of
ph10
2014-08-15
1
-3
/
+0
*
All tests except JIT and save/reload are implemented.
ph10
2014-08-05
1
-4
/
+4
*
Tests 1 and 2 are converted (but without save/restore).
ph10
2014-07-24
1
-3
/
+4
*
The pcre2_match() function's basic facilities are working (though hardly
ph10
2014-06-28
1
-2
/
+0
*
Auto-possession and studying added; compile-time errors refactored.
ph10
2014-06-21
1
-44
/
+32
*
Basic pcre2_compile() is working (no study, no auto-possess yet).
ph10
2014-06-14
1
-38
/
+57
*
Got pcre2test as far as it can go without real compile and match functions.
ph10
2014-05-20
1
-6
/
+209
*
Create dummy framework for all functions and programs.
ph10
2014-03-07
1
-0
/
+89
[prev]