summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2026-01-28Update tty.luaruki
2026-01-27limit shell detection loop to prevent excessive iterationsSaikari
2026-01-27remove debug print statement from _find_shell_from_parent functionSaikari
2026-01-27limit shell detection loop to prevent infinite iterationsSaikari
2026-01-27refactor _find_shell_from_parent function for improved shell detection and er...Saikari
2026-01-27refactor _find_shell_from_parent function to simplify error handling for shel...Saikari
2026-01-27add function to find shell from parent process in LinuxSaikari
2026-01-27refactor tty.shell to use os.tmpfile and os.runv for improved file handlingSaikari
2026-01-27add support for PowerShell in shell detectionSaikari
2026-01-27add support for Alacritty terminal in tty.term functionSaikari
2026-01-26enhance shell detection for Linux by checking parent processSaikari
2026-01-21move deprecated apis to tailruki
2026-01-21mark string.encode/decode as deprecatedruki
2026-01-21add utf8.reverseruki
2026-01-21add utf8.byteruki
2026-01-21mark wcswidth deprecatedruki
2026-01-21add utf8.widthruki
2026-01-21improve utf8.lastofruki
2026-01-20fix utf8.findruki
2026-01-20add utf8.sub and lastofruki
2026-01-20modify commentsruki
2026-01-20add utf8 moduleruki
2026-01-15improve cli.iconvruki
2026-01-15improve test.luaruki
2026-01-15add io.convertruki
2026-01-09improve to select package version for schemesruki
2026-01-09improve getfenvenvruki
2026-01-09fix getfenvruki
2026-01-04add alpine in linuxosruki
2025-12-26fix typoruki
2025-12-21remove unused codesruki
2025-12-19improve rpathruki
2025-12-19add rpath list in binutilsruki
2025-12-15improve session idruki
2025-12-15add tty.session_idruki
2025-12-12add deplibs in binutilsruki
2025-12-12set plain as defaultruki
2025-12-12add binutils extractlibruki
2025-12-09fix compile errorruki
2025-12-09improve bin2objruki
2025-12-09add binary readsymsruki
2025-12-07update bin2cruki
2025-11-27fix cl and pathruki
2025-11-24improve math.nanruki
2025-11-24fix srializeruki
2025-11-16Merge pull request #7025 from xmake-io/xmlruki
2025-11-15update xml apiruki
2025-11-15improve graphruki
2025-11-15improve graphruki
2025-11-15improve to parse attrsruki