24 Commits (d07abcc6c7064040c15444a7727c39c707130f60)

Author SHA1 Message Date
Roberto Ierusalimschy 5d09be4832 by default, 'os.exit' closes current state 17 years ago
Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... 17 years ago
Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return 17 years ago
Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' 18 years ago
Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string 18 years ago
Roberto Ierusalimschy c351392940 details 19 years ago
Roberto Ierusalimschy 44a9bd6a8c detail 19 years ago
Roberto Ierusalimschy 8173688542 detail 19 years ago
Roberto Ierusalimschy c505f341d6 small changes in casts 19 years ago
Roberto Ierusalimschy 43c61fc113 details 19 years ago
Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 19 years ago
Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined 19 years ago
Roberto Ierusalimschy 3390f9a35a detail 19 years ago
Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 years ago
Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption 20 years ago
Roberto Ierusalimschy 67578ec51f several small details 20 years ago
Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 years ago
Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations 20 years ago
Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 years ago
Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 years ago
Roberto Ierusalimschy a72fbf794d detail 20 years ago
Roberto Ierusalimschy aae1612747 avoid name chash in `all.c' 20 years ago
Roberto Ierusalimschy 2430d3cb28 small changes (due to Rici Lake) to allow testing non-supported OS functions 21 years ago
Roberto Ierusalimschy 85f1d70e68 OS lib (finally separated from io lib) 21 years ago