<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/utils/segment, branch punct</title>
<subtitle>mirror of libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/'/>
<entry>
<title>use AM_CPPFLAGS instead of INCLUDES in automake</title>
<updated>2019-11-28T08:20:34+00:00</updated>
<author>
<name>Peng Wu</name>
<email>pwu@redhat.com</email>
</author>
<published>2019-11-28T08:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=3cf88c57de20fc04c52a8e6f98e074b83e57b2a5'/>
<id>3cf88c57de20fc04c52a8e6f98e074b83e57b2a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve autoconf for libpinyin_internal.a</title>
<updated>2019-11-28T07:42:26+00:00</updated>
<author>
<name>Peng Wu</name>
<email>pwu@redhat.com</email>
</author>
<published>2019-11-28T07:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=50a87b3efe0b10a9ae2ce989c0c0172e2984af32'/>
<id>50a87b3efe0b10a9ae2ce989c0c0172e2984af32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>rename MatchResults to MatchResult</title>
<updated>2017-02-04T07:16:26+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2017-02-04T07:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=1e698604f33ece6cbd3ee436aa6b9607003f3150'/>
<id>1e698604f33ece6cbd3ee436aa6b9607003f3150</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 bugs</title>
<updated>2016-06-20T08:03:46+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-06-20T08:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=1ac3ccf02bf12678057ac0c6d89d4d3d41e5bdba'/>
<id>1ac3ccf02bf12678057ac0c6d89d4d3d41e5bdba</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/segment</title>
<updated>2016-03-30T06:55:29+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T06:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=09181e7491bfabbd11ea80633214231404766b22'/>
<id>09181e7491bfabbd11ea80633214231404766b22</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-23T08:45:41+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-23T08:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=8cd9960d54d50ebb18e6f1b5aedd6e40391be879'/>
<id>8cd9960d54d50ebb18e6f1b5aedd6e40391be879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
