Histórico de Commits

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