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
/
pcretest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -C option in pcretest for EBCDIC environments.
ph10
2012-09-08
1
-12
/
+39
*
Small patches for the z/OS port that don't affect other OS.
ph10
2012-09-03
1
-1
/
+6
*
Add support for PCRE_STUDY_EXTRA_NEEDED.
ph10
2012-08-28
1
-13
/
+32
*
Tidies to pcretest to ensure freeing memory and closing files.
ph10
2012-08-26
1
-8
/
+25
*
Document update for 8.31-RC1 test release.
ph10
2012-06-02
1
-10
/
+10
*
Fix ovector overrun when backreferences need temporary memory and the highest
ph10
2012-04-21
1
-0
/
+1
*
Fix long-standing DFA testing restart bug in pcretest, and add some
ph10
2012-04-19
1
-44
/
+66
*
Add support for linking pcretest with libedit instead of libreadline.
ph10
2012-02-25
1
-7
/
+19
*
Add support for PCRE_INFO_MAXLOOKBEHIND.
ph10
2012-02-24
1
-2
/
+6
*
(*MARK) support, set_SOM optimization and other fixes in JIT
zherczeg
2012-02-24
1
-1
/
+1
*
Re-implement /S++ and -s++ in pcretest in a thread-safe way, using JIT
ph10
2012-02-22
1
-4
/
+9
*
Make it possible for pcretest to select which JIT compile options are used.
ph10
2012-02-21
1
-9
/
+27
*
Set PCRE_EXTRA_USED_JIT when JIT was actually used at runtime. Add /S++ and
ph10
2012-02-20
1
-23
/
+43
*
Partial matching support is added to the JIT compiler
zherczeg
2012-02-13
1
-2
/
+6
*
Final source and document tidies for 8.30.
ph10
2012-02-04
1
-1
/
+1
*
One more cast to avoid compiler warning about 'const'.
ph10
2012-01-30
1
-1
/
+1
*
fix local symbol issues in pcre_printint.c
zherczeg
2012-01-23
1
-2
/
+1
*
Additional casts to avoid compiler warnings, originally from a MS compiler, but
ph10
2012-01-23
1
-2
/
+3
*
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building
ph10
2012-01-21
1
-9
/
+9
*
More tidies and documentation for stack frame measurement.
ph10
2012-01-21
1
-1
/
+1
*
Modified, and made non-default the stack size info experimental code.
ph10
2012-01-20
1
-3
/
+7
*
Experimental stack size determination.
ph10
2012-01-19
1
-1
/
+3
*
Add PCRE_CONFIG_JITTARGET output to pcretest -C.
ph10
2012-01-18
1
-1
/
+5
*
Get rid of a number of -Wunused-but-set-variable compiler warnings.
ph10
2012-01-15
1
-3
/
+9
*
Diagnose more than 8 hex digits in \x{...} in pcretest data lines.
ph10
2012-01-11
1
-3
/
+8
*
rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
zherczeg
2012-01-09
1
-2
/
+2
*
Add pcre16 prefix to 16 bit structs
zherczeg
2012-01-05
1
-36
/
+68
*
add pcre16_callout_block and pcre16_extra
zherczeg
2012-01-04
1
-9
/
+9
*
fix signed/unsigned half load mismatches and JIT compiler update
zherczeg
2012-01-03
1
-1
/
+1
*
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and
ph10
2011-12-31
1
-27
/
+28
*
use unsigned short for 16 bit strings and a minor fix
zherczeg
2011-12-31
1
-3
/
+2
*
endianness fixes and JIT compiler update
zherczeg
2011-12-30
1
-19
/
+42
*
Add -C newline to pcretest; update ManyConfigTests to use new -C features; add
ph10
2011-12-29
1
-1
/
+12
*
Merging all the changes from the pcre16 branch into the trunk.
ph10
2011-12-28
1
-514
/
+1698
*
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
ph10
2011-12-28
1
-28
/
+13
*
Source tidies for 8.21-RC1
ph10
2011-12-06
1
-6
/
+6
*
Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it for
ph10
2011-12-02
1
-11
/
+20
*
Fix pcretest not forgetting JIT after it has been used once.
ph10
2011-12-01
1
-0
/
+1
*
Expand compile workspace for very many forward references. This ups the limit
ph10
2011-11-30
1
-4
/
+9
*
Source tidies for 8.20 release.
ph10
2011-10-21
1
-2
/
+2
*
Rewrite code that broke under Mac OS (isxdigit with ++ in its argument).
ph10
2011-10-13
1
-1
/
+7
*
Fix ASCII dependency in pcretest when decoding hex characters.
ph10
2011-10-12
1
-2
/
+2
*
Final source and document tidies for 8.20-RC1.
ph10
2011-09-11
1
-27
/
+27
*
Patch to RunTest for use with simulations; further JIT code/test tidies.
ph10
2011-09-09
1
-22
/
+1
*
Give PCRE_ERROR_JIT_STACKLIMIT when JIT runs out of stack.
ph10
2011-08-27
1
-1
/
+2
*
Change pcre_assign_jit_callback to pcre_assign_jit_stack.
ph10
2011-08-27
1
-1
/
+1
*
More JIT testing.
ph10
2011-08-26
1
-1
/
+25
*
Commit all the changes for JIT support, but without any documentation yet.
ph10
2011-08-22
1
-19
/
+84
*
Fix incorrect comment in pcretest.c.
ph10
2011-08-15
1
-2
/
+1
*
Documentation and general text tidies in preparation for test release.
ph10
2011-08-02
1
-40
/
+40
[next]