Roberto Ierusalimschy
|
303f415559
Randomness added to table length computation
|
1 周之前 |
Roberto Ierusalimschy
|
03d672a95c
Details (comments)
|
3 周之前 |
Roberto Ierusalimschy
|
e055905914
New macro 'pushvfstring'
|
3 月之前 |
Roberto Ierusalimschy
|
c2dc6e8e94
Missing GC barrier in 'luaV_finishset'
|
4 月之前 |
Roberto Ierusalimschy
|
22974326ca
Use after free in 'luaV_finishset'
|
4 月之前 |
Roberto Ierusalimschy
|
fa1382b5cd
Main thread is a regular field of global_State
|
6 月之前 |
Roberto Ierusalimschy
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
6 月之前 |
Roberto Ierusalimschy
|
39a14ea7d7
CallInfo bit CIST_CLSRET broken in two
|
6 月之前 |
Roberto Ierusalimschy
|
c4e7cdb541
Renaming two new functions
|
6 月之前 |
Roberto Ierusalimschy
|
7d7ae8781e
Parameters for 'lua_createtable' back to int
|
6 月之前 |
Roberto Ierusalimschy
|
724012d3d0
Small change in macro 'isvalid'
|
6 月之前 |
Roberto Ierusalimschy
|
915c29f8bd
Improvements in the manual
|
6 月之前 |
Roberto Ierusalimschy
|
f12ce4029d
More integration of 'nresults' into 'callstatus'
|
8 月之前 |
Roberto Ierusalimschy
|
e3ce88c9e8
New function 'lua_numbertostrbuff'
|
9 月之前 |
Roberto Ierusalimschy
|
20d42ccaae
No errors in 'luaO_pushvfstring'
|
10 月之前 |
Roberto Ierusalimschy
|
45a8f1b593
Removed 'if' left from commit ddfa1fbccfe
|
10 月之前 |
Roberto Ierusalimschy
|
9b72355f99
USHRT_MAX changed to SHRT_MAX
|
10 月之前 |
Roberto Ierusalimschy
|
ddfa1fbccf
GC back to controling pace counting bytes
|
10 月之前 |
Roberto Ierusalimschy
|
4901853c11
Parameter for lua_gc/LUA_GCSTEP changed to 'size_t'
|
10 月之前 |
Roberto Ierusalimschy
|
a04e0ffdb9
Rename of fields in global state that control GC
|
10 月之前 |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 年之前 |
Roberto Ierusalimschy
|
15231d4fb2
'nresults' moved into 'callstatus'
|
1 年之前 |
Roberto Ierusalimschy
|
f407b3c4a1
Using CIST_CLSRET instead of trick with 'nresults'
|
1 年之前 |
Roberto Ierusalimschy
|
a546138d15
Explicit limit for number of results in a call
|
1 年之前 |
Roberto Ierusalimschy
|
c1dc08e8e8
Length of external strings must fit in Lua integer
|
1 年之前 |
Roberto Ierusalimschy
|
0593256707
'luaH_get' functions return tag of the result
|
1 年之前 |
Roberto Ierusalimschy
|
ce6f5502c9
'luaH_get' functions return 'TValue'
|
1 年之前 |
Roberto Ierusalimschy
|
65b07dd53d
API asserts for illegal pops of to-be-closed variables
|
1 年之前 |
Roberto Ierusalimschy
|
7237eb3f1c
Fixed warnings from different compilers
|
1 年之前 |
Roberto Ierusalimschy
|
0c9bec0d38
Better handling of size limit when resizing a table
|
1 年之前 |