Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy b5b1995f29 Checks for type 'int' added to binary header vor 4 Monaten
  Roberto Ierusalimschy cc2b66c856 Removed type 'varint_t' vor 1 Jahr
  Roberto Ierusalimschy c8121ce34b Revising code for Varint encoding in dumps vor 1 Jahr
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function vor 1 Jahr
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers vor 1 Jahr
  Roberto Ierusalimschy c815c2f0eb Merge branch 'master' into nextversion vor 1 Jahr
  Roberto Ierusalimschy cbae016202 Details vor 2 Jahren
  Roberto Ierusalimschy d70a0c91ad Dump/undump reuse strings vor 2 Jahren
  Roberto Ierusalimschy 0be57b9b6d Details in comments vor 5 Jahren
  Roberto Ierusalimschy 61a4e64a66 Back to old encoding of versions in binary files vor 5 Jahren
  Roberto Ierusalimschy f53eabeed8 Small changes in the header of binary files vor 6 Jahren
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
  Roberto Ierusalimschy 41964648ee long strings are created directly in final position when possible vor 10 Jahren
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') vor 11 Jahren
  Roberto Ierusalimschy 8f961da3db macros cast_integer/cast_unsigned replaced by cast_u2s/cast_s2u, that vor 11 Jahren
  Roberto Ierusalimschy 68f4ccdd00 make sure that LUAC_INT is a lua_Integer and that LUAC_NUM is vor 11 Jahren
  Roberto Ierusalimschy 342a936599 detail (breaking too long lines) vor 11 Jahren
  Roberto Ierusalimschy 054179c2ff more explicit handling of headers for binary chunks vor 11 Jahren
  Roberto Ierusalimschy 3cadc37f47 no more 'Proto' objects on the stack. Protos are anchored on outer vor 13 Jahren
  Roberto Ierusalimschy 6c8a32217a changes by lhf (better control of chars x bytes) vor 14 Jahren
  Roberto Ierusalimschy 2753134a38 new versions by lhf vor 20 Jahren
  Roberto Ierusalimschy 67578ec51f several small details vor 20 Jahren
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) vor 22 Jahren
  Roberto Ierusalimschy 433cb1d13a no more checks for non-default compilation options + luaU_dump has vor 22 Jahren
  Roberto Ierusalimschy 859c7f7ce0 LUA_SIGNATURE is public vor 22 Jahren
  Roberto Ierusalimschy 762c737037 last changes by lhf vor 22 Jahren
  Roberto Ierusalimschy 0175f8d5d1 dump/undump of upvalue names vor 22 Jahren
  Roberto Ierusalimschy 1713b64065 Writer type must be public (so, in lua.h) vor 23 Jahren
  Roberto Ierusalimschy 46b063ef59 `undump' also uses private buffer vor 23 Jahren