<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ibus-libpinyin.git, branch main</title>
<subtitle>mirror of ibus-libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/'/>
<entry>
<title>Fix setup/Makefile.am again</title>
<updated>2026-03-30T06:04:17+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-03-30T06:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=2061a39aaf340c53ee42ce3d47d9a4f5835b72f5'/>
<id>2061a39aaf340c53ee42ce3d47d9a4f5835b72f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup/Makefile.am</title>
<updated>2026-03-27T08:50:14+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-03-27T08:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=4713511a162e8e47a94823987970b011c98cd3cc'/>
<id>4713511a162e8e47a94823987970b011c98cd3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment out some cloud input</title>
<updated>2026-03-27T06:40:14+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-03-27T06:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=764fc145047ac3e07887c5768349eb4d07ac358a'/>
<id>764fc145047ac3e07887c5768349eb4d07ac358a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version 1.16.6</title>
<updated>2026-03-27T06:37:19+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-03-27T06:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=b329b4906019e5464e598bc20458de0c7b040a45'/>
<id>b329b4906019e5464e598bc20458de0c7b040a45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix main2.py</title>
<updated>2026-01-12T08:34:58+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-01-12T08:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=f41c7deac6c5b2dfd50154475772237cb6e08d9f'/>
<id>f41c7deac6c5b2dfd50154475772237cb6e08d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the code</title>
<updated>2026-01-12T06:05:05+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2026-01-12T06:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=2a70906c836b04ad89cc2095c05917182aeb2b2f'/>
<id>2a70906c836b04ad89cc2095c05917182aeb2b2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash issue</title>
<updated>2026-01-12T06:00:47+00:00</updated>
<author>
<name>Hillwood Yang</name>
<email>hillwood@opensuse.org</email>
</author>
<published>2026-01-11T12:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=b4696feca88d664abdbf4944aa1ef525a707c755'/>
<id>b4696feca88d664abdbf4944aa1ef525a707c755</id>
<content type='text'>
https://github.com/libpinyin/ibus-libpinyin/issues/549
Fix potential iterator undefined behavior in PYPEnglishCandidates.cc
by replacing iterator-based insertion with index-based insertion into
the candidates vector.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/libpinyin/ibus-libpinyin/issues/549
Fix potential iterator undefined behavior in PYPEnglishCandidates.cc
by replacing iterator-based insertion with index-based insertion into
the candidates vector.
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Russian)</title>
<updated>2025-11-06T04:49:58+00:00</updated>
<author>
<name>Aleksandr Sidorenko</name>
<email>auroragamesproject@gmail.com</email>
</author>
<published>2025-11-06T04:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=abd40329d8ecc4636080bad495204545650c1004'/>
<id>abd40329d8ecc4636080bad495204545650c1004</id>
<content type='text'>
Currently translated at 17.4% (31 of 178 strings)

Translation: ibus-libpinyin/main
Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/main/ru/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 17.4% (31 of 178 strings)

Translation: ibus-libpinyin/main
Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/main/ru/
</pre>
</div>
</content>
</entry>
<entry>
<title>Update autogen.sh</title>
<updated>2025-11-06T04:18:57+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2025-11-06T04:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=72c91a0f7449607927d2383fec1dc6ef3144793f'/>
<id>72c91a0f7449607927d2383fec1dc6ef3144793f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Chinese (Traditional) (zh_TW))</title>
<updated>2025-10-09T05:45:04+00:00</updated>
<author>
<name>Weblate Translation Memory</name>
<email>noreply-mt-weblate-translation-memory@weblate.org</email>
</author>
<published>2025-08-23T06:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/ibus-libpinyin.git/commit/?id=c75229903ef8a280c3a33e51a5e812b634b21e6b'/>
<id>c75229903ef8a280c3a33e51a5e812b634b21e6b</id>
<content type='text'>
Currently translated at 87.0% (155 of 178 strings)

Translation: ibus-libpinyin/main
Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/main/zh_TW/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 87.0% (155 of 178 strings)

Translation: ibus-libpinyin/main
Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/main/zh_TW/
</pre>
</div>
</content>
</entry>
</feed>
