Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy b85816b9a8 Removed test function 'luaH_isdummy' před 2 roky
  Roberto Ierusalimschy c954db3924 Option '-l g=mod' added to the manual před 2 roky
  Roberto Ierusalimschy 14d2803e55 Details před 2 roky
  Roberto Ierusalimschy 7f12bf40c4 Portability issue in a test for 'string.format' před 2 roky
  Roberto Ierusalimschy 26be27459b Negation in constant folding of '>>' may overflow před 3 roky
  Roberto Ierusalimschy cfbe378f90 Small simplification in overflow check in 'getfield' před 3 roky
  Roberto Ierusalimschy a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes před 3 roky
  Roberto Ierusalimschy f8c4c4fcf2 New test for table rehash před 3 roky
  Roberto Ierusalimschy 71bc69c2af Note in the manual about using '...' as an expression před 3 roky
  Roberto Ierusalimschy cd56f222b7 Corrected error message in 'table.remove' před 3 roky
  Roberto Ierusalimschy 69b77b6fde Changed the growth rate of string buffers před 3 roky
  Roberto Ierusalimschy 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop před 3 roky
  Roberto Ierusalimschy 02060b7a37 Simpler handling of Byte Order Mark (BOM) před 3 roky
  Roberto Ierusalimschy a1f77a234a Bug: set correct pause when (re)entering gen. collection. před 3 roky
  Roberto Ierusalimschy c6cea857a4 Better documentation for 'multires' expressions před 3 roky
  Roberto Ierusalimschy d61b0c6028 More checks and documentation for uses of EXTRA_STACK před 3 roky
  Roberto Ierusalimschy 196bb94d66 Bug: 'lua_settop' may use an invalid pointer to stack před 3 roky
  Roberto Ierusalimschy 603b2c64ad 'luaV_concat' can use invalidated pointer to stack před 3 roky
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow před 3 roky
  Roberto Ierusalimschy 42d40581dd Save stack space while handling errors před 3 roky
  Roberto Ierusalimschy e435aaabef Details (identation and typos) před 3 roky
  Roberto Ierusalimschy 315639d3bb Factoring out common parts of 'codearith' and 'codebitwise' před 3 roky
  Roberto Ierusalimschy c764ca71a6 Bug: Wrong code generation in bitwise operations před 3 roky
  Roberto Ierusalimschy 295cde9454 New release number (5.4.5) před 3 roky
  Roberto Ierusalimschy f3cfd5bf2b Details před 3 roky
  Roberto Ierusalimschy 8426d9b4d4 Avoid computing invalid addresses před 3 roky
  Roberto Ierusalimschy 1f3c6f4534 Bug: Lua can generate wrong code when _ENV is <const> před 3 roky
  Roberto Ierusalimschy 25b143dd34 Bug: lua.c assumes that argv has at least one element před 3 roky
  Roberto Ierusalimschy 5d708c3f9c Explanation of borders in the manual před 3 roky
  Roberto Ierusalimschy 8dd2c912d2 Detail před 3 roky