241
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug: Buffer overflow in string concatenation More... about 2 years ago
GC parameters encoded as floating-point bytes More... about 2 years ago
Option 0 for step multiplier makes GC non-incremental More... about 2 years ago
Cleaner protocol between 'lua_dump' and writer function More... about 2 years ago
Check minor->major made at the end of a minor cycle More... about 2 years ago
First criteria for shifts minor<->major More... about 2 years ago
Major collections done incrementally More... about 2 years ago
Removed macro 'changeage' More... about 2 years ago
Removed parameter in 'collectgarbage("step")' More... about 2 years ago
Removed deprecated options in 'lua_gc' More... about 2 years ago
Comments detailing the ages for generational GC More... about 2 years ago
Panic functions should not raise errors More... about 2 years ago
Details in the manual More... about 2 years ago
Simpler coding for new representation for arrays More... about 2 years ago
Buffer in 'luai_makeseed' measured in bytes More... over 2 years ago
Default paths stored as external strings More... over 2 years ago
Auxiliary buffer uses external strings More... over 2 years ago
Correct anchoring and GC barriers in 'loadString' More... over 2 years ago
Fixed buffers save long strings as external. More... over 2 years ago
External strings More... over 2 years ago
Towards external strings More... over 2 years ago
Details More... over 2 years ago
Solving merge issue with use of tables in dump/undump More... over 2 years ago
Merge branch 'newarray' into nextversion More... over 2 years ago
Merge branch 'master' into nextversion More... over 2 years ago
Merge branch 'master' into newarray More... over 2 years ago
Full implementation of new representation for arrays More... over 2 years ago
Bug: Recursion in 'getobjname' can stack overflow More... over 2 years ago
Full abstraction for representation of array values More... over 2 years ago
Avoid direct accesses to the array part of a table More... over 2 years ago