Historie revizí

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