<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/string.lua, branch v2.3.2</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.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/string.lua?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-03-18T03:50:44Z</updated>
<entry>
<title>improve string.lastof</title>
<updated>2020-03-18T03:50:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-18T14:58:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cf24293b75a34c610c619243eb3b43fc011b712f'/>
<id>urn:sha1:cf24293b75a34c610c619243eb3b43fc011b712f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename string.find_last to lastof</title>
<updated>2020-03-18T02:53:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-18T14:48:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dd941c7ecac8c9d500660ed7ffc1af36b2ba54b6'/>
<id>urn:sha1:dd941c7ecac8c9d500660ed7ffc1af36b2ba54b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve string.split</title>
<updated>2020-03-01T14:48:48Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-01T14:48:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2b41fac5b92bc0e5e3c4a848dfd7d9a1435fd20f'/>
<id>urn:sha1:2b41fac5b92bc0e5e3c4a848dfd7d9a1435fd20f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve split</title>
<updated>2020-03-01T13:48:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-03-01T13:48:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fc36d8022fed422d34498bc111cd69bff5b08c60'/>
<id>urn:sha1:fc36d8022fed422d34498bc111cd69bff5b08c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix string.split</title>
<updated>2020-01-20T14:21:47Z</updated>
<author>
<name>Opportunity</name>
<email>opportunity@live.in</email>
</author>
<published>2020-01-20T12:26:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=929d2d1e48456e45118754ded06dd0dd420415f1'/>
<id>urn:sha1:929d2d1e48456e45118754ded06dd0dd420415f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
