Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy ec11d132db comments il y a 11 ans
  Roberto Ierusalimschy 06dc893f88 in 'for' loops, make the limit an integer whenever initial value and il y a 11 ans
  Roberto Ierusalimschy a09bd59615 'T.totalmem' accepts 0 for unlimited memory il y a 11 ans
  Roberto Ierusalimschy 42ff788e53 comments il y a 11 ans
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') il y a 11 ans
  Roberto Ierusalimschy ef83457427 updated several 'fix' fields il y a 11 ans
  Roberto Ierusalimschy 4833fb8273 marks for releases 5.2.2 and 5.2.3 + correction in last bug's description il y a 11 ans
  Roberto Ierusalimschy 77e7ebca0a better alignments (for 64-bit arquitectures) for structures 'Table' and il y a 11 ans
  Roberto Ierusalimschy 6d5324f92f 'math.fmod' handles integers as integers il y a 11 ans
  Roberto Ierusalimschy 4fe11ae232 'lua_getuservalue' returns type of user value il y a 11 ans
  Roberto Ierusalimschy c549d4fe64 'lua_strtonum' (and 'luaO_str2num') now return string size, instead of il y a 11 ans
  Roberto Ierusalimschy ddff6ecf30 function 'limittointeger' no needed (now that 'tointeger_aux' handles il y a 11 ans
  Roberto Ierusalimschy 6b630c0fa0 debug.numbits replaced by debug.Csize il y a 11 ans
  Roberto Ierusalimschy 1a6ef098b0 'luaO_str2d' + 'luaO_str2int' replaced by 'luaO_str2num' plus proper il y a 11 ans
  Roberto Ierusalimschy 5388aa9fc0 'luaO_str2d' + 'luaO_str2int' replaced by 'luaO_str2num' (which converts il y a 11 ans
  Roberto Ierusalimschy b123a88673 merge of common parts from 'limittointeger' and 'luaV_tointeger_' il y a 11 ans
  Roberto Ierusalimschy ffa43df3cd 'setnvalue' -> 'setfltvalue' (for consitency with 'fltvalue') il y a 11 ans
  Roberto Ierusalimschy 9c4398de8f 'for' loop tries to convert limit to integer when initial value and il y a 11 ans
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) il y a 11 ans
  Roberto Ierusalimschy 68616c6669 using lua_Unsigned (instead of lua_Integer) for bit manipulation il y a 11 ans
  Roberto Ierusalimschy e98ba351ce n^-m gives float result (instead of error) il y a 11 ans
  Roberto Ierusalimschy cbe4998bc2 'math.random(n,m)' interval restricted in size, to avoid using conversion il y a 11 ans
  Roberto Ierusalimschy 0172c9552c comment il y a 11 ans
  Roberto Ierusalimschy 3d4913f703 back to larger sizes for 'dumpint/undumpint' (small Lua should il y a 11 ans
  Roberto Ierusalimschy c27ef1b79c correct integer limits for Windows + small adjustments for short il y a 11 ans
  Roberto Ierusalimschy 4422b97472 keep 'luaL_checkversion_' with its signature in version 5.2, for il y a 11 ans
  Roberto Ierusalimschy 2f02d264e9 initial '*' in 'io.read' formats is deprecated il y a 11 ans
  Roberto Ierusalimschy 037a70dfea cast_u2s/cast_s2u renamed l_castS2U/l_castU2S to be configurable from il y a 11 ans
  Roberto Ierusalimschy 8f961da3db macros cast_integer/cast_unsigned replaced by cast_u2s/cast_s2u, that il y a 11 ans
  Roberto Ierusalimschy 5c46b7b8cf instructions in 'runC' sorted alphabetically + new instructions il y a 11 ans