コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy fad7582c9a explicit test for common error (due to compatibility issue) 19 年 前
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE 19 年 前
  Roberto Ierusalimschy dd1221582b details 19 年 前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年 前
  Roberto Ierusalimschy 9f4211310f more precision for gc count 20 年 前
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' 20 年 前
  Roberto Ierusalimschy 38f585d271 separated macros for thread creation and state creation 20 年 前
  Roberto Ierusalimschy c3cc4de3fd small bug (zero is not error code) 20 年 前
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation 20 年 前
  Roberto Ierusalimschy 1a343814d8 details 20 年 前
  Roberto Ierusalimschy b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads 20 年 前
  Roberto Ierusalimschy ee1edd5734 detail 20 年 前
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other 20 年 前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' 20 年 前
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types 20 年 前
  Roberto Ierusalimschy 71eb824036 details 20 年 前
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains 20 年 前
  Roberto Ierusalimschy 390256edf7 better name for GC pause 20 年 前
  Roberto Ierusalimschy ad24cff0f1 lua_gc(STEP) returns whether collection cycle finished 20 年 前
  Roberto Ierusalimschy f41fc0eb0e small bug: a GC step was not proportional to its "size" 20 年 前
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. 20 年 前
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn 20 年 前
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 年 前
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 年 前
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 年 前
  Roberto Ierusalimschy d55bb795fa details 20 年 前
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 年 前
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) 20 年 前