summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
alt-versionDetailsRoberto Ierusalimschy5 years
alternative-versionDetailsRoberto Ierusalimschy5 years
baserock/5.3.2Add lua.pcJavier Jardón8 years
c6f7181e910b6Small changes in the header of binary filesRoberto Ierusalimschy5 years
master"Emergency" new version 5.4.6Roberto Ierusalimschy13 months
scopedvarsComplete implementation of to-be-closed variablesRoberto Ierusalimschy6 years
temporaryFixed bug in 'checkstackp'Roberto Ierusalimschy4 years
v5.3Fixed bug of long strings in binary chunksRoberto Ierusalimschy4 years
v5.4.0DetailsRoberto Ierusalimschy4 years
v5.4.0-patchBug fix: Errors in finalizers need a valid 'pc'Roberto Ierusalimschy4 years
[...]
 
TagDownloadAuthorAge
v5.4.6lua-github-5.4.6.tar.gz  Roberto Ierusalimschy13 months
v5.4.5lua-github-5.4.5.tar.gz  Roberto Ierusalimschy14 months
v5.4.4lua-github-5.4.4.tar.gz  Roberto Ierusalimschy2 years
v5.4.3lua-github-5.4.3.tar.gz  Roberto Ierusalimschy3 years
v5.4.2lua-github-5.4.2.tar.gz  Roberto Ierusalimschy4 years
v5.4.1lua-github-5.4.1.tar.gz  Roberto Ierusalimschy4 years
v5.3.6lua-github-5.3.6.tar.gz  Roberto Ierusalimschy4 years
v5.4.0lua-github-5.4.0.tar.gz  Roberto Ierusalimschy4 years
v5.4-betalua-github-5.4-beta.tar.gz  Roberto Ierusalimschy5 years
v5.4-alphalua-github-5.4-alpha.tar.gz  Roberto Ierusalimschy5 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-01-05'setkey' -> 'setnodekey' (to avoid conflicts with POSIX)v5.3.0v5-3-0Roberto Ierusalimschy2-4/+4
2015-01-05new macro 'cast_func' adds '__extension__' (in gnu compilers) whenRoberto Ierusalimschy1-2/+14
2015-01-05includes 'stddef.h' (as it uses NULL)Roberto Ierusalimschy2-5/+9
2015-01-02detail (added -Wconversion as a comment, to be used ocasionally)Roberto Ierusalimschy1-0/+1
2015-01-02'lua_setlocal' should not pop value when failing (to be consistentRoberto Ierusalimschy2-5/+11
2015-01-02clearer(?) code (also avoids a warning about 'c' being usedRoberto Ierusalimschy1-5/+3
2014-12-29does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + definingRoberto Ierusalimschy1-2/+8
2014-12-29all "divisions" (div,idiv,mod) by zero are not folded, to avoidRoberto Ierusalimschy1-24/+10
2014-12-29detail (macro 'luai_numidiv' uses 'luai_numdiv' to compute the division)Roberto Ierusalimschy1-2/+2
2014-12-27bug: 'random' limit is 2^31-1, not RAND_MAXRoberto Ierusalimschy1-3/+5
[...]
 
Clone
git://git.baserock.org/delta/lua-github.git
http://git.baserock.org/git/delta/lua-github.git
https://git.baserock.org/git/delta/lua-github.git