<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/src/storage, branch 2.6.2</title>
<subtitle>mirror of libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/'/>
<entry>
<title>Switch from GrassDB to ProtoTreeDB</title>
<updated>2022-03-30T06:34:22+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2022-03-30T06:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=70c267a9cc8c260e995cf5a25895f7455cfb6aba'/>
<id>70c267a9cc8c260e995cf5a25895f7455cfb6aba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update special_table.h</title>
<updated>2021-09-15T03:14:38+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2021-09-15T03:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=e6e43a433633460ccc0d821cf269cd85b3f4841d'/>
<id>e6e43a433633460ccc0d821cf269cd85b3f4841d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update full pinyin parser code</title>
<updated>2021-03-25T04:31:37+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2021-03-25T04:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=1056564e95713313b16fce8863e5ad20685c27d1'/>
<id>1056564e95713313b16fce8863e5ad20685c27d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update special_table.h</title>
<updated>2021-03-25T03:49:50+00:00</updated>
<author>
<name>Zhangyuan Nie</name>
<email>yuan@znie.org</email>
</author>
<published>2021-03-24T07:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=cf0cdf8bf46a6d72f7069a5f787ebc51a9b8bc34'/>
<id>cf0cdf8bf46a6d72f7069a5f787ebc51a9b8bc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix delimiter for reading table files on macOS</title>
<updated>2020-11-26T03:00:51+00:00</updated>
<author>
<name>Weixuan XIAO</name>
<email>veyx.shaw@gmail.com</email>
</author>
<published>2020-11-22T18:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=76108f9b60e521af2d716b22dd5dd99d62609e72'/>
<id>76108f9b60e521af2d716b22dd5dd99d62609e72</id>
<content type='text'>
On macOS under llvm/clang++, the default delimiter for format string is
weird: it cannot read full CJK characters from the table files.

This patch adds macOS-specified code to make "\t" and " " the implicit
delimiter.

Ref:
https://stackoverflow.com/questions/12885628/changing-the-scanf-delimiter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On macOS under llvm/clang++, the default delimiter for format string is
weird: it cannot read full CJK characters from the table files.

This patch adds macOS-specified code to make "\t" and " " the implicit
delimiter.

Ref:
https://stackoverflow.com/questions/12885628/changing-the-scanf-delimiter
</pre>
</div>
</content>
</entry>
<entry>
<title>update special_table.h</title>
<updated>2020-11-10T02:29:00+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2020-11-10T02:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=2a63eecb918336aa6134c03277d50691cbbee392'/>
<id>2a63eecb918336aa6134c03277d50691cbbee392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes Berkeley DB cursor usage</title>
<updated>2020-10-14T02:52:04+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2020-10-14T02:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=78450c31880245a4f87c83b80ac0fc306a96104e'/>
<id>78450c31880245a4f87c83b80ac0fc306a96104e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes copy_bdb function</title>
<updated>2020-10-10T01:53:04+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2020-10-10T01:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=e169b3d22c215ba1485e110a194da904a86751e8'/>
<id>e169b3d22c215ba1485e110a194da904a86751e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support database format in table.conf</title>
<updated>2020-09-27T05:18:54+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2020-09-27T05:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=5e6c16f7fe72408fd0a96087f8513ca70732dd93'/>
<id>5e6c16f7fe72408fd0a96087f8513ca70732dd93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Kyoto Cabinet snapshot feature</title>
<updated>2020-09-23T05:48:20+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2020-09-23T05:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=47305f5203d99089e7a04d797853b09845cfcc49'/>
<id>47305f5203d99089e7a04d797853b09845cfcc49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
