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_valid_utf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug in UTF-16 checker returning wrong offset for missing low surrogate.
ph10
2020-02-24
1
-2
/
+2
*
Correct an incorrect cast.
ph10
2017-04-14
1
-4
/
+4
*
Remove all "register" declarations.
ph10
2016-11-03
1
-3
/
+3
*
Final file updates for 10.21 release.
ph10
2016-01-12
1
-1
/
+1
*
File tidies, version updates, etc. for 10.21-RC1
ph10
2015-12-17
1
-2
/
+2
*
Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.
ph10
2015-07-24
1
-3
/
+6
*
Substitution tests and documentation.
ph10
2014-11-12
1
-3
/
+5
*
Tidy a lot of files (remove trailing spaces)
ph10
2014-10-20
1
-6
/
+6
*
API documentation and a lot of little related changes to the code.
ph10
2014-09-19
1
-4
/
+4
*
Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.
ph10
2014-08-16
1
-10
/
+4
*
Multi-config tests (without JIT) now work.
ph10
2014-08-10
1
-4
/
+4
*
All tests except JIT and save/reload are implemented.
ph10
2014-08-05
1
-1
/
+1
*
Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET
ph10
2014-07-04
1
-2
/
+2
*
Basic pcre2_compile() is working (no study, no auto-possess yet).
ph10
2014-06-14
1
-0
/
+399