summaryrefslogtreecommitdiff
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* Lrexlib v2.9.1rel-2-9-1Shmuel Zeigerman2020-08-071-1/+1
|
* Replace all occurrences of luaL_optint with casted luaL_optinteger.Shmuel Zeigerman2020-07-111-6/+2
| | | | This also achieves Lua 5.4 compatibility.
* Update version: 2.8.0 -> 2.9.0rel-2-9-0Shmuel Zeigerman2017-11-071-1/+1
|
* Use environment variable for root work directoryShmuel Zeigerman2017-09-106-6/+6
|
* Add support for PCRE2 library. (All currently available tests written for ↵Shmuel Zeigerman2017-06-203-8/+43
| | | | PCRE pass).
* Oniguruma: add methodShmuel Zeigerman2015-04-191-5/+8
|
* Update Windows build towards release 2.8.0rel-2-8-0Shmuel Zeigerman2015-02-271-2/+5
|
* In the functions searching for multiple matches every empty match adjacent ↵Shmuel Zeigerman2015-02-261-12/+16
| | | | to the previous match is discarded.
* Add function rex.count and disallow nil/false as the replacement argument in ↵Shmuel Zeigerman2014-08-081-1/+1
| | | | rex.gsub (issue #10).
* Add _newmembuffer function for testing buffer subjects.Shmuel Zeigerman2014-08-063-9/+14
|
* Re-add mingw makefiles.Reuben Thomas2013-01-108-0/+203
|
* Replace build systems with LuaRocks.Reuben Thomas2012-10-048-203/+0
| | | | | | | | A single Makefile remains to take care of tests, distribution, release and documentation. As a result, rockspecs are automatically generated for all lrexlib flavours (previously, only POSIX and PCRE were available).
* Update docs towards the release.Shmuel Zeigerman2012-04-101-4/+5
|
* 1. Define REX_CREATEGLOBALVAR only for Lua 5.1 build.Shmuel Zeigerman2012-04-062-2/+9
| | | | 2. TRE: add macro REX_ADDWIDECHARFUNCS (undefined by default).
* Add macro REX_CREATEGLOBALVAR.Shmuel Zeigerman2012-04-047-37/+28
|
* Lua 5.2 compatibility.Shmuel Zeigerman2012-04-036-21/+32
|
* MinGW makefiles: removed -L<path>.Shmuel Zeigerman2012-02-286-8/+5
|
* TRE binding: add wide-character functions.Shmuel Zeigerman2012-02-136-8/+8
|
* Removed function plainfind.Shmuel Zeigerman2012-02-131-1/+1
|
* 1. TRE binding: add wide-character functions.Shmuel Zeigerman2012-02-122-2/+3
| | | | 2. Test suite: fix and refactor.
* Fix hyperlinksShmuel Zeigerman2012-01-221-1/+1
|
* Improve portability of build system. (Shmuel)Reuben Thomas2010-10-268-139/+92
|
* Remove useless comment. (Shmuel)Reuben Thomas2010-10-041-2/+0
|
* Make new libraries build on mingw and improve Makefile. (Shmuel)Reuben Thomas2010-10-042-1/+11
|
* Fix permissions: remove spurious executable permissions.Reuben Thomas2010-08-015-0/+0
|
* Add rex_tre.mak from Shmuel.Reuben Thomas2010-08-011-0/+34
|
* Add mingw makefile for GNU, from Shmuel.Reuben Thomas2010-08-011-0/+34
|
* Changes related to Oniguruma addition and directory layout change.shmuz2008-07-304-2/+41
|
* name of the Lua DLL to link to made configurableshmuz2008-05-302-10/+16
|
* files added (as part of directory rename)shmuz2008-05-284-0/+121
|
* directory removed (as part of its rename)shmuz2008-05-284-121/+0
|
* *** empty log message ***shmuz2007-06-104-100/+105
|
* *** empty log message ***shmuz2007-01-022-0/+116
|
* *.dev files removed - makefiles will be used insteadshmuz2007-01-023-227/+0
|
* files removed since Borland C++ 5.5.1 does not support "long long"shmuz2007-01-024-171/+0
|
* updated due to new file lpcre_f.cshmuz2006-11-253-4/+24
|
* set linker option "strip executable"shmuz2006-11-203-3/+3
|
* line endings fixedshmuz2006-11-183-66/+66
|
* deleted -DCOMPAT51, added -D$(CMDLINE)shmuz2006-11-181-105/+105
|
* corrected relative paths to source directoryshmuz2006-11-133-207/+207
|
* Re-add 5.1 project files, no longer in lua-5.1 subdir.rrt2006-11-033-0/+207
|
* Remove lua-5.1 directory; we only support 5.1 nowrrt2006-11-033-207/+0
|
* Remove Lua 5.0 supportrrt2006-11-033-207/+0
|
* Merge changes from Shmuelrrt2006-11-033-143/+130
|
* Initial revisionrrt2006-01-2110-0/+598