Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 34aac33c15 detail před 20 roky
  Roberto Ierusalimschy 3c2cf9db67 some extra consistency checks před 20 roky
  Roberto Ierusalimschy 0b71bfd6af syntax for length changed from '*' to '#' před 20 roky
  Roberto Ierusalimschy 0d1685d751 bug: last tag is not the number of tags... před 20 roky
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs před 20 roky
  Roberto Ierusalimschy 5fa2bec1f0 bug: current line should work for call hook před 20 roky
  Roberto Ierusalimschy 746a1d612b small bug (type error) před 20 roky
  Roberto Ierusalimschy 3ad03b331d optional size for 'setvbuf' před 20 roky
  Roberto Ierusalimschy 86add535d8 'popen' is back před 20 roky
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data před 20 roky
  Roberto Ierusalimschy eca9fa02d2 small improvement před 20 roky
  Roberto Ierusalimschy e33d7bae45 __STRICT_ANSI__ -> LUA_ANSI (definition is independent of gcc) před 20 roky
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other před 20 roky
  Roberto Ierusalimschy 05348d834b better error message před 20 roky
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net před 20 roky
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption před 20 roky
  Roberto Ierusalimschy 38da9d568a better use defined/undefined as flag values for macros před 20 roky
  Roberto Ierusalimschy f21e9c172f details před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages před 20 roky
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' před 20 roky
  Roberto Ierusalimschy a2b78aad49 debug information for active lines před 20 roky
  Roberto Ierusalimschy c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN před 20 roky
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition před 20 roky
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types před 20 roky
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables před 20 roky
  Roberto Ierusalimschy 12acca7bd8 comments před 20 roky
  Roberto Ierusalimschy d5fd44d747 corrected definition of lua_number2int for Windows před 20 roky
  Roberto Ierusalimschy b0abc2ca03 better control of local variables in luaV_execute před 20 roky
  Roberto Ierusalimschy b320d37a80 better tests for correctness of `savedpc' před 20 roky