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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tidies for the 7.5 release.
ph10
2008-01-10
6
-49
/
+49
*
Craig's patch for the double-counting bug in global replace.
ph10
2008-01-04
3
-23
/
+42
*
Remove the use of %n from pcregrep.
ph10
2008-01-01
2
-2
/
+4
*
Make POSIX character class parsing more like Perl.
ph10
2007-12-31
8
-15
/
+126
*
Fix UTF-8/newline=ANY with .* crash.
ph10
2007-12-29
5
-5
/
+39
*
Fix typo in comment.
ph10
2007-12-29
1
-1
/
+1
*
Tidies for 7.5-RC2 release.
ph10
2007-12-27
8
-455
/
+473
*
Update CMake files for new build-arguments.
ph10
2007-12-26
3
-2
/
+53
*
Add missing error numbers to documentation.
ph10
2007-12-26
2
-6
/
+14
*
Tidies for 7.5-RC1 release.
ph10
2007-12-23
11
-47
/
+96
*
Fix C++ GlobalReplace() double-counting bug.
ph10
2007-12-19
2
-1
/
+5
*
Added --enable-pcretest-libreadline.
ph10
2007-12-18
7
-45
/
+149
*
Add .gz and .bz2 optional support to pcregrep.
ph10
2007-12-17
21
-425
/
+862
*
Fix bad compiled code for things like /\pL{2}+/ in which a possessive
ph10
2007-12-12
4
-1
/
+66
*
Oops, forgot the ChangeLog.
ph10
2007-12-07
1
-0
/
+4
*
David Byron's patch for typos and one re-arrangement in Windows code in
ph10
2007-12-07
1
-6
/
+8
*
Fix non-diagnosis of (?=a)(?R) (positive lookaheads not skipped when checking
ph10
2007-12-07
4
-2
/
+38
*
Documentation improvement.
ph10
2007-12-07
1
-4
/
+17
*
Add --line-offsets and --file-offsets to pcregrep.
ph10
2007-12-05
4
-11
/
+82
*
Fix -o bugs in pcregrep.
ph10
2007-12-04
4
-32
/
+63
*
Minor rewording of PCRE_INFO_JCHANGED documentation.
ph10
2007-11-27
2
-5
/
+5
*
Fix incorrect script bug in Unicode character table.
ph10
2007-11-26
5
-18
/
+238
*
Remove two redunant, never-reachable lines of code whose function had been
ph10
2007-11-21
2
-3
/
+3
*
s/backslash/backspace in two comments where it was wrong.
ph10
2007-11-21
2
-3
/
+6
*
Change "alphameric" to "alphanumeric".
ph10
2007-11-20
4
-10
/
+13
*
Update pcretest doc to clarify the output for unset substrings.
ph10
2007-11-19
1
-1
/
+16
*
Generalize wording for (?&) error as it also applies to \k'' and other cases.
ph10
2007-11-17
5
-5
/
+35
*
Missed test data for previous change.
ph10
2007-11-16
2
-0
/
+23
*
Diagnose conditional numerical reference to a non-existent subpattern.
ph10
2007-11-16
7
-60
/
+54
*
Improve error messages for (?+-a) and (?-+a).
ph10
2007-11-16
6
-12
/
+36
*
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
ph10
2007-11-15
6
-5
/
+37
*
Fixed reference to PCRECPP_STATIC that should have been PCRE_STATIC.
ph10
2007-11-14
2
-1
/
+5
*
Fix typo.
ph10
2007-11-14
1
-2
/
+2
*
Fix negative POSIX class bug with Unicode characters.
ph10
2007-11-14
5
-7
/
+122
*
Fix [\S] etc. bug in UTF-8 mode with characters > 255.
ph10
2007-11-13
5
-11
/
+119
*
Apply Craig's patch, which makes it possible to "ignore" values in parens
ph10
2007-11-12
6
-5
/
+44
*
Final doc updates and file tidies for 7.4.
ph10
2007-09-21
7
-99
/
+119
*
Documentation tidies and clarifications.
ph10
2007-09-20
7
-26
/
+46
*
File tidies caused by building a release.
ph10
2007-09-19
8
-55
/
+55
*
Sheri's CMake updates and notes.
ph10
2007-09-19
3
-8
/
+78
*
Craig's patch to remove the checks for windows.h and instead check for
ph10
2007-09-19
5
-27
/
+22
*
Patches to C++ code to avoid compiler warnings.
ph10
2007-09-19
5
-7
/
+18
*
Add casts to pcretest.c to avoid compiler warnings.
ph10
2007-09-19
3
-20
/
+28
*
Update files tidied by making a release.
ph10
2007-09-17
7
-47
/
+60
*
Added checks for ANY and ANYCRLF to pcrecpp.cc where previously it checked only
ph10
2007-09-17
2
-3
/
+18
*
Documentation tweak.
ph10
2007-09-17
1
-2
/
+5
*
Documentation tweaks.
ph10
2007-09-17
2
-2
/
+18
*
Distribute version of test 3 for Windows.
ph10
2007-09-17
1
-0
/
+2
*
Version of Test 3 for Windows.
ph10
2007-09-17
3
-1
/
+259
*
Change condition for the macros for snprintf and strtoll from _WIN32 to
ph10
2007-09-17
4
-7
/
+6
[prev]
[next]