<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/core/src/xmake, branch preload</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/core/src/xmake?h=preload</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/core/src/xmake?h=preload'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-08-06T10:30:22Z</updated>
<entry>
<title>fix: fix deprecated warnings</title>
<updated>2026-08-06T10:30:22Z</updated>
<author>
<name>apocelipes</name>
<email>seve3r@outlook.com</email>
</author>
<published>2026-08-06T10:30:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4fb5874898c4f7bc4ff5e9fe15f3ba7e5c3f02ed'/>
<id>urn:sha1:4fb5874898c4f7bc4ff5e9fe15f3ba7e5c3f02ed</id>
<content type='text'>
Replace all functions marked as deprecated by tbox.
</content>
</entry>
<entry>
<title>Merge pull request #7684 from ArbStray/fix/process-open-wrong-stack-index</title>
<updated>2026-07-31T11:16:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-31T11:16:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bafb5d4b802017b8d6c3583fee26574d902abc6b'/>
<id>urn:sha1:bafb5d4b802017b8d6c3583fee26574d902abc6b</id>
<content type='text'>
fix: correct Lua stack index in process.open</content>
</entry>
<entry>
<title>fix: fix engine resource leaks</title>
<updated>2026-07-31T07:31:06Z</updated>
<author>
<name>apocelipes</name>
<email>seve3r@outlook.com</email>
</author>
<published>2026-07-31T07:31:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b3f07139d26efe81036f814ab4be4b83be17c53d'/>
<id>urn:sha1:b3f07139d26efe81036f814ab4be4b83be17c53d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>fixed wrong Lua stack index</title>
<updated>2026-07-31T02:25:25Z</updated>
<author>
<name>ArbStray</name>
<email>myseeker501@gmail.com</email>
</author>
<published>2026-07-31T02:25:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=73718fa6b1ca6be9a4aa0148501c73eefff328ed'/>
<id>urn:sha1:73718fa6b1ca6be9a4aa0148501c73eefff328ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(macOS): fix Mach host send-right leaks</title>
<updated>2026-07-29T11:15:15Z</updated>
<author>
<name>apocelipes</name>
<email>seve3r@outlook.com</email>
</author>
<published>2026-07-29T11:04:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=09764e099ced0b53b2eb1be35beadceab3610dab'/>
<id>urn:sha1:09764e099ced0b53b2eb1be35beadceab3610dab</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Merge pull request #7655 from xmake-io/binutils</title>
<updated>2026-07-18T15:17:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-18T15:17:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=64439096a06b65556fff59f3b0b4e6a439b44129'/>
<id>urn:sha1:64439096a06b65556fff59f3b0b4e6a439b44129</id>
<content type='text'>
fix bin2obj for some archs</content>
</entry>
<entry>
<title>fix mem leaks</title>
<updated>2026-07-18T13:54:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-18T13:54:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cfebf2a690e1a0ad2255f64eec5bec43eeac0049'/>
<id>urn:sha1:cfebf2a690e1a0ad2255f64eec5bec43eeac0049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify comments</title>
<updated>2026-07-18T13:43:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-18T13:43:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0641a99d357d99e96da49c22cb7d52be5f81c83f'/>
<id>urn:sha1:0641a99d357d99e96da49c22cb7d52be5f81c83f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect obj flags for bin2elf</title>
<updated>2026-07-18T12:56:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-18T12:56:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f2868ddfe82e0ce73888deebbf940dc9f511ef5e'/>
<id>urn:sha1:f2868ddfe82e0ce73888deebbf940dc9f511ef5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve ppc</title>
<updated>2026-07-18T11:36:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-18T11:36:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6b3632901ad14e99d306232c15cf788f6b081066'/>
<id>urn:sha1:6b3632901ad14e99d306232c15cf788f6b081066</id>
<content type='text'>
</content>
</entry>
</feed>
