Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy f15589f3b0 Added test cases for error messages about goto/label vor 4 Jahren
  Roberto Ierusalimschy 754ca0060f n Windows, 'popen' accepts "[rw][bt]?" as valid modes vor 4 Jahren
  Roberto Ierusalimschy c36ced53c9 Avoid "bad programming habits" in the reference system vor 4 Jahren
  Roberto Ierusalimschy d41c36bf67 'lua_assert' moved from 'lualib.h' to 'lauxlib.h' vor 4 Jahren
  Roberto Ierusalimschy d9d2904f09 Details vor 4 Jahren
  Roberto Ierusalimschy 65d2294454 Changed access to global table in the registry vor 4 Jahren
  Roberto Ierusalimschy 131e3fd814 Avoid using 'signal' when 'sigaction' is available vor 4 Jahren
  Roberto Ierusalimschy 9d067ab73b Optimization for 'n^2' vor 4 Jahren
  Roberto Ierusalimschy 2f4162bc47 Compiler optimization back to '-O2' vor 4 Jahren
  Roberto Ierusalimschy ab1aca94e8 Removed optimization for «if ... then goto» vor 4 Jahren
  Roberto Ierusalimschy d282652561 Bug when growing a stack vor 4 Jahren
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory vor 4 Jahren
  Roberto Ierusalimschy 94cbe46511 Details vor 4 Jahren
  Roberto Ierusalimschy 69b71a6919 _PROMPT can have non-string values vor 4 Jahren
  Roberto Ierusalimschy d742a193e5 Comments vor 4 Jahren
  Roberto Ierusalimschy e4a38eb0e8 Fixed wrong trace of vararg functions vor 4 Jahren
  Roberto Ierusalimschy f07de22576 Fixed compiler option -DHARDSTACKTESTS to commit 5aa36e8 vor 4 Jahren
  Roberto Ierusalimschy 52c8679760 Fixed bug of keys removed from tables vs 'next' vor 4 Jahren
  Roberto Ierusalimschy 849b2ecbd2 New release number (5.4.2) vor 5 Jahren
  Roberto Ierusalimschy 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index vor 5 Jahren
  Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string vor 5 Jahren
  Roberto Ierusalimschy c23cc86c54 Details vor 5 Jahren
  Roberto Ierusalimschy 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original vor 5 Jahren
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' vor 5 Jahren
  Roberto Ierusalimschy 9ecd446141 Avoid shrinking stacks to often vor 5 Jahren
  Roberto Ierusalimschy fb172d0a92 No need for 'volatile' in string.pack/unpack vor 5 Jahren
  Roberto Ierusalimschy 0085db4596 Avoid GCs when testing stack overflow vor 5 Jahren
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations vor 5 Jahren
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation vor 5 Jahren
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation vor 5 Jahren