Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy e3716ee161 Fix in string.rep há 1 semana atrás
  Roberto Ierusalimschy 03bf7fdd4f Added missing casts from lua_Unsigned to size_t há 4 semanas atrás
  Roberto Ierusalimschy 3dbb1a4b89 In gen. GC, some gray objects stay in gray lists há 3 meses atrás
  Roberto Ierusalimschy f2206b2abe '-Wconversion' extended to all options of Lua numbers há 1 ano atrás
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' há 1 ano atrás
  Roberto Ierusalimschy ef28e5f789 Removed 'int' size limit for string.rep há 1 ano atrás
  Roberto Ierusalimschy ec65ab878e Removed 'int' size limit for pack/unpack há 1 ano atrás
  Roberto Ierusalimschy e24ce8c2b3 lua_writestring & co. moved to llimits.h há 1 ano atrás
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code há 1 ano atrás
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function há 1 ano atrás
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion há 2 anos atrás
  Roberto Ierusalimschy e15f1f2bb7 Details há 2 anos atrás
  Roberto Ierusalimschy d70a0c91ad Dump/undump reuse strings há 2 anos atrás
  Roberto Ierusalimschy 87a9573b2e Documentation há 3 anos atrás
  Roberto Ierusalimschy 9db4bfed6b Revamp of format validation in 'string.format' há 3 anos atrás
  Roberto Ierusalimschy 1e6918d553 Details há 4 anos atrás
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints há 4 anos atrás
  Roberto Ierusalimschy b17178b27a Cleaner handling of floats in pack/unpack há 4 anos atrás
  Roberto Ierusalimschy fb172d0a92 No need for 'volatile' in string.pack/unpack há 4 anos atrás
  Roberto Ierusalimschy f83de8e34e Wrong cast in 'str_unpack' há 4 anos atrás
  Roberto Ierusalimschy 513559cc47 Fixed bug in 'string.format("%p")' há 5 anos atrás
  Roberto Ierusalimschy 92594f0939 Corrected direct use of 'snprintf' in 'lstrlib.c' há 5 anos atrás
  Roberto Ierusalimschy e0cbaa50fa Added test for NULL in string.format("%p") há 5 anos atrás
  Roberto Ierusalimschy 2d92102dee 'l_mathlim' renamed to 'l_floatatt' há 5 anos atrás
  Roberto Ierusalimschy 6e285e5392 More pious implementation of 'string.dump' há 5 anos atrás
  Roberto Ierusalimschy 6055a039b5 Easy redefinition of valid flags for 'string.format' há 5 anos atrás
  Roberto Ierusalimschy 6a84c32900 No coercion string->number in arithmetic with LUA_NOCVTS2N há 5 anos atrás
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' há 6 anos atrás
  Roberto Ierusalimschy 7f5c31cdca Fixed bug in 'string.format' with option '%f' há 6 anos atrás
  Roberto Ierusalimschy 2d3f095448 Avoid using large buffers in 'string.format' há 6 anos atrás