Roberto Ierusalimschy
|
4324904b60
corrected year (2014 -> 2015) for release 5.2.4.
|
10 年之前 |
Roberto Ierusalimschy
|
5705476065
bug: when manipulating other threads, there is no garanties about
|
10 年之前 |
Roberto Ierusalimschy
|
abd8f8433d
bug: suspended function can have its 'func' field not pointing to
|
10 年之前 |
Roberto Ierusalimschy
|
ce74637ace
bug: Chunk with too many lines can seg. fault
|
10 年之前 |
Roberto Ierusalimschy
|
44be021309
comment
|
10 年之前 |
Roberto Ierusalimschy
|
f59b241315
Bug: Ephemeron table can wrongly collect entry with strong key
|
11 年之前 |
Roberto Ierusalimschy
|
8efe9f23fa
BUG: compiler can optimize away overflow check in 'table.unpack'
|
11 年之前 |
Roberto Ierusalimschy
|
a29377972f
updated for (eventual) release 5.2.4
|
11 年之前 |
Roberto Ierusalimschy
|
dace83ea30
detail (better alignment for struct 'Table')
|
11 年之前 |
Roberto Ierusalimschy
|
7ea44b56a8
details (typos in comments)
|
11 年之前 |
Roberto Ierusalimschy
|
63048dc9b7
'LUA_VERSION_RELEASE' updated to 5.2.3.
|
11 年之前 |
Roberto Ierusalimschy
|
6867055546
bug: Resuming the running coroutine makes it unyieldable
|
11 年之前 |
Roberto Ierusalimschy
|
2fb7d94bd6
bug: Call to macro 'luai_userstateclose' should be done only
|
11 年之前 |
Roberto Ierusalimschy
|
c23f705349
BUG: GC can collect a long string still in use during parser
|
12 年之前 |
Roberto Ierusalimschy
|
42cf5f8214
avoid undefined shift of LUA_NBITS in rotate operations
|
12 年之前 |
Roberto Ierusalimschy
|
d2209c0741
bug: Wrong error message in some short-cut expressions
|
12 年之前 |
Roberto Ierusalimschy
|
39808bb970
bug: Wrong assert when reporting concatenation errors.
|
12 年之前 |
Roberto Ierusalimschy
|
dcd35b4595
bug: garbage collector can trigger too many times in recursive loops,
|
12 年之前 |
Roberto Ierusalimschy
|
c2ea18726a
BUG: stack overflow in vararg functions with many fixed
|
12 年之前 |
Roberto Ierusalimschy
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
Roberto Ierusalimschy
|
f5ae26ec6c
official branch for Lua 5.1
|
17 年之前 |
Roberto Ierusalimschy
|
98194db429
details
|
19 年之前 |
Roberto Ierusalimschy
|
fad7582c9a
explicit test for common error (due to compatibility issue)
|
19 年之前 |
Roberto Ierusalimschy
|
a62fca1ebb
BUG: debug hooks may get wrong when mixed with coroutines
|
19 年之前 |
Roberto Ierusalimschy
|
2b5c1f99e5
small simplifications
|
19 年之前 |
Roberto Ierusalimschy
|
e2dc5f5d15
extra assertion
|
19 年之前 |
Roberto Ierusalimschy
|
ed64346b9d
details
|
19 年之前 |
Roberto Ierusalimschy
|
475b0ecbf1
new macro LUA_RELEASE
|
19 年之前 |
Roberto Ierusalimschy
|
414359b2f1
new version number
|
19 年之前 |
Roberto Ierusalimschy
|
0079efc479
bug: collector did not compensate enough for userdata with finalizers
|
19 年之前 |