커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table 1 년 전
  Roberto Ierusalimschy c31d6774ac Details 1 년 전
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 1 년 전
  Roberto Ierusalimschy b34a97a4af Small optimization in 'luaH_psetint' 1 년 전
  Roberto Ierusalimschy 3e9dbe143d New function 'table.create' 1 년 전
  Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 1 년 전
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 1 년 전
  Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 1 년 전
  Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' 1 년 전
  Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction 1 년 전
  Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 1 년 전
  Roberto Ierusalimschy e7af9cdf0b Fixed buffers reuse absolute line information 1 년 전
  Roberto Ierusalimschy 12b6f610b0 Several tweaks in the garbage collector 1 년 전
  Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 1 년 전
  Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 1 년 전
  Roberto Ierusalimschy 5853c37a83 Bug: Buffer overflow in string concatenation 1 년 전
  Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 1 년 전
  Roberto Ierusalimschy 666e95a66d Option 0 for step multiplier makes GC non-incremental 1 년 전
  Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function 1 년 전
  Roberto Ierusalimschy ad73b33224 Check minor->major made at the end of a minor cycle 1 년 전
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 년 전
  Roberto Ierusalimschy 789e7acdea Major collections done incrementally 1 년 전
  Roberto Ierusalimschy 74b4013538 Removed macro 'changeage' 1 년 전
  Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 1 년 전
  Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 1 년 전
  Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 1 년 전
  Roberto Ierusalimschy 842a83f09c Panic functions should not raise errors 1 년 전
  Roberto Ierusalimschy 011850a8f8 Details in the manual 1 년 전
  Roberto Ierusalimschy 52b899d60d Simpler coding for new representation for arrays 1 년 전
  Roberto Ierusalimschy 25cd3d377e Buffer in 'luai_makeseed' measured in bytes 1 년 전