<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/modules, branch v2.3.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests/modules?h=v2.3.1</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/modules?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-02-07T14:45:57Z</updated>
<entry>
<title>add process.kill</title>
<updated>2020-02-07T14:45:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-06T15:35:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7ba4dd03abc93f7faff3afa9968f8c8e7ce478c6'/>
<id>urn:sha1:7ba4dd03abc93f7faff3afa9968f8c8e7ce478c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move process module to core.base.process</title>
<updated>2020-02-07T14:45:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-06T15:25:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86dcc1f78cd9e84b9e09673eb602ca77661841cf'/>
<id>urn:sha1:86dcc1f78cd9e84b9e09673eb602ca77661841cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix scheduler test</title>
<updated>2020-02-07T14:45:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-06T14:34:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7bda7f45e60afb5515d325fd098e1d4aab4c939b'/>
<id>urn:sha1:7bda7f45e60afb5515d325fd098e1d4aab4c939b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>uses runjobs instead of process.asyncrun</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-05T14:33:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=69a092643d7725dce1f6fbf7b90ddb3e6f15370e'/>
<id>urn:sha1:69a092643d7725dce1f6fbf7b90ddb3e6f15370e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace all runjobs</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-05T14:30:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=35ffc50b1dc6abc88586ac1986607db16772c686'/>
<id>urn:sha1:35ffc50b1dc6abc88586ac1986607db16772c686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve runjobs to support timer</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-04T16:57:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f48d5e6837c0039651385f409c8f3fc8188e086b'/>
<id>urn:sha1:f48d5e6837c0039651385f409c8f3fc8188e086b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl private.async.runjobs</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-04T16:34:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=94d3eb649e489a597a2f5d966d2249a9e64d87e3'/>
<id>urn:sha1:94d3eb649e489a597a2f5d966d2249a9e64d87e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve co_group_begin</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-04T15:10:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7cf854042808382beff5e3ceaaa430f8369d980c'/>
<id>urn:sha1:7cf854042808382beff5e3ceaaa430f8369d980c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove scheduler.runloop in outside</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-03T16:58:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0c3f6069c16dbc7b6612fb792cbe6b990a7acef2'/>
<id>urn:sha1:0c3f6069c16dbc7b6612fb792cbe6b990a7acef2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use scheduler.runloop as maintask</title>
<updated>2020-02-07T14:45:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-02-03T16:51:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ff45e17b26152544961e52671d61aa5f8e838d38'/>
<id>urn:sha1:ff45e17b26152544961e52671d61aa5f8e838d38</id>
<content type='text'>
</content>
</entry>
</feed>
