5583 Commits (ce6f5502c99ce9a367e25b678e375db6f8164d73)
 

Author SHA1 Message Date
Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' 8 months ago
Roberto Ierusalimschy ba71060381 Removed "bulk operations" 8 months ago
Roberto Ierusalimschy 3823fc6c81 Added "bulk operations" to arrays 8 months ago
Roberto Ierusalimschy 52aa2b5d24 Details 8 months ago
Roberto Ierusalimschy cc2b66c856 Removed type 'varint_t' 8 months ago
Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables 8 months ago
Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers 9 months ago
Roberto Ierusalimschy 165389b27b New interface to function 'luaL_openselectedlibs' 9 months ago
Roberto Ierusalimschy c8121ce34b Revising code for Varint encoding in dumps 9 months ago
Roberto Ierusalimschy 7360f8d0fd Removed deprecated function 'setcstacklimit' 9 months ago
Roberto Ierusalimschy 6063c47031 Field 'lastfree' changed (back) to 'Node *' 9 months ago
Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table 9 months ago
Roberto Ierusalimschy c31d6774ac Details 9 months ago
Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 10 months ago
Roberto Ierusalimschy b34a97a4af Small optimization in 'luaH_psetint' 10 months ago
Roberto Ierusalimschy 3e9dbe143d New function 'table.create' 10 months ago
Roberto Ierusalimschy 4a8e480864 New mechanism to query GC parameters 10 months ago
Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 10 months ago
Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 10 months ago
Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' 10 months ago
Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction 10 months ago
Roberto Ierusalimschy 7827c40c49 A few more tweaks in the garbage collector 10 months ago
Roberto Ierusalimschy e7af9cdf0b Fixed buffers reuse absolute line information 11 months ago
Roberto Ierusalimschy 12b6f610b0 Several tweaks in the garbage collector 11 months ago
Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 11 months ago
Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 11 months ago
Roberto Ierusalimschy 5853c37a83 Bug: Buffer overflow in string concatenation 11 months ago
Roberto Ierusalimschy ad0ea7813b GC parameters encoded as floating-point bytes 11 months ago
Roberto Ierusalimschy 666e95a66d Option 0 for step multiplier makes GC non-incremental 11 months ago
Roberto Ierusalimschy 4eda1acafa Cleaner protocol between 'lua_dump' and writer function 11 months ago
Roberto Ierusalimschy ad73b33224 Check minor->major made at the end of a minor cycle 11 months ago
Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 11 months ago
Roberto Ierusalimschy 789e7acdea Major collections done incrementally 11 months ago
Roberto Ierusalimschy 74b4013538 Removed macro 'changeage' 11 months ago
Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 11 months ago
Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 11 months ago
Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 11 months ago
Roberto Ierusalimschy 842a83f09c Panic functions should not raise errors 12 months ago
Roberto Ierusalimschy 011850a8f8 Details in the manual 12 months ago
Roberto Ierusalimschy 52b899d60d Simpler coding for new representation for arrays 12 months ago
Roberto Ierusalimschy 25cd3d377e Buffer in 'luai_makeseed' measured in bytes 12 months ago
Roberto Ierusalimschy 1028f296a8 Default paths stored as external strings 12 months ago
Roberto Ierusalimschy 6d042a178f Auxiliary buffer uses external strings 12 months ago
Roberto Ierusalimschy eabf425c76 Correct anchoring and GC barriers in 'loadString' 12 months ago
Roberto Ierusalimschy 3b57e37e48 Fixed buffers save long strings as external. 1 year ago
Roberto Ierusalimschy 024f9064f1 External strings 1 year ago
Roberto Ierusalimschy 7f4906f565 Towards external strings 1 year ago
Roberto Ierusalimschy b8a9d14032 Details 1 year ago
Roberto Ierusalimschy 19afd91687 Solving merge issue with use of tables in dump/undump 1 year ago
Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion 1 year ago