Roberto Ierusalimschy
|
60b6599e83
Short strings can be external, too
|
2 周之前 |
Roberto Ierusalimschy
|
85a3c1699c
New method to unload DLLs
|
3 周之前 |
Roberto Ierusalimschy
|
c4e7cdb541
Renaming two new functions
|
6 月之前 |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 年之前 |
Roberto Ierusalimschy
|
781219dbe1
Small changes in casts from void* to functions
|
1 年之前 |
Roberto Ierusalimschy
|
a08d82eb13
llimits.h being used by all Lua code
|
1 年之前 |
Roberto Ierusalimschy
|
3507c3380f
Small simplification in 'findloader'
|
1 年之前 |
Roberto Ierusalimschy
|
1028f296a8
Default paths stored as external strings
|
1 年之前 |
Roberto Ierusalimschy
|
09f3c2372f
Option '-l' discards version sufix from file name
|
2 年之前 |
Roberto Ierusalimschy
|
f3cfd5bf2b
Details
|
3 年之前 |
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 年之前 |