Roberto Ierusalimschy
|
9cbf17b0f1
Details (comments)
|
7 年之前 |
Roberto Ierusalimschy
|
5382a22e0e
Corrections in the implementation of '%' for floats.
|
7 年之前 |
Roberto Ierusalimschy
|
8c8a91f2ef
Deprecated the emulation of '__le' using '__lt'
|
7 年之前 |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
7 年之前 |
Roberto Ierusalimschy
|
3dcd04ad61
details
|
7 年之前 |
Roberto Ierusalimschy
|
faaf7e481f
Removed use of 'rl_inhibit_completion' in 'lua.c'
|
7 年之前 |
Roberto Ierusalimschy
|
3d838f635c
Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'
|
7 年之前 |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 年之前 |
Roberto Ierusalimschy
|
b47f2cd068
Small improvements in the manual
|
7 年之前 |
Roberto Ierusalimschy
|
e885dee5ab
File operations try an "emergency collection" when failing
|
7 年之前 |
Roberto Ierusalimschy
|
ccae0f5aad
Comments about OLD0/OLD1 ages
|
7 年之前 |
Roberto Ierusalimschy
|
2e297d6ab3
Fixed bug in generational collection of userdata
|
7 年之前 |
Roberto Ierusalimschy
|
fb18346ddd
Avoid using 'int' for UTF-8 values
|
7 年之前 |
Roberto Ierusalimschy
|
96f9643f33
Bug: wrong 'nCcalls' when resuming a coroutine
|
7 年之前 |
Roberto Ierusalimschy
|
84058b1506
Added definition for LUA_VERSION_RELEASE_NUM
|
7 年之前 |
Roberto Ierusalimschy
|
4d5de1c1fb
Fixed bug in line info. when using 'not' operator
|
7 年之前 |
Roberto Ierusalimschy
|
9a825f6bb9
In tests of opcodes, avoid coercion in bitwise operation
|
7 年之前 |
Roberto Ierusalimschy
|
941b189d98
Improvements in the manual
|
7 年之前 |
Roberto Ierusalimschy
|
21f663d29f
Added missing $Id$ to file 'ljumptab.h'
|
7 年之前 |
Roberto Ierusalimschy
|
626cf0581b
Generational mode may wait longer after a major collection
|
7 年之前 |
Roberto Ierusalimschy
|
ccf6d098f6
'searchpath' creates less temporary strings
|
7 年之前 |
Roberto Ierusalimschy
|
de2caf7ee4
Bit-library file removed from the project (as it was deprecated)
|
7 年之前 |
Roberto Ierusalimschy
|
b08c9079c5
Opcode names moved to a new header file
|
7 年之前 |
Roberto Ierusalimschy
|
06e08c6d05
Fixed bug in OP_IDIVI
|
7 年之前 |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
7 年之前 |
Roberto Ierusalimschy
|
f59e6a93c0
opening functions must be exported!
|
7 年之前 |
Roberto Ierusalimschy
|
6683f83b51
several details
|
7 年之前 |
Roberto Ierusalimschy
|
a314409dba
in generational mode, an emergency collection can turn any object black
|
7 年之前 |
Roberto Ierusalimschy
|
15ce8d0904
in generational mode, an emergency collection can turn any object black
|
7 年之前 |
Roberto Ierusalimschy
|
b43300c14f
change in 'LUAI_DDEC' to allow variables to be static in 'onelua'
|
7 年之前 |