summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Collapse)Author
10 daysmove templates dirruki
13 daysfix: fix deprecated warningsapocelipes
Replace all functions marked as deprecated by tbox.
2026-08-04update tboxruki
2026-07-31Merge pull request #7684 from ArbStray/fix/process-open-wrong-stack-indexruki
fix: correct Lua stack index in process.open
2026-07-31fix: fix engine resource leaksapocelipes
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-31fixed wrong Lua stack indexArbStray
2026-07-29fix(macOS): fix Mach host send-right leaksapocelipes
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-29update tboxruki
2026-07-28fix tboxruki
2026-07-27update tbox to fix some bugsruki
2026-07-18Merge pull request #7655 from xmake-io/binutilsruki
fix bin2obj for some archs
2026-07-18fix mem leaksruki
2026-07-18modify commentsruki
2026-07-18detect obj flags for bin2elfruki
2026-07-18improve ppcruki
2026-07-18fix ppc and mips for bin2objruki
2026-07-18lock engine poolruki
2026-07-18fix bin2obj for some archsruki
2026-07-11update tbox to remove readonly dirruki
2026-07-11improve path translatepathruki
2026-07-10fix: use lua_newuserdata for dynamic memory allocation in path translationSaikari
2026-07-10fix: avoid stack buffer overflow for long paths in path translationSaikari
2026-07-04update tboxruki
2026-06-26fix compiler errorruki
2026-06-20Merge pull request #7609 from choyy/win-errormessageruki
use FormatMessageW for Windows system error messages
2026-06-18strip trailing \r\nchooyy
2026-06-18improve strerror fallbackchooyy
2026-06-18use FormatMessageW for Windows system error messageschooyy
2026-06-17improve elf cleanruki
2026-06-15fix clean rpath for elfelfruki
2026-06-13update tbox to fix rmdirruki
2026-04-10add binpath in errorsruki
2026-04-02fix lua55 limitruki
2026-04-01fix replace RDKCONSTruki
2026-04-01improve xmake.sh to replace rdkconstruki
2026-03-31revert rdkconstruki
2026-03-31revert rdkconstruki
2026-03-31revert rdkconstruki
2026-03-31allow reassignment of for-loop control variablesruki
2026-03-29improve luaL_checkintegerruki
2026-03-29update to lua5.5ruki
2026-03-04improve tip inforuki
2026-02-23update tbox to fix start process on win7ruki
2026-02-20Update file_signature.cruki
2026-02-20resolve geminiSaikari
2026-02-20Merge branch 'xmake-io:dev' into signSaikari
2026-02-17tb_wtoaSaikari
2026-02-17todoSaikari
2026-02-16try wrap to styleSaikari
2026-02-15ClearSaikari