Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 2ad947fe03 new test options for luaL_getn/setn há 22 anos atrás
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) há 22 anos atrás
  Roberto Ierusalimschy 70e2b7ab86 name changes to avoid name collision between macros and variables há 22 anos atrás
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries há 22 anos atrás
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) há 22 anos atrás
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors há 22 anos atrás
  Roberto Ierusalimschy 3184314bf3 warning há 22 anos atrás
  Roberto Ierusalimschy 871166d7db test for panic function há 22 anos atrás
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module há 22 anos atrás
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) há 22 anos atrás
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name há 23 anos atrás
  Roberto Ierusalimschy 38da8c0d7d new facilities to test memory overflow in main.c há 23 anos atrás
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks há 23 anos atrás
  Roberto Ierusalimschy f0185f7628 support for tests of yield inside hooks + better support for tests há 23 anos atrás
  Roberto Ierusalimschy 94912d99fc details há 23 anos atrás
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions há 23 anos atrás
  Roberto Ierusalimschy 43d1a6af12 detail há 23 anos atrás
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects há 23 anos atrás
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC há 23 anos atrás
  Roberto Ierusalimschy f36038e42a assertion must be always valid (not only in debug mode) há 23 anos atrás
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection há 23 anos atrás
  Roberto Ierusalimschy 4fb9110a6e tests for compatibility functions lua_dostring/lua_dofile há 23 anos atrás
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities há 23 anos atrás
  Roberto Ierusalimschy 728fa167d2 cannot raise memory error when realloc to smaller block há 23 anos atrás
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header há 23 anos atrás
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' há 23 anos atrás
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme há 23 anos atrás
  Roberto Ierusalimschy 390fc99a5c xpcall now is builtin + new macros `ttis*' há 23 anos atrás
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations há 23 anos atrás
  Roberto Ierusalimschy d88860131a new macro `lua_isudataval' (for completude) há 23 anos atrás