| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | improve core | ruki | |
| 14 days | Merge pull request #7698 from apocelipes/fix-semver-exact-version-selection | ruki | |
| fix(semver): correct version selection | |||
| 14 days | fix: fix numeric build metadata | apocelipes | |
| 2026-08-09 | fix: sort build metadata | apocelipes | |
| 2026-08-09 | fix: reorder matching | apocelipes | |
| 2026-08-09 | fix: skipping a leading v/= before exact comparing | apocelipes | |
| 2026-08-09 | move templates dir | ruki | |
| 2026-08-09 | fix(semver): correct version selection | apocelipes | |
| semver_rangen() accepts an exact version as a range, and SemVer comparison ignores build metadata. This can select a different version than requested. Try exact string matches for versions and tags before falling back to the range selection. | |||
| 2026-08-08 | update version and changelogv3.1.0 | ruki | |
| 2026-08-06 | 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 | |
