Roberto Ierusalimschy
|
fa075b7953
Merge branch 'master' into newarray
|
1 年之前 |
Roberto Ierusalimschy
|
08a077d673
Full implementation of new representation for arrays
|
1 年之前 |
Roberto Ierusalimschy
|
7923dbbf72
Bug: Recursion in 'getobjname' can stack overflow
|
1 年之前 |
Roberto Ierusalimschy
|
43c8e5bded
Full abstraction for representation of array values
|
1 年之前 |
Roberto Ierusalimschy
|
b8b709b6d4
Avoid direct accesses to the array part of a table
|
1 年之前 |
Roberto Ierusalimschy
|
81e4fce530
Simpler test in 'luaH_getint'
|
1 年之前 |
Roberto Ierusalimschy
|
6baee9ef9d
Removed test for "corrupted binary dump"
|
2 年之前 |
Roberto Ierusalimschy
|
edd8589f47
Avoid casts from unsigned long to floating-point
|
2 年之前 |
Roberto Ierusalimschy
|
07a9eab23a
Cannot use 'getshrstr' before setting 'shrlen'
|
2 年之前 |
Roberto Ierusalimschy
|
9363a8b990
Documentation for "LUA_NOENV"
|
2 年之前 |
Roberto Ierusalimschy
|
5ab6a5756b
Bug: Wrong line number for function calls
|
2 年之前 |
Roberto Ierusalimschy
|
9b4f39ab14
More disciplined use of 'getstr' and 'tsslen'
|
2 年之前 |
Roberto Ierusalimschy
|
f4211a5ea4
More control over encoding of test files
|
2 年之前 |
Roberto Ierusalimschy
|
1b3f507f62
Bug: Call hook may be called twice when count hook yields
|
2 年之前 |
Roberto Ierusalimschy
|
6b51133a98
Thread stacks resized in the atomic phase
|
2 年之前 |
Roberto Ierusalimschy
|
cbae016202
Details
|
2 年之前 |
Roberto Ierusalimschy
|
ea39042e13
Removed redundancy in definitions of version/release
|
2 年之前 |
Roberto Ierusalimschy
|
05ec55f16b
Avoid inclusion loop in 'ltm.h'
|
2 年之前 |
Roberto Ierusalimschy
|
f623b96932
Bug: read overflow in 'l_strcmp'
|
2 年之前 |
Roberto Ierusalimschy
|
9be74ccc21
Several functions turned 'static'
|
2 年之前 |
Roberto Ierusalimschy
|
819bd51d87
Some cleaning in the new table API
|
2 年之前 |
Roberto Ierusalimschy
|
f8d30826dd
New table API for 'set' functions
|
2 年之前 |
Roberto Ierusalimschy
|
351ccd7332
Towards a new implementation of arrays
|
2 年之前 |
Roberto Ierusalimschy
|
09f3c2372f
Option '-l' discards version sufix from file name
|
2 年之前 |
Roberto Ierusalimschy
|
c197885cb0
Small improvements in tests
|
2 年之前 |
Roberto Ierusalimschy
|
934e77a286
Details
|
2 年之前 |
Roberto Ierusalimschy
|
6443185167
"Emergency" new version 5.4.6
|
2 年之前 |
Roberto Ierusalimschy
|
e15f1f2bb7
Details
|
2 年之前 |
Roberto Ierusalimschy
|
b5c65705ca
New year (2023)
|
2 年之前 |
Roberto Ierusalimschy
|
7ca8105a2e
More orderliness in casts of enumerations
|
2 年之前 |