<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/tests/test_chewing.cpp, branch tkrzw</title>
<subtitle>mirror of libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/'/>
<entry>
<title>update test cases</title>
<updated>2017-02-09T08:39:30+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-02-09T08:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=809efb9334e6b8644c8c5bfb180ab32fe8648825'/>
<id>809efb9334e6b8644c8c5bfb180ab32fe8648825</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>update test cases</title>
<updated>2016-07-05T08:11:27+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-07-05T07:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=e3025d3bfbca1f98c7bec84b2fb50235e1e9c4e1'/>
<id>e3025d3bfbca1f98c7bec84b2fb50235e1e9c4e1</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>2016-07-04T08:13:18+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-07-04T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=92b3978e1b98fefbf19a32be7a2a165faa47b4f5'/>
<id>92b3978e1b98fefbf19a32be7a2a165faa47b4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes compile</title>
<updated>2013-03-22T03:18:35+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2013-03-22T03:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=aa1e6359c4a3bb43f21bee6730c18f892d5977e7'/>
<id>aa1e6359c4a3bb43f21bee6730c18f892d5977e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test cases for pinyin_mask_out</title>
<updated>2012-12-03T04:47:51+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2012-12-03T04:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=9cb03603a51252708a0f43992ce9d40e38e88a55'/>
<id>9cb03603a51252708a0f43992ce9d40e38e88a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>port test pinyin/phrase/chewing</title>
<updated>2011-12-09T07:17:01+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2011-12-09T07:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=166e1723bd4677a8b454bb12bf22ed7f4ebac5c5'/>
<id>166e1723bd4677a8b454bb12bf22ed7f4ebac5c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes test chewing</title>
<updated>2011-11-30T04:46:39+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2011-11-30T04:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=ddfd94c68310d2b8016de24f578145aff324482b'/>
<id>ddfd94c68310d2b8016de24f578145aff324482b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes fsf address</title>
<updated>2011-10-11T06:56:23+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2011-10-11T06:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=127a5ce640ec5282bbb4b473c01c5366e3c5e2f2'/>
<id>127a5ce640ec5282bbb4b473c01c5366e3c5e2f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
