<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/utils/storage, branch 2.1.91</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 cmake files</title>
<updated>2017-08-31T07:48:31+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-08-31T07:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=d4a34f42b9e7c877e7d268b0d2a3b336da5e138c'/>
<id>d4a34f42b9e7c877e7d268b0d2a3b336da5e138c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>update Makefile.am</title>
<updated>2017-05-15T07:25:40+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-05-15T07:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=c96110fd976e92b0f8de0a08a5cb278ef66c664b'/>
<id>c96110fd976e92b0f8de0a08a5cb278ef66c664b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import gen_zhuyin_table.cpp and test_zhuyin.cpp</title>
<updated>2017-05-15T07:24:39+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-05-15T07:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=ee66af93e3168149a581acc262c3050569f94b72'/>
<id>ee66af93e3168149a581acc262c3050569f94b72</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 Makefile.am</title>
<updated>2016-10-31T06:15:30+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-10-31T06:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=6dd995190333f0b2793421f39cb046e684f2ab0b'/>
<id>6dd995190333f0b2793421f39cb046e684f2ab0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>fixes warnings</title>
<updated>2016-03-30T07:25:05+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T07:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=836ea17130bd54b60c0d51ffc656b28106e73d1a'/>
<id>836ea17130bd54b60c0d51ffc656b28106e73d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update utils</title>
<updated>2016-03-30T07:18:15+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T07:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=71bfcb74f432e0d2ea067da53cdc765f54c2e36c'/>
<id>71bfcb74f432e0d2ea067da53cdc765f54c2e36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update utils/training in progress</title>
<updated>2016-03-30T07:12:11+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T07:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=43360fcb6129e0c27ed7086b600b8699b8bdbd37'/>
<id>43360fcb6129e0c27ed7086b600b8699b8bdbd37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
