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
*
pcretest was not diagnosing characters > 0x7fffffff in 8-bit mode.
ph10
2012-10-30
4
-0
/
+25
*
Add PCRE_ERROR_BADLENGTH for a negative length.
ph10
2012-10-30
4
-1
/
+6
*
Fix function declaration in JIT test.
zherczeg
2012-10-29
1
-3
/
+3
*
JIT native interface.
zherczeg
2012-10-29
7
-47
/
+170
*
Use CHAR_NULL in pcre_compile when checking for character zero.
ph10
2012-10-28
3
-47
/
+49
*
Add a definition for CHAR_NULL (helpful for the z/OS port).
ph10
2012-10-28
2
-0
/
+4
*
Update comments.
ph10
2012-10-28
1
-8
/
+8
*
Change 0 to NULL for mmap in the JIT compiler.
zherczeg
2012-10-28
2
-4
/
+4
*
JIT compiler update.
zherczeg
2012-10-28
15
-120
/
+211
*
build: Add target to just clean the *.gcda files
chpe
2012-10-27
1
-4
/
+9
*
build: Improve coverage rules
chpe
2012-10-27
1
-30
/
+56
*
tests: Add tests for short UTF-8 and UTF-16
chpe
2012-10-27
4
-4
/
+67
*
Documentation edits for coverage.
ph10
2012-10-27
2
-10
/
+30
*
Another attempt at getting "make config.h.generic" work cleanly and robustly.
ph10
2012-10-27
1
-2
/
+4
*
Get rid of signed/unsigned compiler warnings (Zoltan's patch).
ph10
2012-10-27
1
-10
/
+11
*
JIT compiler update.
zherczeg
2012-10-26
3
-2
/
+34
*
tests: Improve test coverage for pcre_valid_utf8.c
chpe
2012-10-24
2
-57
/
+130
*
tests: Revert change to how valgrind is run
chpe
2012-10-24
1
-3
/
+4
*
Create the *.generic files using "make" instead of PrepareRelease.
ph10
2012-10-24
3
-30
/
+22
*
Previous patch for no stack recursion was incomplete.
ph10
2012-10-24
1
-4
/
+1
*
Fix typo (duplicate label) when --disable-stack-for-recursion is set.
ph10
2012-10-24
1
-2
/
+2
*
Add --enable-valgrind to the configuration of the tests that are run using
ph10
2012-10-24
1
-0
/
+1
*
Add test for 32+16 but not 8-bit and a test for all three.
ph10
2012-10-23
1
-1
/
+3
*
Check for gcc when coverage is enabled in CMake.
ph10
2012-10-23
1
-1
/
+4
*
tests: Fix test suite to pass
chpe
2012-10-23
1
-1
/
+1
*
build: Don't use ?= variable assignment in Makefile.am
chpe
2012-10-23
1
-5
/
+5
*
Include character values in error messages for invalid conversions to 16 and 32
ph10
2012-10-23
1
-4
/
+4
*
Update comment for --enable-coverage to note that pcretest is linked with gcov
ph10
2012-10-23
1
-2
/
+2
*
Add Valgrind & coverage support to the CMake configuration, but without the
ph10
2012-10-23
2
-0
/
+20
*
build: Hide gcov rules when not building with coverage enabled
chpe
2012-10-22
1
-0
/
+9
*
Fix -Wundef warnings when stdint.h is not available
chpe
2012-10-22
1
-2
/
+2
*
build: Add new test input and output files to EXTRA_DIST
chpe
2012-10-22
1
-4
/
+16
*
build: Add code coverage reporting
chpe
2012-10-22
4
-2
/
+173
*
Lose compiler warning when UTF not configured.
ph10
2012-10-21
1
-0
/
+1
*
Lose compiler warnings for unused parameter and defined but not used when UTF
ph10
2012-10-21
1
-0
/
+4
*
Lose unused variable warning when UTF not supported.
ph10
2012-10-21
1
-0
/
+2
*
Add missing SUPPORT_PCRE32 line for CMake.
ph10
2012-10-21
1
-0
/
+1
*
valgrind: pcretest: Mark data buffer as unaddressable after the end of the data
chpe
2012-10-21
1
-3
/
+22
*
valgrind: Mark excess code space as unaddressable
chpe
2012-10-21
1
-0
/
+7
*
valgrind: Add --support-valgrind configure option
chpe
2012-10-21
4
-0
/
+70
*
Fix byte order issue when the result of badmode is shown.
zherczeg
2012-10-21
5
-6
/
+10
*
Major JIT compiler update with experimental Sparc 32 support.
zherczeg
2012-10-20
17
-804
/
+2357
*
Refactor the solution of the unsigned overflow.
zherczeg
2012-10-20
2
-21
/
+18
*
Fix overflow by unsigned conversion
chpe
2012-10-20
1
-4
/
+14
*
Fix a possible overflow in 64 bit.
zherczeg
2012-10-20
1
-1
/
+2
*
Clean up compiler warnings for pcre_exec.c in all modes.
ph10
2012-10-19
2
-5
/
+5
*
Clean up compiler warnings in pcre_dfa_exec.c in all modes.
ph10
2012-10-19
1
-2
/
+3
*
Get rid of compiler warnings from pcre_compile.c in all modes.
ph10
2012-10-19
2
-5
/
+9
*
Fix bugs in pcretest when different combinations of 8-, 16-, and 32-bit
ph10
2012-10-19
1
-40
/
+26
*
Change comment.
ph10
2012-10-19
1
-0
/
+1
[next]