Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 22 roky
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects 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 237969724f support for `light' userdata + simpler support for `boxed' udata před 23 roky
  Roberto Ierusalimschy 5023aaee0a reserve one more bit for GC před 23 roky
  Roberto Ierusalimschy d3651c1d88 `getstr' now gives const char * před 23 roky
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' před 23 roky
  Roberto Ierusalimschy b7ae43d457 detail před 23 roky
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables před 24 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy e1d072571e better syntax for type casts před 24 roky
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing před 24 roky
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata před 24 roky
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings před 24 roky
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' před 24 roky
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' před 24 roky
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars před 24 roky
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types před 24 roky
  Roberto Ierusalimschy 099442c41f better separation between basic types před 24 roky
  Roberto Ierusalimschy 03d8a9bf0d details před 24 roky
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned před 24 roky
  Roberto Ierusalimschy 6875fdc8be new semantics for pushuserdata (no more different userdatas with same value) před 24 roky
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( před 24 roky
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) před 24 roky
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags před 24 roky
  Roberto Ierusalimschy b82242d4c4 detail před 24 roky
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state před 24 roky
  Roberto Ierusalimschy 321c7fb6f8 details před 24 roky
  Roberto Ierusalimschy 08496eea8b small changes in lstring před 24 roky