Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 4c5d7b2ddd small optimization for {f()} před 21 roky
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions před 21 roky
  Roberto Ierusalimschy df429f163a First version of incremental GC před 21 roky
  Roberto Ierusalimschy af850484a9 default metatable can be NULL před 22 roky
  Roberto Ierusalimschy 8b97b072cd details před 22 roky
  Roberto Ierusalimschy b114142799 new auxiliary function `luaH_setstr' před 22 roky
  Roberto Ierusalimschy 572a69df78 Lua does not need all those different types... před 22 roky
  Roberto Ierusalimschy 943c82b376 avoid unnecessary call to log2 on too large indices před 22 roky
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy b858161fbc new hash method for lua_Number (double) (due to a performance problem) před 22 roky
  Roberto Ierusalimschy 5bb5a1831d details před 22 roky
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables před 22 roky
  Roberto Ierusalimschy 67f9a2a98f details před 22 roky
  Roberto Ierusalimschy d6826dbc80 simpler way to count uses před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy 24471525d7 details před 23 roky
  Roberto Ierusalimschy e47baca75a warnings from Visual C++ před 23 roky
  Roberto Ierusalimschy 41fd639cab documentation for write barriers před 23 roky
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness před 23 roky
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects před 23 roky
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC před 23 roky
  Roberto Ierusalimschy 4964e7c8a0 details před 23 roky
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header před 23 roky
  Roberto Ierusalimschy da19c436cc cleaning the stage for generational collection před 23 roky
  Roberto Ierusalimschy 634344d61f new API for weak mode před 23 roky
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' před 23 roky
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations před 23 roky
  Roberto Ierusalimschy 84ad1eea81 use of NaN as key breaks some invariants před 23 roky
  Roberto Ierusalimschy 68ee518e81 only tables need `lua_number2int' před 23 roky
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore před 23 roky