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-11-25
format "%s" in 'string.format' accepts embedded zeros when it
v5.3.2
Roberto Ierusalimschy
1
-9
/
+12
2015-11-25
randomness in 'table.sort' used only when needed (big imbalance in
Roberto Ierusalimschy
1
-38
/
+73
2015-11-24
handling 'clock_t' and 'time_t' correctly in ISO C point of view
Roberto Ierusalimschy
1
-5
/
+14
2015-11-23
easy the way to accept other modifiers for 'mode' in 'io.open'
Roberto Ierusalimschy
1
-7
/
+13
2015-11-23
tiny code refactoring in 'luaS_hash'
Roberto Ierusalimschy
1
-4
/
+3
2015-11-23
ensure argument to 'string.format("%s")' does not contain zeros
Roberto Ierusalimschy
1
-1
/
+2
2015-11-23
details (comments)
Roberto Ierusalimschy
5
-11
/
+11
2015-11-23
using unsigned int (instead of int) in 'table.sort' to avoid overflows
Roberto Ierusalimschy
1
-17
/
+23
2015-11-23
details (merging declarations with initialization)
Roberto Ierusalimschy
1
-7
/
+5
2015-11-20
randomness in pivot for 'table.sort' done by a macro (easier to change)
Roberto Ierusalimschy
1
-11
/
+17
[...]
Clone
https://git.lua4.win/lua