summaryrefslogtreecommitdiff
path: root/src/pcre
Commit message (Expand)AuthorAgeFilesLines
* Replace build systems with LuaRocks.Reuben Thomas2012-10-041-38/+0
* Lua 5.2 compatibility.Shmuel Zeigerman2012-04-031-19/+17
* Make internal function names more consistent.Shmuel Zeigerman2012-02-171-14/+14
* Removed function plainfind.Shmuel Zeigerman2012-02-131-1/+0
* lpcre_f.c: added flags up to PCRE version 8.21Shmuel Zeigerman2011-12-221-0/+6
* luaL_reg replaced with luaL_RegShmuel Zeigerman2011-12-221-3/+3
* lpcre_f.c: added flags up to PCRE version 8.13.Shmuel Zeigerman2011-09-101-0/+3
* 1. fix rex.split (offset was out-of-range)shmuz2010-12-151-0/+6
* Shorten if (p) free(p) to free(p) and fix a space leak in gnu.c (callReuben Thomas2010-08-201-1/+1
* Fix permissions: remove spurious executable permissions.Reuben Thomas2010-08-013-0/+0
* Remove unneeded .cvsignore files.Reuben Thomas2010-08-011-1/+0
* Simplify collection of extra compilation arguments.Reuben Thomas2010-07-311-3/+3
* Simplify the build system, adding the test target to common.mak (andReuben Thomas2010-07-311-1/+1
* Rename per-library makefiles to Makefile.Reuben Thomas2010-07-311-0/+0
* Fix up some uses of ALG_NOMATCH missed earlier.Reuben Thomas2010-07-301-1/+1
* Change ALG_NOMATCH to a macro that takes an argument, likeReuben Thomas2010-07-301-1/+1
* lpcre_f.c: added flags up to PCRE version 8.10.shmuz2010-07-051-0/+6
* several files: luaL_typerror renamed to luaL_typeerror (as in Lua 5.2).shmuz2010-01-191-2/+1
* lpcre_f.c: added flags up to PCRE version 8.00.shmuz2009-11-091-0/+18
* Add .cvsignore files to ignore .so's.niklas2008-07-301-0/+1
* Fix makefile paths for common files.niklas2008-07-301-4/+4
* 1) Moving files: each binding to its dedicated directory.shmuz2008-07-303-0/+666