summaryrefslogtreecommitdiff
path: root/NON-AUTOTOOLS-BUILD
Commit message (Collapse)AuthorAgeFilesLines
* Final file tidies for 10.37-RC1ph102021-04-281-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1309 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102021-04-281-12/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1308 6239d852-aaf2-0410-a92c-79f79f948069
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-8/+8
| | | | | | | Update documentation about character tables. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1237 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-5/+10
| | | | | | | and remove the now unnecessary inclusion in pcre2_internal.h. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1040 6239d852-aaf2-0410-a92c-79f79f948069
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-021-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1019 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@937 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Apply some of Daniel Richard G's Windows patches.ph102018-04-191-3/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@930 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-131-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@910 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-09-131-11/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@861 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-09-121-5/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@859 6239d852-aaf2-0410-a92c-79f79f948069
* Replace multiple copies of extended grapheme sequence code with a single ph102017-09-121-1/+3
| | | | | | | subroutine. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@858 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-171-20/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@684 6239d852-aaf2-0410-a92c-79f79f948069
* Make pcre2grep work (using the interpreter) if compiled with JIT support when ph102016-10-131-2/+6
| | | | | | | the main library does not have it. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@565 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@471 6239d852-aaf2-0410-a92c-79f79f948069
* Move pcre2_find_bracket() into its own module to avoid circular dependency.ph102015-07-161-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@309 6239d852-aaf2-0410-a92c-79f79f948069
* Update documentation for z/OS web sites.ph102015-06-251-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@296 6239d852-aaf2-0410-a92c-79f79f948069
* Add RunTest.bat for testing under Windows, with appropriate test files.ph102015-02-251-16/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@208 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+2
| | | | | | | PCRE2_INFO_SIZE issues. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@185 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tides for the 10.00 release.ph102015-01-051-38/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@181 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@132 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-12/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation - initial drafts.ph102014-09-281-0/+402
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@81 6239d852-aaf2-0410-a92c-79f79f948069