<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/tests/storage/test_chewing_table.cpp, branch 2.8.1</title>
<subtitle>mirror of libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/'/>
<entry>
<title>handle zhuyin table file in tests and utils</title>
<updated>2017-05-25T07:36:40+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-05-25T07:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=cfe42385affbe99c5e4b01d2a8d7ef9d6f72d425'/>
<id>cfe42385affbe99c5e4b01d2a8d7ef9d6f72d425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include config.h to allow using getline on freebsd</title>
<updated>2016-11-15T18:09:12+00:00</updated>
<author>
<name>Ting-Wei Lan</name>
<email>lantw44@gmail.com</email>
</author>
<published>2016-11-15T17:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=0236b16114dda5faf3dccabee147dfdd55c256ce'/>
<id>0236b16114dda5faf3dccabee147dfdd55c256ce</id>
<content type='text'>
We need _GNU_SOURCE macro defined in config.h to enable the declaration
of getline in FreeBSD stdio.h.

https://github.com/libpinyin/libpinyin/issues/65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need _GNU_SOURCE macro defined in config.h to enable the declaration
of getline in FreeBSD stdio.h.

https://github.com/libpinyin/libpinyin/issues/65
</pre>
</div>
</content>
</entry>
<entry>
<title>update code license</title>
<updated>2016-10-31T05:56:38+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-10-31T05:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=62cacd1dc8784f7d3e99503d0e8e66010597eb05'/>
<id>62cacd1dc8784f7d3e99503d0e8e66010597eb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write dump_ranges function</title>
<updated>2016-05-24T08:09:40+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-05-24T08:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=b92ec5fc578b73479861b7da9e4524fc8998df2d'/>
<id>b92ec5fc578b73479861b7da9e4524fc8998df2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tests</title>
<updated>2016-03-30T06:43:41+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T06:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=9f79258f900dd9899549fe6e743e090f5ebb8186'/>
<id>9f79258f900dd9899549fe6e743e090f5ebb8186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update test_chewing_table.cpp</title>
<updated>2016-03-18T03:15:47+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-18T02:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=2ad795e5832bf730cbdd5c2aacd4c2a4e94806bd'/>
<id>2ad795e5832bf730cbdd5c2aacd4c2a4e94806bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update test cases</title>
<updated>2015-05-21T06:47:06+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2015-05-21T06:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=7a5a8b88cef79e3f5db45a860201d5d5d9841d52'/>
<id>7a5a8b88cef79e3f5db45a860201d5d5d9841d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tests/storage</title>
<updated>2013-04-10T05:55:57+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2013-04-10T05:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=8888185c907779dc9aa20b0b2e7bd19af6d11d2c'/>
<id>8888185c907779dc9aa20b0b2e7bd19af6d11d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add mask out test cases to chewing/pharse table</title>
<updated>2012-11-29T06:35:08+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2012-11-29T06:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=41f09223513a444f899b0c2def7325d2259d5300'/>
<id>41f09223513a444f899b0c2def7325d2259d5300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes memory leak in test chewing table</title>
<updated>2012-10-10T10:07:21+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2012-10-10T10:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=995a9df0af809ee2b21b60b32ae424cf57f378e2'/>
<id>995a9df0af809ee2b21b60b32ae424cf57f378e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
