Histórico de Commits

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