Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 8c21f463ed 'debug' library is loaded by default há 15 anos atrás
  Roberto Ierusalimschy a1952d9c41 'l_tvar' renamed to 'l_tg' há 15 anos atrás
  Roberto Ierusalimschy 1a46a713d2 new macro 'l_tvar' to easy the use of mathlib with other floating há 15 anos atrás
  Roberto Ierusalimschy 23b9ceb0a4 allows larger array parts in tables (no need to restrict it to 2^26) há 15 anos atrás
  Roberto Ierusalimschy 0a6a6b9d9d no more sentinel to detect loops in module dependencies; há 15 anos atrás
  Roberto Ierusalimschy 1b54197491 better error message when light userdata is used instead of a há 15 anos atrás
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' há 15 anos atrás
  Roberto Ierusalimschy e885b91326 'luaL_typeerror' deprecated há 15 anos atrás
  Roberto Ierusalimschy fa1f724378 when reading blocks with given size, try to read whole block há 15 anos atrás
  Roberto Ierusalimschy 2a966116b1 detail (message) há 15 anos atrás
  Roberto Ierusalimschy 43ec354722 added support for conditional use of %Lg when using long double há 15 anos atrás
  Roberto Ierusalimschy 700b003fb5 when reading large files, double buffer size at each iteration há 15 anos atrás
  Roberto Ierusalimschy f722ba6890 code should not use "defined" types, but "typedef"s types when they há 15 anos atrás
  Roberto Ierusalimschy c7d4da8746 correction to allow lua_Unsigned larger than usigned int há 15 anos atrás
  Roberto Ierusalimschy f1629217f1 code for conversion macros moved from luaconf to llimits + 'uint' há 15 anos atrás
  Roberto Ierusalimschy fdd5f2f7a3 comment typos há 15 anos atrás
  Roberto Ierusalimschy c6ef3e2672 bug: by-one error when creating short source names (luaO_chunkid) há 15 anos atrás
  Roberto Ierusalimschy ba8dca00ac detail (ununsed parameter) há 15 anos atrás
  Roberto Ierusalimschy 9be89a1864 'luaL_checkversion' also checks convertions (number to integer types) há 15 anos atrás
  Roberto Ierusalimschy b9f371a3c2 added another option for ieeeendian há 15 anos atrás
  Roberto Ierusalimschy 4834de8427 comment typo há 15 anos atrás
  Roberto Ierusalimschy 94043a3a1a more robust implementation for 'luaO_str2d' há 15 anos atrás
  Roberto Ierusalimschy e642cc4206 correct handling of negative numbers in non-10 bases by 'tonumber' há 15 anos atrás
  Roberto Ierusalimschy da57477c3d added more platforms for ieeeendianess + small comments há 15 anos atrás
  Roberto Ierusalimschy f39034889d stricter control over number of bits in each operation há 15 anos atrás
  Roberto Ierusalimschy 6b053a63cb added check for architectures with known endianess (only i386 now) há 15 anos atrás
  Roberto Ierusalimschy 572e5e6b28 new names for bit functions (mimicking assembler) há 15 anos atrás
  Roberto Ierusalimschy 6098e06e09 better organization for coercion functions between lua_Number and há 15 anos atrás
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions há 15 anos atrás
  Roberto Ierusalimschy 4590a89b32 corrected warnings from different compilers (mostly casts and small há 15 anos atrás