<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/string.lua, branch v2.2.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/string.lua?h=v2.2.8</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/string.lua?h=v2.2.8'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2019-07-25T11:15:32Z</updated>
<entry>
<title>add binary mode</title>
<updated>2019-07-25T11:15:32Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-25T11:15:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=68f96b225c4da758a87a90f5723025be7b2fafc1'/>
<id>urn:sha1:68f96b225c4da758a87a90f5723025be7b2fafc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor serialize functions</title>
<updated>2019-07-25T09:43:55Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-25T09:43:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=980fe707e37687ceb5a2653298001845377136ee'/>
<id>urn:sha1:980fe707e37687ceb5a2653298001845377136ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve string.serialize; add unit test</title>
<updated>2019-07-25T07:25:40Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-24T10:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9774a017a3baadd3caf3b442f4a22a0bf151d4c9'/>
<id>urn:sha1:9774a017a3baadd3caf3b442f4a22a0bf151d4c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>custom trim</title>
<updated>2019-07-17T03:04:23Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-17T03:04:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7f51f9e0f1ec49cb56b3205608046505903d312d'/>
<id>urn:sha1:7f51f9e0f1ec49cb56b3205608046505903d312d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize string.trim using c implemention</title>
<updated>2019-07-17T01:50:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-07-17T14:38:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7138d5770975053ad4fe60f1d8bdd5e4c774fe5b'/>
<id>urn:sha1:7138d5770975053ad4fe60f1d8bdd5e4c774fe5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve dump</title>
<updated>2019-06-19T03:30:06Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-06-19T03:30:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d5ad005f6c8a79af48f4c73f0ec87775ab746d0d'/>
<id>urn:sha1:d5ad005f6c8a79af48f4c73f0ec87775ab746d0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve string.rtrim and cl output</title>
<updated>2019-06-12T01:20:15Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-06-12T14:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=17332ad1070bb6190bcd24f0a96cca823b4d8d26'/>
<id>urn:sha1:17332ad1070bb6190bcd24f0a96cca823b4d8d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add string.split test</title>
<updated>2019-06-05T03:08:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-06-05T14:51:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=06dba0daf4968b9632ebc00a9018c6af044422df'/>
<id>urn:sha1:06dba0daf4968b9632ebc00a9018c6af044422df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve string.split to support limit</title>
<updated>2019-06-04T15:39:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-06-04T16:56:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bd551e18b434c3f8eb018680002e122377e73887'/>
<id>urn:sha1:bd551e18b434c3f8eb018680002e122377e73887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve string.split</title>
<updated>2019-06-04T02:08:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-06-04T14:41:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=18663d52e5ff484eea423f88cbf52cc10c5721f3'/>
<id>urn:sha1:18663d52e5ff484eea423f88cbf52cc10c5721f3</id>
<content type='text'>
</content>
</entry>
</feed>
