summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add initialiser to avoid compiler warnings.Reuben Thomas2010-08-011-1/+1
* Fix fixes to NOTBOL tests. Sorry, Shmuel.Reuben Thomas2010-08-011-2/+2
* Add mingw makefile for GNU, from Shmuel.Reuben Thomas2010-08-011-0/+34
* Fix other NOTBOL tests (thanks, Shmuel!).Reuben Thomas2010-08-011-3/+3
* Remove out-of-date binary win32 builds, as agreed with Shmuel.Reuben Thomas2010-08-018-136/+0
* Document GNU library flags.Reuben Thomas2010-07-311-1/+5
* Simplify collection of extra compilation arguments.Reuben Thomas2010-07-314-58/+42
* To be more compatible with GNU autotools, make “check” target dependReuben Thomas2010-07-312-6/+4
* Implement reverse searching in GNU, and add a test for it.Reuben Thomas2010-07-312-6/+17
* Fix two that use the “not beginning of line” flag (POSIX & GNU). TheyReuben Thomas2010-07-312-3/+2
* Merge duplicate material between index.txt and manual.txt.Reuben Thomas2010-07-312-26/+16
* Remove README (use index.txt instead).Reuben Thomas2010-07-312-22/+3
* Simplify the build system, adding the test target to common.mak (andReuben Thomas2010-07-317-72/+25
* Remove ChangeLog from repository; use git2cl to generate it.Reuben Thomas2010-07-312-845/+3
* Remove unnecessary .PHONY target.Reuben Thomas2010-07-311-5/+0
* Rename per-library makefiles to Makefile.Reuben Thomas2010-07-316-10/+10
* Use custom eflags codes so we can add one for backwards searching, and add a ...Reuben Thomas2010-07-311-4/+12
* Remove a couple of eflags which can’t be used as eflags (oops).Reuben Thomas2010-07-301-7/+0
* Simplify some code, and fix some formatting.Reuben Thomas2010-07-301-3/+2
* Add test for execution flags.Reuben Thomas2010-07-301-0/+14
* Update Lua function prototypes in comments.Reuben Thomas2010-07-301-5/+5
* Add execution flags for GNU.Reuben Thomas2010-07-301-13/+28
* Bump a missed version to 2.5.Reuben Thomas2010-07-301-1/+1
* Move the documentation of the library-specific compile-time argumentsReuben Thomas2010-07-301-126/+115
* Add GNU-specific test (of translation tables).Reuben Thomas2010-07-302-1/+39
* Tweak for clarity.Reuben Thomas2010-07-301-1/+1
* Fix typo in commit b7161ee8963352d140cd35f9d26d345d58047227.Reuben Thomas2010-07-301-1/+1
* Add TRE targets and add TRE and GNU targets to global targets.Reuben Thomas2010-07-301-4/+15
* Fix some bitrot in rex_tre.mak.Reuben Thomas2010-07-301-3/+3
* Fix up some uses of ALG_NOMATCH missed earlier.Reuben Thomas2010-07-302-2/+2
* Add URL for GNU regex.Reuben Thomas2010-07-301-1/+1
* Don't bother listing possible libraries; they're obvious, and this is just an...Reuben Thomas2010-07-301-5/+1
* Change ALG_NOMATCH to a macro that takes an argument, likeReuben Thomas2010-07-306-11/+10
* Implement per-regex syntax. Use this in the tests, but because most ofReuben Thomas2010-07-292-132/+9
* Various improvements to GNU regex support:Reuben Thomas2010-07-266-230/+113
* Merge TRE and GNU documentation into manual.Reuben Thomas2010-07-261-24/+151
* Ignore common backup and object file names.Reuben Thomas2010-07-261-0/+4
* Bump version to 2.5.rrt2010-07-205-50/+92
* Fix clean_gnu and test_gnu to use the right env var (thanks, Shmuel!).rrt2010-07-201-2/+2
* Add a new regex engine: GNU regex.rrt2010-07-196-3/+677
* Casts to suppress compiler warnings.shmuz2010-07-062-5/+12
* lpcre_f.c: added flags up to PCRE version 8.10.shmuz2010-07-052-0/+10
* email address updatedshmuz2010-03-121-1/+1
* Mention TRE in README.rrt2010-03-121-2/+2
* several files: luaL_typerror renamed to luaL_typeerror (as in Lua 5.2).shmuz2010-01-195-9/+15
* * ltre.c: changes to adapt to TRE 0.8shmuz2009-11-292-9/+15
* lpcre_f.c: added flags up to PCRE version 8.00.shmuz2009-11-092-115/+137
* eliminate a warning on 64 bit systems: cast to pointer from integer of differ...shmuz2008-08-161-1/+2
* The definition of Lrexlib edited.shmuz2008-08-051-3/+2
* The definition of Lrexlib edited.shmuz2008-08-051-3/+2