コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 0079efc479 bug: collector did not compensate enough for userdata with finalizers 19 年 前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年 前
  Roberto Ierusalimschy 4ff1e5b4e1 details 20 年 前
  Roberto Ierusalimschy 680fc88cc2 a small bug 20 年 前
  Roberto Ierusalimschy 746a1d612b small bug (type error) 20 年 前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年 前
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types 20 年 前
  Roberto Ierusalimschy 390256edf7 better name for GC pause 20 年 前
  Roberto Ierusalimschy 4494094031 detail 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 d55bb795fa details 20 年 前
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 年 前
  Roberto Ierusalimschy 73d7640244 more secure way to stop GC cycles during finalizers 20 年 前
  Roberto Ierusalimschy 678d2fb2ac all collected userdata must go to the end of the list of finalizers 20 年 前
  Roberto Ierusalimschy 4df8800a01 cleaner way to free all objects 20 年 前
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues 20 年 前
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) 20 年 前
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot 20 年 前
  Roberto Ierusalimschy c6254dceff a different option for the GC 21 年 前
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC 21 年 前
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros 21 年 前
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines 21 年 前
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows 21 年 前
  Roberto Ierusalimschy 8050e75f9d bug: gc metamethod must disable GC steps (to avoid nested calls) 21 年 前
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment 21 年 前
  Roberto Ierusalimschy 0e54d2be36 bug: barrier was wrong for generational phase 21 年 前
  Roberto Ierusalimschy 0de2065f4e tighter tests for stack overflow 21 年 前
  Roberto Ierusalimschy 0b06241483 better control for GC cycles 21 年 前
  Roberto Ierusalimschy 32d4f304db first implementation of generational GC 21 年 前