Historie revizí

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