Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 0fd6466957 lua_assert is an internal matter, not to be configured před 19 roky
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock před 20 roky
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data před 20 roky
  Roberto Ierusalimschy b320d37a80 better tests for correctness of `savedpc' před 20 roky
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries před 20 roky
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. před 20 roky
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro před 20 roky
  Roberto Ierusalimschy 226c57fec0 simpler configuration to turn on all asserts před 21 roky
  Roberto Ierusalimschy 0d9007b642 no more LUA_OPNAMES před 21 roky
  Roberto Ierusalimschy 31f6540fba back with an "open all libs" function před 21 roky
  Roberto Ierusalimschy a6179adf12 detail před 21 roky
  Roberto Ierusalimschy ba9878fcb8 lock stuff defined in `luaconf.h' před 21 roky
  Roberto Ierusalimschy 763b8fba1b more stuff goes to configuration file před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy 48a8d78102 new tests to check memory consistency (for incremental GC) před 21 roky
  Roberto Ierusalimschy 2aaf7394ad more and better tools (assertions & inspectors) to check incremental GC před 21 roky
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions před 22 roky
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. před 22 roky
  Roberto Ierusalimschy 38da8c0d7d new facilities to test memory overflow in main.c před 23 roky
  Roberto Ierusalimschy 48e42261ac details před 23 roky
  Roberto Ierusalimschy 42dd080a2e details před 23 roky
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection před 23 roky
  Roberto Ierusalimschy 02afc892d5 new ANSI C does not assure that realloc(p,0) == free(p) před 23 roky
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations před 23 roky
  Roberto Ierusalimschy 8fd0f6a82b new macro to check conditions on expression macros před 23 roky
  Roberto Ierusalimschy 6b8cdc9cdd Lua now uses only `realloc' for all its memory management před 23 roky
  Roberto Ierusalimschy ecda9c1972 details před 23 roky
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads před 23 roky
  Roberto Ierusalimschy ea2a75d19e new macro lua_userstateopen před 23 roky
  Roberto Ierusalimschy 7cd37142f4 details před 24 roky