コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE 19 年 前
  Roberto Ierusalimschy 414359b2f1 new version number 19 年 前
  Roberto Ierusalimschy fa936f8fa9 detail 19 年 前
  Roberto Ierusalimschy a486090a5c copyright will be 2006 19 年 前
  Roberto Ierusalimschy 9f4211310f more precision for gc count 20 年 前
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' 20 年 前
  Roberto Ierusalimschy 3390f9a35a detail 20 年 前
  Roberto Ierusalimschy e4d369c9b7 comments 20 年 前
  Roberto Ierusalimschy 62f786e08c new version (and new copyright)... 20 年 前
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other 20 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' 20 年 前
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 年 前
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX 20 年 前
  Roberto Ierusalimschy 03fb3c39d4 change `#ifdef' for `#if defined' 20 年 前
  Roberto Ierusalimschy 390256edf7 better name for GC pause 20 年 前
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 年 前
  Roberto Ierusalimschy ac71a0891d detail 20 年 前
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) 20 年 前
  Roberto Ierusalimschy 6eb68ba57a all function declarations surround name with parentheses 20 年 前
  Roberto Ierusalimschy 071b2ae0e1 details 20 年 前
  Roberto Ierusalimschy c6254dceff a different option for the GC 20 年 前
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC 20 年 前
  Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable 20 年 前
  Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid 21 年 前
  Roberto Ierusalimschy 2419f2bf02 cleaner API for coroutines 21 年 前
  Roberto Ierusalimschy 345379b5ff option for garbage-collector `step' 21 年 前
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h 21 年 前
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) 21 年 前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年 前