Roberto Ierusalimschy
|
ea1322ef54
Detail: bad assertion in 'luaM_free_'
|
6 years ago |
Roberto Ierusalimschy
|
6a4b9bb2b4
Removed extra information from RCS keyword strings in tests
|
6 years ago |
Roberto Ierusalimschy
|
7c8146d556
Small improvements in the manual
|
6 years ago |
Roberto Ierusalimschy
|
c90176f969
Complete implementation of to-be-closed variables
|
6 years ago |
Roberto Ierusalimschy
|
3c7dc52909
Handling of memory errors when creating to-be-closed upvalues
|
7 years ago |
Roberto Ierusalimschy
|
bd96330d03
First "complete" implementation of to-be-closed variables
|
7 years ago |
Roberto Ierusalimschy
|
4cd1f4aac0
Towards "to closed" local variables
|
7 years ago |
Roberto Ierusalimschy
|
b114c7d487
Added "cost" for the use of C stack by a coroutine invocation.
|
7 years ago |
Roberto Ierusalimschy
|
9cbf17b0f1
Details (comments)
|
7 years ago |
Roberto Ierusalimschy
|
5382a22e0e
Corrections in the implementation of '%' for floats.
|
7 years ago |
Roberto Ierusalimschy
|
8c8a91f2ef
Deprecated the emulation of '__le' using '__lt'
|
7 years ago |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
7 years ago |
Roberto Ierusalimschy
|
3dcd04ad61
details
|
7 years ago |
Roberto Ierusalimschy
|
faaf7e481f
Removed use of 'rl_inhibit_completion' in 'lua.c'
|
7 years ago |
Roberto Ierusalimschy
|
3d838f635c
Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'
|
7 years ago |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 years ago |
Roberto Ierusalimschy
|
b47f2cd068
Small improvements in the manual
|
7 years ago |
Roberto Ierusalimschy
|
e885dee5ab
File operations try an "emergency collection" when failing
|
7 years ago |
Roberto Ierusalimschy
|
ccae0f5aad
Comments about OLD0/OLD1 ages
|
7 years ago |
Roberto Ierusalimschy
|
2e297d6ab3
Fixed bug in generational collection of userdata
|
7 years ago |
Roberto Ierusalimschy
|
fb18346ddd
Avoid using 'int' for UTF-8 values
|
7 years ago |
Roberto Ierusalimschy
|
96f9643f33
Bug: wrong 'nCcalls' when resuming a coroutine
|
7 years ago |
Roberto Ierusalimschy
|
84058b1506
Added definition for LUA_VERSION_RELEASE_NUM
|
7 years ago |
Roberto Ierusalimschy
|
4d5de1c1fb
Fixed bug in line info. when using 'not' operator
|
7 years ago |
Roberto Ierusalimschy
|
9a825f6bb9
In tests of opcodes, avoid coercion in bitwise operation
|
7 years ago |
Roberto Ierusalimschy
|
941b189d98
Improvements in the manual
|
7 years ago |
Roberto Ierusalimschy
|
21f663d29f
Added missing $Id$ to file 'ljumptab.h'
|
7 years ago |
Roberto Ierusalimschy
|
626cf0581b
Generational mode may wait longer after a major collection
|
7 years ago |
Roberto Ierusalimschy
|
ccf6d098f6
'searchpath' creates less temporary strings
|
7 years ago |
Roberto Ierusalimschy
|
de2caf7ee4
Bit-library file removed from the project (as it was deprecated)
|
7 years ago |