Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues hace 7 años
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables hace 7 años
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables hace 7 años
  Roberto Ierusalimschy b114c7d487 Added "cost" for the use of C stack by a coroutine invocation. hace 7 años
  Roberto Ierusalimschy 9cbf17b0f1 Details (comments) hace 7 años
  Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. hace 7 años
  Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' hace 7 años
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings hace 7 años
  Roberto Ierusalimschy 3dcd04ad61 details hace 7 años
  Roberto Ierusalimschy faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' hace 7 años
  Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' hace 7 años
  Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' hace 7 años
  Roberto Ierusalimschy b47f2cd068 Small improvements in the manual hace 7 años
  Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing hace 7 años
  Roberto Ierusalimschy ccae0f5aad Comments about OLD0/OLD1 ages hace 7 años
  Roberto Ierusalimschy 2e297d6ab3 Fixed bug in generational collection of userdata hace 7 años
  Roberto Ierusalimschy fb18346ddd Avoid using 'int' for UTF-8 values hace 7 años
  Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine hace 7 años
  Roberto Ierusalimschy 84058b1506 Added definition for LUA_VERSION_RELEASE_NUM hace 7 años
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator hace 7 años
  Roberto Ierusalimschy 9a825f6bb9 In tests of opcodes, avoid coercion in bitwise operation hace 7 años
  Roberto Ierusalimschy 941b189d98 Improvements in the manual hace 7 años
  Roberto Ierusalimschy 21f663d29f Added missing $Id$ to file 'ljumptab.h' hace 7 años
  Roberto Ierusalimschy 626cf0581b Generational mode may wait longer after a major collection hace 7 años
  Roberto Ierusalimschy ccf6d098f6 'searchpath' creates less temporary strings hace 7 años
  Roberto Ierusalimschy de2caf7ee4 Bit-library file removed from the project (as it was deprecated) hace 7 años
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file hace 7 años
  Roberto Ierusalimschy 06e08c6d05 Fixed bug in OP_IDIVI hace 7 años
  Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 hace 7 años
  Roberto Ierusalimschy f59e6a93c0 opening functions must be exported! hace 7 años