<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base, branch tests</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base?h=tests</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base?h=tests'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-10-11T07:55:56Z</updated>
<entry>
<title>add copy_if_different for os.cp</title>
<updated>2025-10-11T07:55:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-11T07:55:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c666f0560bbb68d062c57923821607c2d893340e'/>
<id>urn:sha1:c666f0560bbb68d062c57923821607c2d893340e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use hash64 instead of hash32</title>
<updated>2025-10-06T16:31:10Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-06T16:31:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=69caeb34da2be2d03a86752b144c75881fcabf8f'/>
<id>urn:sha1:69caeb34da2be2d03a86752b144c75881fcabf8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use rand64 first</title>
<updated>2025-10-06T12:49:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-06T16:27:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=75a5ae1bfbd0570819c9cab6e623f2f26db2e8a2'/>
<id>urn:sha1:75a5ae1bfbd0570819c9cab6e623f2f26db2e8a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check post error</title>
<updated>2025-10-05T15:59:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-05T15:59:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=830576d6f9f836af53cc8ea3776c6b3846b0e84f'/>
<id>urn:sha1:830576d6f9f836af53cc8ea3776c6b3846b0e84f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix semaphore</title>
<updated>2025-10-05T15:46:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-05T15:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=be7b09dff7df31221ee205e1a8c086e9ee3a5568'/>
<id>urn:sha1:be7b09dff7df31221ee205e1a8c086e9ee3a5568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6891 from xmake-io/sem</title>
<updated>2025-10-05T01:45:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-05T01:45:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6ffb08da4ee35ccc5914fbec6f96158e6e033692'/>
<id>urn:sha1:6ffb08da4ee35ccc5914fbec6f96158e6e033692</id>
<content type='text'>
Add coroutine semaphore</content>
</entry>
<entry>
<title>improve semaphore post</title>
<updated>2025-10-04T16:15:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-04T16:15:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=137a9d0875ac96e3636410479d1551f89acf3632'/>
<id>urn:sha1:137a9d0875ac96e3636410479d1551f89acf3632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix semaphore tostring</title>
<updated>2025-10-04T16:13:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-04T16:12:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=49e117984150d88b8151f317c866935024e2367c'/>
<id>urn:sha1:49e117984150d88b8151f317c866935024e2367c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix waiting list</title>
<updated>2025-10-04T15:58:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-04T15:58:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=af8d455a20ebf6d64333737979d13d41abfaf920'/>
<id>urn:sha1:af8d455a20ebf6d64333737979d13d41abfaf920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl coroutine semaphore</title>
<updated>2025-10-04T15:52:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-10-04T15:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6de0d5453f0d7a85f3d4fc363eb960751fe2709e'/>
<id>urn:sha1:6de0d5453f0d7a85f3d4fc363eb960751fe2709e</id>
<content type='text'>
</content>
</entry>
</feed>
