Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 3010eb0536 all objects with several children (tables, closures, stacks, prototypes) 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 6820da5096 detail před 23 roky
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection před 23 roky
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities před 23 roky
  Roberto Ierusalimschy c196348717 in case of memory allocation errors, sizecode and sizelineinfo can před 23 roky
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation před 23 roky
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars 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 9f4b5b5232 weak keys are removed only after finalization před 23 roky
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore před 23 roky
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position před 23 roky
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function před 23 roky
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' před 23 roky
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order před 23 roky
  Roberto Ierusalimschy 955def0348 new names for string formating functions před 23 roky
  Roberto Ierusalimschy b7a0503c1d new format for error messages před 23 roky
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' před 23 roky
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) před 23 roky
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata před 23 roky
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information před 23 roky
  Roberto Ierusalimschy b7ed502dea configurable macros should live in llimits.h před 23 roky
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' před 23 roky
  Roberto Ierusalimschy 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) před 23 roky
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines před 23 roky