Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' 7 years ago
  Roberto Ierusalimschy b47f2cd068 Small improvements in the manual 7 years ago
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing 7 years ago
  Roberto Ierusalimschy ccae0f5aad Comments about OLD0/OLD1 ages 7 years ago
  Roberto Ierusalimschy 2e297d6ab3 Fixed bug in generational collection of userdata 7 years ago
  Roberto Ierusalimschy fb18346ddd Avoid using 'int' for UTF-8 values 7 years ago
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine 7 years ago
  Roberto Ierusalimschy 84058b1506 Added definition for LUA_VERSION_RELEASE_NUM 7 years ago
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator 7 years ago
  Roberto Ierusalimschy 9a825f6bb9 In tests of opcodes, avoid coercion in bitwise operation 7 years ago
  Roberto Ierusalimschy 941b189d98 Improvements in the manual 7 years ago
  Roberto Ierusalimschy 21f663d29f Added missing $Id$ to file 'ljumptab.h' 7 years ago
  Roberto Ierusalimschy 626cf0581b Generational mode may wait longer after a major collection 7 years ago
  Roberto Ierusalimschy ccf6d098f6 'searchpath' creates less temporary strings 7 years ago
  Roberto Ierusalimschy de2caf7ee4 Bit-library file removed from the project (as it was deprecated) 7 years ago
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file 7 years ago
  Roberto Ierusalimschy 06e08c6d05 Fixed bug in OP_IDIVI 7 years ago
  Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 7 years ago
  Roberto Ierusalimschy f59e6a93c0 opening functions must be exported! 7 years ago
  Roberto Ierusalimschy 6683f83b51 several details 7 years ago
  Roberto Ierusalimschy a314409dba in generational mode, an emergency collection can turn any object black 7 years ago
  Roberto Ierusalimschy 15ce8d0904 in generational mode, an emergency collection can turn any object black 7 years ago
  Roberto Ierusalimschy b43300c14f change in 'LUAI_DDEC' to allow variables to be static in 'onelua' 7 years ago
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; 7 years ago
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of 7 years ago
  Roberto Ierusalimschy d406d3d05f removed unused macros 'isstackindex'/'api_checkstackindex' + 7 years ago
  Roberto Ierusalimschy b6780ee41b detail (removed unused definition for 'LUA_QS') 7 years ago
  Roberto Ierusalimschy 2c107e13a8 warning (comparison between signed and unsigned integers) 7 years ago
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can 7 years ago
  Roberto Ierusalimschy 06127927ff new macro 'ispow2' 7 years ago