Roberto Ierusalimschy
|
3abe3da9fb
new module 'lbitlib.c' for bitwise operations
|
16 years ago |
Roberto Ierusalimschy
|
6905ae900b
Lua now uses "homemade" lctype (instead of ctype.h from ANSI C)
|
16 years ago |
Roberto Ierusalimschy
|
e02483dbc0
whole build depends on 'makefile' itself + better format for warning
|
17 years ago |
Roberto Ierusalimschy
|
b9e92c8b0d
updating header dependencies
|
17 years ago |
Roberto Ierusalimschy
|
2f8351fe48
turn off optimizations when testing
|
17 years ago |
Roberto Ierusalimschy
|
b8d23d6e07
option to use Sun compiler (on lhf account)
|
17 years ago |
Roberto Ierusalimschy
|
3ca9af51a4
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
Roberto Ierusalimschy
|
98194db429
details
|
19 years ago |
Roberto Ierusalimschy
|
33b4dec1cb
no more "auto-detection"
|
20 years ago |
Roberto Ierusalimschy
|
c6293a76cc
LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN
|
20 years ago |
Roberto Ierusalimschy
|
a17e1fe124
new organization using only one library
|
20 years ago |
Roberto Ierusalimschy
|
d5ebc3ff6d
small changes
|
20 years ago |
Roberto Ierusalimschy
|
9c34e23214
new libs `loslib´ and `linit´
|
21 years ago |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
21 years ago |
Roberto Ierusalimschy
|
47fc57a252
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
Roberto Ierusalimschy
|
de57dc2653
new scheme to control `loadlib' configuration (default for dlopen
|
22 years ago |
Roberto Ierusalimschy
|
15dbb53461
towards 5.0 final
|
22 years ago |
Roberto Ierusalimschy
|
64864f094b
new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK)
|
23 years ago |
Roberto Ierusalimschy
|
c3eb4675b9
new module, ldump.c
|
23 years ago |
Roberto Ierusalimschy
|
576bded513
details
|
23 years ago |
Roberto Ierusalimschy
|
260e35f576
the usual...
|
23 years ago |
Roberto Ierusalimschy
|
0b00e7f1a2
new macro to convert double->int
|
23 years ago |
Roberto Ierusalimschy
|
63e2d92123
no more -DOLD_ANSI option + details
|
23 years ago |
Roberto Ierusalimschy
|
3533382a1e
dependencies updated
|
23 years ago |
Roberto Ierusalimschy
|
0171543704
better optimization options
|
24 years ago |
Roberto Ierusalimschy
|
5d2d2b1752
the usual stuff
|
24 years ago |
Roberto Ierusalimschy
|
906d5dcc41
details
|
25 years ago |
Roberto Ierusalimschy
|
7409678b5d
DEBUG renamed to LUA_DEBUG
|
25 years ago |
Roberto Ierusalimschy
|
7508fed673
final version for 4.0 beta
|
25 years ago |
Roberto Ierusalimschy
|
8060193702
`lauxlib' is now part of the libraries (not used by core Lua)
|
25 years ago |