index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Detail
Roberto Ierusalimschy
2 weeks
v5-2
corrected year (2014 -> 2015) for release 5.2.4.
Roberto Ierusalimschy
10 years
v5.3
Fixed bug of long strings in binary chunks
Roberto Ierusalimschy
5 years
v5.4
Bug: Missing error status in panic function
Roberto Ierusalimschy
8 weeks
Tag
Download
Author
Age
v5.4.7
lua-5.4.7.tar.gz
lua-5.4.7.tar.bz2
lua-5.4.7.zip
Roberto Ierusalimschy
9 months
v5.4.6
lua-5.4.6.tar.gz
lua-5.4.6.tar.bz2
lua-5.4.6.zip
Roberto Ierusalimschy
22 months
v5.4.5
lua-5.4.5.tar.gz
lua-5.4.5.tar.bz2
lua-5.4.5.zip
Roberto Ierusalimschy
23 months
v5.4.4
lua-5.4.4.tar.gz
lua-5.4.4.tar.bz2
lua-5.4.4.zip
Roberto Ierusalimschy
3 years
v5.4.3
lua-5.4.3.tar.gz
lua-5.4.3.tar.bz2
lua-5.4.3.zip
Roberto Ierusalimschy
4 years
v5.4.2
lua-5.4.2.tar.gz
lua-5.4.2.tar.bz2
lua-5.4.2.zip
Roberto Ierusalimschy
4 years
v5.4.1
lua-5.4.1.tar.gz
lua-5.4.1.tar.bz2
lua-5.4.1.zip
Roberto Ierusalimschy
4 years
v5.3.6
lua-5.3.6.tar.gz
lua-5.3.6.tar.bz2
lua-5.3.6.zip
Roberto Ierusalimschy
5 years
v5.4.0
lua-5.4.0.tar.gz
lua-5.4.0.tar.bz2
lua-5.4.0.zip
Roberto Ierusalimschy
5 years
v5.4-beta
lua-5.4-beta.tar.gz
lua-5.4-beta.tar.bz2
lua-5.4-beta.zip
Roberto Ierusalimschy
5 years
[...]
Age
Commit message
Author
Files
Lines
2015-01-05
'setkey' -> 'setnodekey' (to avoid conflicts with POSIX)
v5.3.0
Roberto Ierusalimschy
2
-4
/
+4
2015-01-05
new macro 'cast_func' adds '__extension__' (in gnu compilers) when
Roberto Ierusalimschy
1
-2
/
+14
2015-01-05
includes 'stddef.h' (as it uses NULL)
Roberto Ierusalimschy
2
-5
/
+9
2015-01-02
detail (added -Wconversion as a comment, to be used ocasionally)
Roberto Ierusalimschy
1
-0
/
+1
2015-01-02
'lua_setlocal' should not pop value when failing (to be consistent
Roberto Ierusalimschy
2
-5
/
+11
2015-01-02
clearer(?) code (also avoids a warning about 'c' being used
Roberto Ierusalimschy
1
-5
/
+3
2014-12-29
does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining
Roberto Ierusalimschy
1
-2
/
+8
2014-12-29
all "divisions" (div,idiv,mod) by zero are not folded, to avoid
Roberto Ierusalimschy
1
-24
/
+10
2014-12-29
detail (macro 'luai_numidiv' uses 'luai_numdiv' to compute the division)
Roberto Ierusalimschy
1
-2
/
+2
2014-12-27
bug: 'random' limit is 2^31-1, not RAND_MAX
Roberto Ierusalimschy
1
-3
/
+5
[...]
Clone
https://git.lua4.win/lua