Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 173e41b2eb new opcode OP_ADDI (for immediate integer operand) (Experimental) před 8 roky
  Roberto Ierusalimschy a3f9c1a77a detail (using unsigned comparison in range check for LOADI) před 8 roky
  Roberto Ierusalimschy 6dbae1b5d9 registers in a VINDEXED expression must be freed in order před 8 roky
  Roberto Ierusalimschy cb3d5dce30 opcodes 'OP_GETTABUP'/'OP_SETTABUP' operate only with string keys, před 8 roky
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added před 8 roky
  Roberto Ierusalimschy f399e6705f ensures that "collectgarbage'step'" in generational mode does a před 8 roky
  Roberto Ierusalimschy 69371c4b84 'KGC_NORMAL' -> 'KGC_INC' + emergency GC signalled by flag (instead před 8 roky
  Roberto Ierusalimschy 6a98aa0bb0 new opcode LOADI (for loading immediate integers) před 8 roky
  Roberto Ierusalimschy c354211744 small bug in generational control před 8 roky
  Roberto Ierusalimschy f748b4bb40 macros to define default parameters for generational collection před 8 roky
  Roberto Ierusalimschy 7ae180f8e8 corrected some checks about colors of old objects + new test function před 8 roky
  Roberto Ierusalimschy c7bdc0e0e8 first version of control for the generational collector před 8 roky
  Roberto Ierusalimschy a45945b6d5 new macro 'lua_pointer2str' to encapsulate use of 'l_sprintf' inside před 8 roky
  Roberto Ierusalimschy 9e1f1b1f62 detail in usage message for '-l' option před 8 roky
  Roberto Ierusalimschy 4679294796 memory check adapted to generational mode před 8 roky
  Roberto Ierusalimschy f74b87c3c2 removed initialization of 'GCestimate' (it is initialized during před 8 roky
  Roberto Ierusalimschy 16001acb15 small corrections + removal of debugging functions 'count' and před 8 roky
  Roberto Ierusalimschy 0c8a7e071b 'mainthread' lives in 'allgc' list, like everybody else před 8 roky
  Roberto Ierusalimschy a3d36fe283 Upvalues collected like everything else (with mark-sweep) instead před 8 roky
  Roberto Ierusalimschy 9569ad6b0d Comments for generational collector před 8 roky
  Roberto Ierusalimschy 2331e1beec small changes in 'luaC_upvalbarrier' před 8 roky
  Roberto Ierusalimschy e4287da3a6 generational collector (still not complete) před 8 roky
  Roberto Ierusalimschy 1a1b2f3d7f added 'return' to calls to 'luaL_error' (to signal to the compiler před 8 roky
  Roberto Ierusalimschy f5f3df3bd1 generational collection: new attempt (still incomplete) před 8 roky
  Roberto Ierusalimschy e6c1e6005a comments about gray lists před 8 roky
  Roberto Ierusalimschy d266d40dea error when calling close method without arguments (e.g., před 8 roky
  Roberto Ierusalimschy e354c6355e small updates před 8 roky
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library před 8 roky
  Roberto Ierusalimschy 08199ade4a release 5.3.4 (year 2017) před 8 roky
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) před 8 roky