Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 1a3ebc203a definition of LUA_REAL_* and LUA_INT_* moved to the beginning of před 11 roky
  Roberto Ierusalimschy 2d5e2212d4 native lua_Number may be neither float nor double (in pack/unpackfloat) před 11 roky
  Roberto Ierusalimschy da4811238a details (typos in comments) před 11 roky
  Roberto Ierusalimschy f96872a534 copyright year -> 2014 před 11 roky
  Roberto Ierusalimschy 738b3b64af detail (to avoid warnings with '-O3') před 11 roky
  Roberto Ierusalimschy 363b525c23 does not create library when it is deprecated před 11 roky
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' před 11 roky
  Roberto Ierusalimschy 7707f3e7c3 'posrelat' -> 'u_posrelat' (to avoid name conflict in 'one.c') před 11 roky
  Roberto Ierusalimschy 16f8e44924 with 64-bit integers, file offsets do not need to be floats před 11 roky
  Roberto Ierusalimschy 2f5f77788f removed function 'luaS_eqstr' (not used anywhere) před 11 roky
  Roberto Ierusalimschy ed795d5ff4 detail (removed unused prototype) před 11 roky
  Roberto Ierusalimschy 282d67d8fc bitlib has been deprecated před 11 roky
  Roberto Ierusalimschy 114d10cbc5 detail (comment) před 11 roky
  Roberto Ierusalimschy 9f3f5b6f41 details před 11 roky
  Roberto Ierusalimschy a39489194e changing prefix of configurable macros from "lua_" to "l_" před 11 roky
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value před 11 roky
  Roberto Ierusalimschy ad40bb1181 detail in string.rep: allow large repetitions of the empty string (no před 11 roky
  Roberto Ierusalimschy 80fe8504f5 make all dumps/loads go trhough Load/DumpVector (so it is easier před 11 roky
  Roberto Ierusalimschy e976384213 keep chunk's headers compatible at least up to LUAC_VERSION (to be před 11 roky
  Roberto Ierusalimschy 68f4ccdd00 make sure that LUAC_INT is a lua_Integer and that LUAC_NUM is před 11 roky
  Roberto Ierusalimschy 342a936599 detail (breaking too long lines) před 11 roky
  Roberto Ierusalimschy 901da539e5 no need to avoid negative ints in 'LoadInt' před 11 roky
  Roberto Ierusalimschy 197e249433 "indent -kr -i2 -br -brf -nut" plus a few manual formating před 11 roky
  Roberto Ierusalimschy 2aff75f58e small bug (from revision 2.80): LUA_OP* constants are not from před 11 roky
  Roberto Ierusalimschy cd12410195 new macro 'cast_void' před 11 roky
  Roberto Ierusalimschy c5bb3643ab simpler code to read a line from a file (using 'getc' or, if present, před 11 roky
  Roberto Ierusalimschy 5ff1c18a71 back with 'L' for macros 'luai_num*', but now with a new macro před 11 roky
  Roberto Ierusalimschy 99ac4a260f 'constfolding' passes a proper Lua state to 'luaO_arith' před 11 roky
  Roberto Ierusalimschy fa7e77fd38 detail ('codearith' uses 'LUA_OP*' constants instead of 'OP_*') před 11 roky
  Roberto Ierusalimschy f69e0ade19 no need to store a full 'size_t' fo the size of (frequent) small strings před 11 roky