summaryrefslogtreecommitdiff
path: root/src/oniguruma
Commit message (Expand)AuthorAgeFilesLines
* Oniguruma binding: add function internal_test (not to be documented).Shmuel Zeigerman2018-07-161-0/+21
* Insert come casts to allow C++ compilationShmuel Zeigerman2015-06-211-2/+2
* Fix a crash bug in Oniguruma bindingShmuel Zeigerman2015-04-291-1/+1
* Oniguruma: add methodShmuel Zeigerman2015-04-191-0/+7
* Remove the ALG_USERETRY (mis)feature.Shmuel Zeigerman2014-08-251-1/+0
* Add function rex.count and disallow nil/false as the replacement argument in ...Shmuel Zeigerman2014-08-081-0/+1
* Replace build systems with LuaRocks.Reuben Thomas2012-10-041-38/+0
* lonig.c: fix a mismatched type in two results of ?:; closes issue #1Reuben Thomas2012-10-021-1/+1
* Lua 5.2 compatibility.Shmuel Zeigerman2012-04-031-17/+3
* Make internal function names more consistent.Shmuel Zeigerman2012-02-171-14/+14
* Removed function plainfind.Shmuel Zeigerman2012-02-131-1/+0
* Tidy upShmuel Zeigerman2012-01-071-12/+7
* luaL_reg replaced with luaL_RegShmuel Zeigerman2011-12-221-2/+2
* 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-11/+11
* 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
* Change ALG_NOMATCH to a macro that takes an argument, likeReuben Thomas2010-07-301-1/+1
* Casts to suppress compiler warnings.shmuz2010-07-061-5/+8
* several files: luaL_typerror renamed to luaL_typeerror (as in Lua 5.2).shmuz2010-01-191-2/+1
* prepare to release 2.4.0shmuz2008-08-042-1/+335
* Add .cvsignore files to ignore .so's.niklas2008-07-301-0/+1
* Remove a stray _cdecl.niklas2008-07-302-4/+6
* Fix makefile paths for common files.niklas2008-07-301-4/+4
* 1) Moving files: each binding to its dedicated directory.shmuz2008-07-303-0/+610