Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata vor 24 Jahren
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings vor 24 Jahren
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' vor 24 Jahren
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' vor 24 Jahren
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars vor 24 Jahren
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types vor 24 Jahren
  Roberto Ierusalimschy 099442c41f better separation between basic types vor 24 Jahren
  Roberto Ierusalimschy 03d8a9bf0d details vor 24 Jahren
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned vor 24 Jahren
  Roberto Ierusalimschy 6875fdc8be new semantics for pushuserdata (no more different userdatas with same value) vor 24 Jahren
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( vor 24 Jahren
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) vor 24 Jahren
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags vor 24 Jahren
  Roberto Ierusalimschy b82242d4c4 detail vor 24 Jahren
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state vor 24 Jahren
  Roberto Ierusalimschy 321c7fb6f8 details vor 24 Jahren
  Roberto Ierusalimschy 08496eea8b small changes in lstring vor 24 Jahren
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use vor 25 Jahren
  Roberto Ierusalimschy 0066bbbb0b details vor 25 Jahren
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) vor 25 Jahren
  Roberto Ierusalimschy d1c689af40 subtelties in layout of TString vor 25 Jahren
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' vor 25 Jahren
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). vor 25 Jahren
  Roberto Ierusalimschy e238efc536 default now is multi-state vor 25 Jahren
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors vor 25 Jahren
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT vor 25 Jahren
  Roberto Ierusalimschy 18b0e8270d 32 characteres are more than enough for a good hash vor 25 Jahren
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file vor 25 Jahren
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. vor 25 Jahren
  Roberto Ierusalimschy 330e51bed3 string hash uses one single hash table vor 25 Jahren