Log of /code/branches
Directory Listing
Revision
815 -
Directory Listing
Modified
Wed Dec 21 17:46:58 2011 UTC
(17 months ago)
by
ph10
More conversion of function calls in pcretest.
Revision
814 -
Directory Listing
Modified
Wed Dec 21 12:05:24 2011 UTC
(17 months ago)
by
ph10
Reorganized the tests and made many more work in 16-bit mode.
Revision
813 -
Directory Listing
Modified
Tue Dec 20 14:03:16 2011 UTC
(17 months ago)
by
ph10
pcretest can now save/restore byte-swapped 16-bit patterns.
Revision
812 -
Directory Listing
Modified
Mon Dec 19 21:23:42 2011 UTC
(17 months ago)
by
zherczeg
minor fixes
Revision
811 -
Directory Listing
Modified
Mon Dec 19 14:05:44 2011 UTC
(17 months ago)
by
zherczeg
byte flip moved before disk write in pcretest and typo fixes
Revision
810 -
Directory Listing
Modified
Mon Dec 19 13:34:10 2011 UTC
(17 months ago)
by
ph10
A lot more work on pcretest; now runs many (but not all) tests.
Revision
809 -
Directory Listing
Modified
Mon Dec 19 11:04:45 2011 UTC
(17 months ago)
by
zherczeg
fixing existing and adding new byte-order related functions
Revision
808 -
Directory Listing
Modified
Sun Dec 18 11:11:48 2011 UTC
(17 months ago)
by
ph10
Commit progress so far on pcretest (runs test 1 on interpreter).
Revision
806 -
Directory Listing
Modified
Thu Dec 15 11:57:39 2011 UTC
(17 months ago)
by
zherczeg
lcc and inline printint.c fixes
Revision
805 -
Directory Listing
Modified
Wed Dec 14 16:49:20 2011 UTC
(17 months, 1 week ago)
by
ph10
Preliminary work on pcretest for 16-bit (not complete by any means).
Revision
804 -
Directory Listing
Modified
Wed Dec 14 11:18:01 2011 UTC
(17 months, 1 week ago)
by
zherczeg
PUBL macro added, single char optimization is fixed, MAX_255 checks are added, pcre_jit_test now copy the default tables to help valgrind
Revision
803 -
Directory Listing
Modified
Tue Dec 13 10:08:32 2011 UTC
(17 months, 1 week ago)
by
ph10
Add PCRE_NO_UTF16_CHECK
Revision
802 -
Directory Listing
Modified
Tue Dec 13 09:52:20 2011 UTC
(17 months, 1 week ago)
by
ph10
Minor issues after merge.
Revision
801 -
Directory Listing
Modified
Mon Dec 12 16:23:37 2011 UTC
(17 months, 1 week ago)
by
ph10
Merge changes from trunk r755 to r800 into the 16-bit branch.
Revision
798 -
Directory Listing
Modified
Sun Dec 11 18:07:25 2011 UTC
(17 months, 1 week ago)
by
zherczeg
Optimization fixes for ranges contains only a single character
Revision
796 -
Directory Listing
Modified
Sat Dec 10 10:08:40 2011 UTC
(17 months, 1 week ago)
by
zherczeg
Improving pcre_jit_test and add missing 16 bit API functions
Revision
795 -
Directory Listing
Modified
Sat Dec 10 02:20:06 2011 UTC
(17 months, 1 week ago)
by
zherczeg
extending the 16 bit API, mode check, and fixes
Revision
794 -
Directory Listing
Modified
Thu Dec 8 07:36:41 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
Adding --enable-utf option rather than --enable-utf16. --enable-utf8 is kept for compatibility reasons. And fixing other, minor issues.
Revision
789 -
Directory Listing
Modified
Wed Dec 7 14:36:26 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
UTF16 fixes: iterated character parsing, named references
Revision
786 -
Directory Listing
Modified
Tue Dec 6 11:33:41 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
Updating pcre_jit_test. Most of the JIT tests are working now in 16 bit mode.
Revision
785 -
Directory Listing
Modified
Mon Dec 5 20:12:24 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
Improving UTF-16 support by fixing a lot of issues.
Revision
782 -
Directory Listing
Modified
Sat Dec 3 23:58:37 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
Start working on UTF-16. Updating macros and adding new ones.
Revision
781 -
Directory Listing
Modified
Sat Dec 3 07:58:30 2011 UTC
(17 months, 2 weeks ago)
by
zherczeg
renaming utf8 to utf, JIT compiler update, disallowing invalid utf chars
Revision
774 -
Directory Listing
Modified
Thu Dec 1 06:08:45 2011 UTC
(17 months, 3 weeks ago)
by
zherczeg
better digit parsing, first_byte, req_byte are renamed to first_char req_char respectively
Revision
770 -
Directory Listing
Modified
Mon Nov 28 20:39:30 2011 UTC
(17 months, 3 weeks ago)
by
zherczeg
Make character ranges 16 bit friendly
Revision
769 -
Directory Listing
Modified
Sun Nov 27 17:40:33 2011 UTC
(17 months, 3 weeks ago)
by
zherczeg
Update those opcode sizes whose depend on IMM2_SIZE
Revision
767 -
Directory Listing
Modified
Sat Nov 26 12:48:56 2011 UTC
(17 months, 3 weeks ago)
by
zherczeg
Make simple patterns work in PCRE16
Revision
764 -
Directory Listing
Modified
Wed Nov 23 17:23:20 2011 UTC
(17 months, 4 weeks ago)
by
zherczeg
PRIV macro added, several new files added
Revision
763 -
Directory Listing
Modified
Tue Nov 22 21:46:22 2011 UTC
(17 months, 4 weeks ago)
by
zherczeg
string utilities added
Revision
759 -
Directory Listing
Modified
Mon Nov 21 18:57:34 2011 UTC
(18 months ago)
by
zherczeg
remove double pcre_uint8 declaration and fix some string literals
Revision
757 -
Directory Listing
Modified
Mon Nov 21 11:44:55 2011 UTC
(18 months ago)
by
ph10
More 16-bit patches
Revision
756 -
Directory Listing
Modified
Mon Nov 21 10:48:42 2011 UTC
(18 months ago)
by
ph10
Apply Zoltan's big patch.
Revision
755 -
Directory Listing
Modified
Mon Nov 21 10:41:54 2011 UTC
(18 months ago)
by
ph10
Created a new branch for the development of 16-bit support.
Revision
2 -
Directory Listing
Added
Sat Feb 24 21:37:30 2007 UTC
(6 years, 2 months ago)
by
nigel
initial project and structure