Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Preparations for next release.
Check alternative outputs for the locale test in RunTest. It should now work for the 'fr' locale (which was broken).
Add \o{} and tidy up \x{} handling. Minor update to RunTest.
Source tidies (trails spaces, html updates) for 8.33-RC1.
Update RunTest to add more test selector options.
Pass back the bumpalong value for partial matches.
File tidies, preparing for 8.32-RC1.
Test 20 alleged it was DFA, but was not being run using -dfa. Fixed, and copied some of the tests to the non-DFA tests.
Temporarily remove 32-bit masking Remove the masking via the PCRE_NO_UTF32_CHECK. It will be reintroduced as a dedicated runtime option later, with support for JIT and non-JIT cases.
tests: Revert change to how valgrind is run Use -q and don't keep a log file.
Select correct tests when any two out of 8/16/32 bit libraries are compiled.
pcre32: tests: Do an extra 32-bit UTF-32 testing round with high bits set After running the 32-bit tests, run them again, this time with high bits set.
pcre32: Add 32-bit library Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests.
General spring-clean of EBCDIC-related issues in the code, which had decayed over time. Also the documentation. Added one test that can be run in an ASCII world to do a little testing of EBCDIC-related things.
Style tidies to some scripts.
Make "RunTest list" list the tests without running them.
Remove bashism from the RunTest script.
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symbolic links to man pages.
Move 16-bit pre-compiled reloading tests to separate files that are run only when the link size is 2.
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunGrepTest when building in non-source directory; problem in pcretest when no UTF or 16-bit support; other tidies consequent on building a tarball.
Merging all the changes from the pcre16 branch into the trunk.
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Some UTF-8 tests were in the wrong file.
Allow for CRLF terminations of pcretest output in RunTest.
File tidies for 8.20-RC2 release.
RunTest uses Windows files for "fr" locale and looks for testdata in parent directory. CMakeLists.txt uses RunTest for testing in msys environment.
Final source and document tidies for 8.20-RC1.
Patch to RunTest for use with simulations; further JIT code/test tidies.
More JIT testing.
Refactor RunTest and add JIT-specific tests.
Commit changes for JIT support
Documentation and general text tidies in preparation for test release.
Test updates.
Fix two study bugs concerned with minimum subject lengths; add features to pcretest so that all tests can be run with or without study; adjust tests so that this happens.
Tidy up test comments, now that Perl >= 5.10 is generally around.
Tidies for 8.02-RC1 release.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Another test for (*ACCEPT)
Re-organize tests to make is possible to test 5.10 features against Perl.
Remove restrictions on pcre_exec() partial matching.
Source tidies for 7.8-RC1
Comments about stack usage added.
Tidies for the 7.7-RC1 distribution.
Some systems have a diff without a -u option. Test for it.
(1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used. (2) Updates files changed by building test release.
Skip some tests when \R is defaulted to ANYCRLF.
Update to next RC number; fix bug in test script.
Non-longjmp heap recursion.
Replace longjmp() with gotos when not using stack recursion.
Correct tests for link sizes 3 and 4
Use the pcretest "Z" option so all tests can be run with all link sizes.
Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.
More test updates.
Try "french" locale if "fr_FR" not present. Update NEWS re Win32 libs.
Documentation notes that fr_FR locale is "french" in Windows; add an out-of-tree built test to maint/ManyConfigTests.
Fix RunGrepTest so that it can be run when the build directory is not the source directory.
Daniel's patches.
Make the use of dftables optional, and not the default. Further tidies to documentation.
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 independent of link size.
Applied Bob and Daniel's patches to convert the build system to automake. Added the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-7.0 into code/trunk.
Load pcre-6.5 into code/trunk.
Load pcre-6.2 into code/trunk.
Load pcre-6.0 into code/trunk.
Load pcre-5.0 into code/trunk.
Load pcre-4.5 into code/trunk.
Load pcre-4.0 into code/trunk.
Load pcre-3.5 into code/trunk.
Load pcre-3.3 into code/trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.5 |