index
:
delta/pcre.git
baserock/morph
master
oldtrunk8
pcre16
vcs.exim.org: pcre/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply user patch to allow PCRE_NO_UTF8_CHECK in pcrecpp.cc.
ph10
2012-08-29
1
-0
/
+3
*
Fix re_nsub bug in the POSIX wrapper.
ph10
2012-08-29
1
-0
/
+4
*
Add support for PCRE_STUDY_EXTRA_NEEDED.
ph10
2012-08-28
1
-0
/
+2
*
Daniel Richard G's patch for checking POSIX threads when JIT is configure.
ph10
2012-08-27
1
-2
/
+5
*
Upgrade \X to match an extended grapheme cluster
ph10
2012-08-25
1
-1
/
+5
*
Improve the matching speed of capturing brackets.
zherczeg
2012-08-22
1
-0
/
+2
*
Fix a number of issues in pcregrep.
ph10
2012-08-15
1
-0
/
+23
*
Improved instruction cache flush for POWER/PowerPC
zherczeg
2012-07-27
1
-0
/
+3
*
Fix patterns that incorrectly set "anchored" or "start of line" for .* inside
ph10
2012-07-10
1
-0
/
+5
*
Rename the leave variable names to quit to improve WinCE compatibility.
zherczeg
2012-07-08
1
-0
/
+3
*
Improved JIT compiler optimizations for character ranges.
zherczeg
2012-07-08
1
-0
/
+2
*
Single character iterator optimizations in the JIT compiler.
zherczeg
2012-07-07
1
-0
/
+2
*
Supporting IBM XL C compilers for PPC architectures in the JIT compiler.
zherczeg
2012-07-07
1
-0
/
+3
*
Improved JIT compiler optimizations
zherczeg
2012-07-07
1
-0
/
+7
*
Fix 2 incorrect #ifdefs in pcre_study.c.
ph10
2012-07-06
1
-1
/
+4
*
Source tidies for 8.31-RC2.
ph10
2012-06-20
1
-8
/
+8
*
Add libpcre.la to link commands for pcretest and pcregrep because this is
ph10
2012-06-18
1
-0
/
+4
*
Fix DFA bug (3 cases) when UTF code was being obeyed in non-UTF mode.
ph10
2012-06-17
1
-0
/
+9
*
Apply character value checks to \u.... in JavaScript mode, for compatibility
ph10
2012-06-17
1
-0
/
+5
*
Optimizing single character iterators in JIT
zherczeg
2012-06-17
1
-0
/
+2
*
Fix capture problem with repeated, empty-string-matching groups.
ph10
2012-06-16
1
-0
/
+4
*
Document update for 8.31-RC1 test release.
ph10
2012-06-02
1
-13
/
+13
*
Improve JIT code generation for greedy plus quantifier
zherczeg
2012-06-02
1
-0
/
+2
*
Fix pcregrep build problem when bzip2 but not gzip was enabled.
ph10
2012-06-01
1
-0
/
+4
*
Variable renamings in the PCRE-JIT compiler
zherczeg
2012-05-27
1
-0
/
+2
*
Put spaces around SLJIT_PRINT_D in the JIT compiler
zherczeg
2012-05-27
1
-0
/
+2
*
cache flush for Apple devices
zherczeg
2012-05-14
1
-0
/
+3
*
JIT compiler update
zherczeg
2012-05-14
1
-0
/
+2
*
Check for overlong name in (*MARK) etc.
ph10
2012-05-04
1
-0
/
+3
*
Fix ovector overrun when backreferences need temporary memory and the highest
ph10
2012-04-21
1
-0
/
+12
*
Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables
ph10
2012-04-20
1
-15
/
+20
*
Fix auto-possessify bugs for \s*\R and \S*R.
ph10
2012-04-20
1
-0
/
+4
*
Fix long-standing DFA testing restart bug in pcretest, and add some
ph10
2012-04-19
1
-0
/
+5
*
support NO_START_OPTIMIZE in JIT
zherczeg
2012-04-11
1
-0
/
+2
*
Change man page link creation from -s to -sf.
ph10
2012-04-04
1
-0
/
+3
*
Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler
zherczeg
2012-03-29
1
-0
/
+2
*
Rename madvise to posix_madvise
zherczeg
2012-03-08
1
-0
/
+3
*
Add support for binary files to pcregrep.
ph10
2012-03-04
1
-0
/
+3
*
Added --file-list to pcregrep.
ph10
2012-02-28
1
-1
/
+3
*
Update for Unicode 6.1.0.
ph10
2012-02-28
1
-0
/
+2
*
(COMMIT*) is now supported by the JIT compiler
zherczeg
2012-02-28
1
-0
/
+2
*
Confine (*COMMIT) inside positive assertions, as documented.
ph10
2012-02-26
1
-2
/
+5
*
Add support for linking pcretest with libedit instead of libreadline.
ph10
2012-02-25
1
-0
/
+3
*
Stop (*COMMIT) escaping from a recursive subroutine call.
ph10
2012-02-25
1
-0
/
+2
*
Applied Graycode's patch to use heap stack frames more efficiently.
ph10
2012-02-25
1
-0
/
+6
*
Add support for PCRE_INFO_MAXLOOKBEHIND.
ph10
2012-02-24
1
-0
/
+2
*
Make "RunTest list" list the tests without running them.
ph10
2012-02-24
1
-0
/
+3
*
(*MARK) support, set_SOM optimization and other fixes in JIT
zherczeg
2012-02-24
1
-7
/
+9
*
Re-implement /S++ and -s++ in pcretest in a thread-safe way, using JIT
ph10
2012-02-22
1
-5
/
+3
*
Upgrade DFA support to handle OP_NOTI with multibyte characters (other related
ph10
2012-02-22
1
-1
/
+1
[next]