5471 Commits (e15f1f2bb7a38a3c94519294d031e48508d65006)
 

Author SHA1 Message Date
Roberto Ierusalimschy 0dc5deca1c Optimization in 'markold' 4 years ago
Roberto Ierusalimschy b4c353434f Details 4 years ago
Roberto Ierusalimschy 71f70df327 OLD1 ages advanced by 'markold' 4 years ago
Roberto Ierusalimschy 663f83f647 Same changes around 'correctgraylist' 4 years ago
Roberto Ierusalimschy ae5b5ba529 Fixed bug: line hooks in stripped functions 4 years ago
Roberto Ierusalimschy a585eae6e7 Fixed bug: Negation overflow in getlocal/setlocal 4 years ago
Roberto Ierusalimschy d2c2e32e8a All objects are kept 'new' in incremental GC 4 years ago
Roberto Ierusalimschy 8c7c9ea065 Function 'printobj' in 'ltests.c' made public 4 years ago
Roberto Ierusalimschy a6da1472c0 Fixed bug: barriers cannot be active during sweep 4 years ago
Roberto Ierusalimschy 34affe7a63 Fixed bug: 'luaD_callnoyield' called twice in a row 4 years ago
Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function 4 years ago
Roberto Ierusalimschy 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' 4 years ago
Roberto Ierusalimschy e1d8770f12 Fixed bug: wrong stack limit when entering a coroutine 4 years ago
Roberto Ierusalimschy 0f1cd0eba9 Added test for fix 127e7a6c89 4 years ago
Roberto Ierusalimschy 127e7a6c89 Fixed bug of old finalized objects in the GC 4 years ago
Roberto Ierusalimschy 6f5bd5072d Macro LUAI_ASSERT eases turning assertions on 4 years ago
Roberto Ierusalimschy 56ec432281 Change in macro HARDMEMTESTS for testing GC 4 years ago
Roberto Ierusalimschy 31b8c2d438 Fixed bug of access violation in finalizers 4 years ago
Roberto Ierusalimschy eb41999461 Fixed bugs of stack reallocation x GC 4 years ago
Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API 4 years ago
Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable 4 years ago
Roberto Ierusalimschy 6298903e35 Keep minimum size when shrinking a stack 4 years ago
Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors 4 years ago
Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 4 years ago
Roberto Ierusalimschy 0280407fc5 Details 4 years ago
Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value 4 years ago
Roberto Ierusalimschy e96385aded Simplification and smaller buffers for 'lua_pushfstring' 4 years ago
Roberto Ierusalimschy 56a165bf0f Added '.gitignore' to the repository 4 years ago
Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' 4 years ago
Roberto Ierusalimschy c33b1728ae Details 4 years ago
Roberto Ierusalimschy a304199836 Detail in 'lua_resetthread' 4 years ago
Roberto Ierusalimschy 6d7cd31fee Fixed missing GC barriers in compiler and undump 4 years ago
Roberto Ierusalimschy 993c58fde3 In 'lua_checkmemory', userdata can be gray, too 4 years ago
Roberto Ierusalimschy d49b288728 'luaE_shrinkCI' shouldn't remove first free CallInfo 4 years ago
Roberto Ierusalimschy 69e84805e4 Details 4 years ago
Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL 4 years ago
Roberto Ierusalimschy 63295f1f7f Fixed two bugs in to-be-closed variables x constants 4 years ago
Roberto Ierusalimschy 50523b107d Improvements in the manual 5 years ago
Roberto Ierusalimschy aa8d4a782d Details (more uniformity in error messages) 5 years ago
Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error 5 years ago
Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals 5 years ago
Roberto Ierusalimschy 9514abc2da Cleaner definition for 'TString' 5 years ago
Roberto Ierusalimschy 0be57b9b6d Details in comments 5 years ago
Roberto Ierusalimschy 61a4e64a66 Back to old encoding of versions in binary files 5 years ago
Roberto Ierusalimschy 9a6f47f0ed C-Stack test does not assume minimum of 400 slots 5 years ago
Roberto Ierusalimschy 948fb628d9 Details 5 years ago
Roberto Ierusalimschy a901c505ab Fixed warning about casts between function pointers 5 years ago
Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 5 years ago
Roberto Ierusalimschy cac075a122 Small issue in 'exprstat' 5 years ago
Roberto Ierusalimschy 9e0a8475cd Added 'simplesect' sections to the manual 5 years ago