summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* prepare to release 2.4.0shmuz2008-08-041-0/+1
* prepare to release 2.4.0shmuz2008-08-045-8/+369
* correctionsshmuz2008-08-011-3/+3
* force-reload the tested library; makefile reverted;shmuz2008-08-012-3/+4
* Unset LUA_INIT before running tests to avoid problemsniklas2008-07-311-3/+3
* English fixes.niklas2008-07-301-12/+12
* Add .cvsignore files to ignore .so's.niklas2008-07-303-0/+3
* Add .cvsignore file for generated HTML filesniklas2008-07-301-0/+2
* Remove a stray _cdecl.niklas2008-07-302-4/+6
* Fix makefile paths for common files.niklas2008-07-303-11/+11
* Changes related to Oniguruma addition and directory layout change.shmuz2008-07-304-2/+41
* Changes related to Oniguruma addition and directory layout change.shmuz2008-07-306-98/+348
* 1) Moving files: each binding to its dedicated directory.shmuz2008-07-3010-0/+2019
* Moving files: each binding to its dedicated directory.shmuz2008-07-308-1430/+0
* a little fixshmuz2008-06-221-0/+1
* one sentence rewordedshmuz2008-06-151-2/+2
* update version and copyright strings (prepare to release 2.4)shmuz2008-06-153-10/+21
* update version and copyright strings (prepare to release 2.4)shmuz2008-06-142-2/+2