Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 年之前 |
Roberto Ierusalimschy
|
0825cf237d
Detail in make file for testes/libs
|
2 年之前 |
Roberto Ierusalimschy
|
f874d37fa2
Small change in barrier macros
|
2 年之前 |
Roberto Ierusalimschy
|
35e01ed21d
Small improvements in 'lmem.c'
|
2 年之前 |
Roberto Ierusalimschy
|
6aabf4b15e
Details in some header files
|
2 年之前 |
Roberto Ierusalimschy
|
fa2f294dd1
Reduce calls to 'luaC_step' when GC is stopped
|
2 年之前 |
Roberto Ierusalimschy
|
82fae58e25
Details
|
2 年之前 |
Roberto Ierusalimschy
|
9a77f57edc
Stop GC while building initial state
|
2 年之前 |
Roberto Ierusalimschy
|
be908a7d4d
Removed unused field 'UpVal.tbc'
|
2 年之前 |
Roberto Ierusalimschy
|
9ede317c70
Threads are created like other objects
|
2 年之前 |
Roberto Ierusalimschy
|
ee645472eb
Stack reallocation done with a single realloc
|
2 年之前 |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 年之前 |
Roberto Ierusalimschy
|
ba089bcb08
Details
|
2 年之前 |
Roberto Ierusalimschy
|
1e64c1391f
Bug: stack overflow with nesting of coroutine.close
|
2 年之前 |
Roberto Ierusalimschy
|
b85816b9a8
Removed test function 'luaH_isdummy'
|
2 年之前 |
Roberto Ierusalimschy
|
c954db3924
Option '-l g=mod' added to the manual
|
2 年之前 |
Roberto Ierusalimschy
|
14d2803e55
Details
|
2 年之前 |
Roberto Ierusalimschy
|
7f12bf40c4
Portability issue in a test for 'string.format'
|
2 年之前 |
Roberto Ierusalimschy
|
26be27459b
Negation in constant folding of '>>' may overflow
|
3 年之前 |
Roberto Ierusalimschy
|
cfbe378f90
Small simplification in overflow check in 'getfield'
|
3 年之前 |
Roberto Ierusalimschy
|
a1089b415a
Bug: 'utf8.codes' accepts spurious continuation bytes
|
3 年之前 |
Roberto Ierusalimschy
|
f8c4c4fcf2
New test for table rehash
|
3 年之前 |
Roberto Ierusalimschy
|
71bc69c2af
Note in the manual about using '...' as an expression
|
3 年之前 |
Roberto Ierusalimschy
|
cd56f222b7
Corrected error message in 'table.remove'
|
3 年之前 |
Roberto Ierusalimschy
|
69b77b6fde
Changed the growth rate of string buffers
|
3 年之前 |
Roberto Ierusalimschy
|
997f11f543
Bug: 'break' may not properly close variable in a 'for' loop
|
3 年之前 |
Roberto Ierusalimschy
|
02060b7a37
Simpler handling of Byte Order Mark (BOM)
|
3 年之前 |
Roberto Ierusalimschy
|
a1f77a234a
Bug: set correct pause when (re)entering gen. collection.
|
3 年之前 |
Roberto Ierusalimschy
|
c6cea857a4
Better documentation for 'multires' expressions
|
3 年之前 |
Roberto Ierusalimschy
|
d61b0c6028
More checks and documentation for uses of EXTRA_STACK
|
3 年之前 |