Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy e15f1f2bb7 Details hace 2 años
  Roberto Ierusalimschy 87a9573b2e Documentation hace 3 años
  Roberto Ierusalimschy 9db4bfed6b Revamp of format validation in 'string.format' hace 3 años
  Roberto Ierusalimschy 1e6918d553 Details hace 4 años
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints hace 4 años
  Roberto Ierusalimschy b17178b27a Cleaner handling of floats in pack/unpack hace 4 años
  Roberto Ierusalimschy fb172d0a92 No need for 'volatile' in string.pack/unpack hace 4 años
  Roberto Ierusalimschy f83de8e34e Wrong cast in 'str_unpack' hace 4 años
  Roberto Ierusalimschy 513559cc47 Fixed bug in 'string.format("%p")' hace 5 años
  Roberto Ierusalimschy 92594f0939 Corrected direct use of 'snprintf' in 'lstrlib.c' hace 5 años
  Roberto Ierusalimschy e0cbaa50fa Added test for NULL in string.format("%p") hace 5 años
  Roberto Ierusalimschy 2d92102dee 'l_mathlim' renamed to 'l_floatatt' hace 5 años
  Roberto Ierusalimschy 6e285e5392 More pious implementation of 'string.dump' hace 5 años
  Roberto Ierusalimschy 6055a039b5 Easy redefinition of valid flags for 'string.format' hace 5 años
  Roberto Ierusalimschy 6a84c32900 No coercion string->number in arithmetic with LUA_NOCVTS2N hace 5 años
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' hace 6 años
  Roberto Ierusalimschy 7f5c31cdca Fixed bug in 'string.format' with option '%f' hace 6 años
  Roberto Ierusalimschy 2d3f095448 Avoid using large buffers in 'string.format' hace 6 años
  Roberto Ierusalimschy b0810c51c3 Small optimizations in 'string.gsub' hace 6 años
  Roberto Ierusalimschy dfebe439db New conversion specifier '%p' for 'string.format' hace 6 años
  Roberto Ierusalimschy cf71a5ddc7 Details hace 6 años
  Roberto Ierusalimschy 264659bd53 Optional 'init' argument to 'string.gmatch' hace 6 años
  Roberto Ierusalimschy da37ac9c78 Detail hace 6 años
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions hace 6 años
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings hace 7 años
  Roberto Ierusalimschy b2d4d06428 avoid possible overflows when checking sizes in 'string.unpack' hace 7 años
  Roberto Ierusalimschy b03dddf9e4 removed coercion string->number in bitwise operations hace 7 años
  Roberto Ierusalimschy c67603fafb using new 'lua_newuserdatauv' instead of 'lua_newuserdata' hace 7 años
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) hace 7 años
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) hace 7 años