index
:
delta/lua-github.git
5.0.x
5.1.x
5.2.x
alt-version
alternative-version
baserock/5.3.2
c6f7181e910b6
master
oldlua
scopedvars
temporary
v5-2
v5.3
v5.4.0
v5.4.0-patch
github.com: lua/lua.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Details
alternative-version
alt-version
Roberto Ierusalimschy
2018-12-17
3
-20
/
+22
*
Added file 'testes/heavy.lua'
Roberto Ierusalimschy
2018-12-14
1
-0
/
+173
*
Bug: Long brackets with a huge number of '=' causes overflow
Roberto Ierusalimschy
2018-12-14
2
-14
/
+35
*
New functions 'lua_resetthread' and 'coroutine.kill'
Roberto Ierusalimschy
2018-12-13
11
-32
/
+195
*
Details
Roberto Ierusalimschy
2018-12-11
2
-17
/
+14
*
'math.rand()' uses higher bits to produce float value
Roberto Ierusalimschy
2018-12-11
2
-26
/
+46
*
Better error messages for some polymorphic functions
Roberto Ierusalimschy
2018-12-10
7
-12
/
+41
*
Calls cannot be tail in the scope of a to-be-closed variable
Roberto Ierusalimschy
2018-12-04
4
-16
/
+21
*
A to-be-closed variable must have a closable value (or be nil)
Roberto Ierusalimschy
2018-11-29
9
-39
/
+83
*
Auxiliary buffer cannot close box with 'lua_remove'
Roberto Ierusalimschy
2018-11-26
3
-23
/
+49
*
Some bugs with stack reallocation by 'luaF_close'
Roberto Ierusalimschy
2018-11-24
4
-17
/
+17
*
Added opcodes for arithmetic with K operands
Roberto Ierusalimschy
2018-11-23
11
-87
/
+228
*
Details
Roberto Ierusalimschy
2018-11-22
3
-39
/
+93
*
Documentation for to-be-closed variables
Roberto Ierusalimschy
2018-11-13
1
-26
/
+122
*
Visibility of non-API functions changed to "internal"
Roberto Ierusalimschy
2018-11-13
1
-1
/
+1
*
String buffer using to-be-closed variable
Roberto Ierusalimschy
2018-11-13
2
-11
/
+47
*
'lua_toclose' gets the index to be closed as an argument
Roberto Ierusalimschy
2018-11-12
4
-13
/
+22
*
New implementation for 'luaL_addvalue'
Roberto Ierusalimschy
2018-11-09
1
-22
/
+59
*
To-be-closed variable in 'for' loop separated from the state
Roberto Ierusalimschy
2018-11-07
6
-29
/
+76
*
New syntax for to-be-closed variables
Roberto Ierusalimschy
2018-11-07
8
-47
/
+48
*
New macros for arithmetic/bitwise operations in 'luaV_execute'
Roberto Ierusalimschy
2018-11-05
5
-220
/
+156
*
Removed internal cache for closures
Roberto Ierusalimschy
2018-11-01
9
-123
/
+10
*
Removed resource-related "emergency collections"
Roberto Ierusalimschy
2018-10-31
5
-80
/
+2
*
State in generic 'for' acts as a to-be-closed variable
Roberto Ierusalimschy
2018-10-31
5
-24
/
+111
*
Better error messages for invalid operands in numeric 'for'
Roberto Ierusalimschy
2018-10-30
4
-4
/
+22
*
Back with optimization for 'if cond then goto'
Roberto Ierusalimschy
2018-10-30
3
-20
/
+100
*
Big revamp in the implmentation of labels/gotos
Roberto Ierusalimschy
2018-10-29
8
-182
/
+131
*
More uniformity in code generation for 'for' loops
Roberto Ierusalimschy
2018-10-26
6
-10
/
+14
*
To-be-closed variables in the C API
Roberto Ierusalimschy
2018-10-25
6
-16
/
+122
*
Closing methods should not interfere with returning values
Roberto Ierusalimschy
2018-10-25
4
-42
/
+98
*
Added a '__close' metamethod to file handles
Roberto Ierusalimschy
2018-10-23
2
-22
/
+36
*
Detail: bad assertion in 'luaM_free_'
Roberto Ierusalimschy
2018-10-23
1
-1
/
+1
*
Removed extra information from RCS keyword strings in tests
Roberto Ierusalimschy
2018-10-22
6
-4
/
+4
*
Small improvements in the manual
Roberto Ierusalimschy
2018-10-22
1
-8
/
+18
*
Complete implementation of to-be-closed variables
scopedvars
Roberto Ierusalimschy
2018-10-22
3
-12
/
+39
*
Handling of memory errors when creating to-be-closed upvalues
Roberto Ierusalimschy
2018-10-18
4
-40
/
+148
*
First "complete" implementation of to-be-closed variables
Roberto Ierusalimschy
2018-10-17
13
-26
/
+145
*
Towards "to closed" local variables
Roberto Ierusalimschy
2018-10-08
15
-22
/
+81
*
Added "cost" for the use of C stack by a coroutine invocation.
Roberto Ierusalimschy
2018-09-11
1
-2
/
+8
*
Details (comments)
Roberto Ierusalimschy
2018-09-11
3
-4
/
+11
*
Corrections in the implementation of '%' for floats.
Roberto Ierusalimschy
2018-08-28
5
-18
/
+87
*
Deprecated the emulation of '__le' using '__lt'
Roberto Ierusalimschy
2018-08-24
8
-40
/
+44
*
Removed extra information from RCS keyword strings
Roberto Ierusalimschy
2018-08-23
51
-51
/
+51
*
details
Roberto Ierusalimschy
2018-08-17
1
-6
/
+6
*
Removed use of 'rl_inhibit_completion' in 'lua.c'
Roberto Ierusalimschy
2018-08-16
1
-3
/
+2
*
Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'
Roberto Ierusalimschy
2018-07-27
5
-50
/
+71
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
29
-29
/
+29
*
Small improvements in the manual
Roberto Ierusalimschy
2018-07-25
1
-5
/
+7
*
File operations try an "emergency collection" when failing
Roberto Ierusalimschy
2018-07-25
2
-6
/
+65
*
Comments about OLD0/OLD1 ages
Roberto Ierusalimschy
2018-07-18
1
-24
/
+30
[next]