summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated to lua-5.3.25.3.2lua-5.3Peter Drahoš2015-12-1642-853/+1328
* Merge loadlib changes to loadlib_rel.5.3.1Peter Drahoš2015-12-161-2/+3
* Updated to lua-5.3.1Peter Drahoš2015-12-1539-692/+1145
* Imported from archive lua-5.3.0.tar.gz and merged with CMake buildPeter Drahoš2015-12-0365-4581/+7284
* Minor merge of loadlib.c into loadlib_rel.c5.2.4masterlua-5.2Peter Drahoš2015-12-021-1/+1
* Updated rc filesPeter Drahoš2015-12-021-5/+5
* Updated rc filesPeter Drahoš2015-12-021-5/+5
* Updated and merged from lua-5.2.4.tar.gz archivePeter Drahoš2015-12-0210-26/+56
* Correction of path formatPeter Drahoš2013-12-091-1/+1
* Loadlib fix for newer Cygwin releasesPeter Drahoš2013-12-091-2/+6
* Update to version 5.2.3Peter Drahoš2013-12-0862-99/+137
* fix error and mem leak found by cppcheckgreg-a2013-11-281-1/+2
* Fix for FreeBSD path lengthPeter Drahoš2013-04-051-1/+1
* Tested on solarisPeter Drahoš2013-04-011-2/+2
* Fix declaration againPeter Drahoš2013-04-011-1/+1
* Fix declarationPeter Drahoš2013-04-011-1/+1
* Relative path fix for FreeBSD and SolarisPeter Drahoš2013-04-011-4/+21
* Updated to 5.2.2Peter Drahoš2013-03-2736-368/+1022
* Added WinMain entry for wlua target. Fixed Visual Studio builds.Peter Drahos2013-03-031-0/+16
* Finalized configuration.Peter Drahoš2012-07-021-66/+8
* Updated luaconf.h.in, failed to merge changes correctly before.Peter Drahoš2012-07-021-43/+60
* Updated to Lua 5.2.1Peter Drahoš2012-06-1536-571/+932
* Updated rc files5.2Peter Drahoš2012-05-112-9/+9
* cmake: fixed path style in .rc for mingw cross compile from linuxDavid Manura2012-04-072-2/+2
* Removed luaconf.h as it interfered with luaconf.h.in generationPeter Drahoš2011-12-171-529/+0
* Lua 5.2 release.Peter Drahoš2011-12-1762-1323/+1161
* Lua 5.2 release.Peter Drahoš2011-12-171-0/+529
* Initial import of lua-5.2-beta. No COPYRIGHT is provided in the source.Peter Drahos2011-08-1667-6466/+8627
* Path generation cleanupPeter Drahoš2011-03-311-3/+3
* OSX can now detect executable path faster. Fallback is now only for unsupport...Peter Drahoš2011-03-251-0/+10
* loadlib_rel.c - Fix implicit declaration of readlink (on clang/linux).David Manura2011-03-241-0/+3
* Updated install defaults. Now only LUA_ROOT needs to be changed LUA_CDIR and ...Peter Drahoš2011-03-201-2/+4
* Applied lua patch 5.1.4-3Peter Drahos2011-03-178-21/+24
* Luac rc file renamed and fixed define warning.Peter Drahos2011-03-152-3/+5
* Updated build, tested on OSX.Peter Drahos2011-03-154-109/+1462
* Minor modifications for correct Cygwin handlingPeter Drahos2010-12-172-21/+25
* Finalized relative module loading.Peter Drahoš2010-12-142-79/+87
* LuaDist patch for relative package.[c]path on unix systems. Also provides con...Peter Drahoš2010-12-082-4/+65
* Cloned from old repoPeter Drahoš2010-09-3060-0/+17327