コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 02afc892d5 new ANSI C does not assure that realloc(p,0) == free(p) 23 年 前
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations 23 年 前
  Roberto Ierusalimschy 8fd0f6a82b new macro to check conditions on expression macros 23 年 前
  Roberto Ierusalimschy 6b8cdc9cdd Lua now uses only `realloc' for all its memory management 23 年 前
  Roberto Ierusalimschy ecda9c1972 details 23 年 前
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads 24 年 前
  Roberto Ierusalimschy ea2a75d19e new macro lua_userstateopen 24 年 前
  Roberto Ierusalimschy 7cd37142f4 details 24 年 前
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 年 前
  Roberto Ierusalimschy 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 年 前
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments 24 年 前
  Roberto Ierusalimschy 255052b6c6 better API checks 24 年 前
  Roberto Ierusalimschy 322b7b5fc5 easier to add new initialization functions 24 年 前
  Roberto Ierusalimschy 1f917e709c better use of extra include files (both for tests and for old_ansi) 24 年 前
  Roberto Ierusalimschy a894499566 details 24 年 前
  Roberto Ierusalimschy 8823f371a2 new header to put together debug-related declarations 24 年 前