| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | move templates dir | ruki | |
| 11 days | update version and changelogv3.1.0 | ruki | |
| 13 days | fix: fix deprecated warnings | apocelipes | |
| Replace all functions marked as deprecated by tbox. | |||
| 2026-08-04 | update tbox | ruki | |
| 2026-07-31 | Merge pull request #7684 from ArbStray/fix/process-open-wrong-stack-index | ruki | |
| fix: correct Lua stack index in process.open | |||
| 2026-07-31 | fix: fix engine resource leaks | apocelipes | |
| Release the argument block returned by CommandLineToArgvW after copying its values into Lua. Destroy embedded output streams after initialization even when opening the backing file fails. | |||
| 2026-07-31 | fixed wrong Lua stack index | ArbStray | |
| 2026-07-29 | fix(macOS): fix Mach host send-right leaks | apocelipes | |
| mach_host_self() increments the task send-right user-reference count, but the CPU and memory queries did not release those references. Reuse each returned host port for its query and deallocate it afterward on both successful and failed query paths. | |||
| 2026-07-29 | update tbox | ruki | |
| 2026-07-28 | fix tbox | ruki | |
| 2026-07-27 | update tbox to fix some bugs | ruki | |
| 2026-07-18 | Merge pull request #7655 from xmake-io/binutils | ruki | |
| fix bin2obj for some archs | |||
| 2026-07-18 | fix mem leaks | ruki | |
| 2026-07-18 | modify comments | ruki | |
| 2026-07-18 | detect obj flags for bin2elf | ruki | |
| 2026-07-18 | improve ppc | ruki | |
| 2026-07-18 | fix ppc and mips for bin2obj | ruki | |
| 2026-07-18 | lock engine pool | ruki | |
| 2026-07-18 | fix bin2obj for some archs | ruki | |
| 2026-07-11 | update tbox to remove readonly dir | ruki | |
| 2026-07-11 | improve path translatepath | ruki | |
| 2026-07-10 | fix: use lua_newuserdata for dynamic memory allocation in path translation | Saikari | |
| 2026-07-10 | fix: avoid stack buffer overflow for long paths in path translation | Saikari | |
| 2026-07-04 | Enhance readline and curses options for mingw platform support | Saikari | |
| 2026-07-04 | update tbox | ruki | |
| 2026-06-26 | fix compiler error | ruki | |
| 2026-06-20 | Merge pull request #7609 from choyy/win-errormessage | ruki | |
| use FormatMessageW for Windows system error messages | |||
| 2026-06-18 | strip trailing \r\n | chooyy | |
| 2026-06-18 | improve strerror fallback | chooyy | |
| 2026-06-18 | use FormatMessageW for Windows system error messages | chooyy | |
| 2026-06-17 | improve elf clean | ruki | |
| 2026-06-15 | fix clean rpath for elfelf | ruki | |
| 2026-06-13 | update tbox to fix rmdir | ruki | |
| 2026-05-19 | update versionv3.0.9 | ruki | |
| 2026-04-10 | Update xpack.lua | ruki | |
| 2026-04-10 | add binpath in errors | ruki | |
| 2026-04-08 | Update xpack.lua | ruki | |
| 2026-04-02 | fix lua55 limit | ruki | |
| 2026-04-01 | fix replace RDKCONST | ruki | |
| 2026-04-01 | improve xmake.sh to replace rdkconst | ruki | |
| 2026-03-31 | revert rdkconst | ruki | |
| 2026-03-31 | revert rdkconst | ruki | |
| 2026-03-31 | revert rdkconst | ruki | |
| 2026-03-31 | allow reassignment of for-loop control variables | ruki | |
| 2026-03-29 | improve luaL_checkinteger | ruki | |
| 2026-03-29 | update to lua5.5 | ruki | |
| 2026-03-24 | update versionv3.0.8 | ruki | |
| 2026-03-04 | improve tip info | ruki | |
| 2026-02-23 | update tbox to fix start process on win7 | ruki | |
| 2026-02-20 | Update file_signature.c | ruki | |
