Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
преди 4 години |
Roberto Ierusalimschy
|
61a4e64a66
Back to old encoding of versions in binary files
|
преди 5 години |
Roberto Ierusalimschy
|
a901c505ab
Fixed warning about casts between function pointers
|
преди 5 години |
Roberto Ierusalimschy
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
преди 5 години |
Roberto Ierusalimschy
|
ba9cd0d25a
Change in the prefix of messages from searchers
|
преди 5 години |
Roberto Ierusalimschy
|
7bd1e53753
Fixed a warning and other minor issues
|
преди 5 години |
Roberto Ierusalimschy
|
b96b0b5abb
Added macro 'luaL_pushfail'
|
преди 6 години |
Roberto Ierusalimschy
|
3c0d3c6fbe
Avoid using addresses of static variables as unique keys
|
преди 6 години |
Roberto Ierusalimschy
|
e888976bc6
Details (typos in comments)
|
преди 6 години |
Roberto Ierusalimschy
|
b14609032c
Avoid the creation of too many strings in 'package'
|
преди 6 години |
Roberto Ierusalimschy
|
ed2872cd3b
'require' returns where module was found
|
преди 6 години |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
преди 7 години |
Roberto Ierusalimschy
|
ccf6d098f6
'searchpath' creates less temporary strings
|
преди 7 години |
Roberto Ierusalimschy
|
34b00c16e2
removed compatibility code with older versions
|
преди 7 години |
Roberto Ierusalimschy
|
36cf8f3a3c
Code should not change the stack level after the initialization of a
|
преди 7 години |
Roberto Ierusalimschy
|
94c1b3a8ee
Handling of LUA_PATH/LUA_CPATH moved back to 'package' library
|
преди 8 години |
Roberto Ierusalimschy
|
b2aa2ba046
using constants for "_LOADED" and "PRELOAD"
|
преди 8 години |
Roberto Ierusalimschy
|
de3fd8ab83
Handling of LUA_PATH/LUA_CPATH moved from package library to stand
|
преди 9 години |
Roberto Ierusalimschy
|
c5112f7b15
details (comments)
|
преди 9 години |
Roberto Ierusalimschy
|
374f6c4612
detail ('fopen' needs 'stdio.h')
|
преди 10 години |
Roberto Ierusalimschy
|
a9a4bf68b0
typo in comment
|
преди 10 години |
Roberto Ierusalimschy
|
0adfa773b9
new macro 'cast_func' adds '__extension__' (in gnu compilers) when
|
преди 10 години |
Roberto Ierusalimschy
|
52c0f9575b
uses return value from lua_getfield
|
преди 10 години |
Roberto Ierusalimschy
|
e320790154
using address instead of string for key for table 'CLIBS' in the
|
преди 10 години |
Roberto Ierusalimschy
|
c49edc4566
keep "#include <windows.h>" in this file, but without the
|
преди 10 години |
Roberto Ierusalimschy
|
28fdbcf393
added include for 'lprefix.h', for stuff that must be added before
|
преди 10 години |
Roberto Ierusalimschy
|
aa1bd8876c
comments
|
преди 10 години |
Roberto Ierusalimschy
|
bdf566a8a3
`name' in comments changed to 'name'
|
преди 10 години |
Roberto Ierusalimschy
|
f97c64d7bf
macros 'LUA_QL'/'LUA_QL' deprecated
|
преди 10 години |
Roberto Ierusalimschy
|
3ccbae84d2
added some casts between integral types (to avoid warnings)
|
преди 11 години |