<feed xmlns='http://www.w3.org/2005/Atom'>
<title>courier-libs/unicode/README, branch master</title>
<subtitle>Courier Mail Server - shared libraries</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/'/>
<entry>
<title>all: scripts to create installable *.deb packages.</title>
<updated>2022-04-16T23:59:47+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2022-03-14T01:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=867cce4e32e7e64651887664724aa7f06566cb4b'/>
<id>867cce4e32e7e64651887664724aa7f06566cb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>courier-unicode: further changes to the canonical compose/decompose.</title>
<updated>2021-03-13T01:27:32+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-03-12T12:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=cf15bdb799c6b8b395087480fe3e89fb8b53cc12'/>
<id>cf15bdb799c6b8b395087480fe3e89fb8b53cc12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>courier-unicode: canonical decomposition and composition implementation.</title>
<updated>2021-03-11T03:52:34+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2021-03-07T22:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=18fc31347b80597f4100f96c86799fe130786781'/>
<id>18fc31347b80597f4100f96c86799fe130786781</id>
<content type='text'>
Move unicode_canonical() into a larger library of functions that handles
full Unicode decomposition and composition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move unicode_canonical() into a larger library of functions that handles
full Unicode decomposition and composition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add additional bi-directional related algorithm.</title>
<updated>2020-08-02T18:56:50+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2020-07-12T13:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=d2915c9cadf6fbc5ae29ffc387cce987b88dbbe0'/>
<id>d2915c9cadf6fbc5ae29ffc387cce987b88dbbe0</id>
<content type='text'>
Cleanup, remove markers, via unicode_bidi_cleanup() and
unicode_bidi_extra_cleanup().

Re-embed directional markers, via unicode_bidi_logical_order(),
unicode_bidi_embed() and unicode_bidi_embed_paragraph_level().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup, remove markers, via unicode_bidi_cleanup() and
unicode_bidi_extra_cleanup().

Re-embed directional markers, via unicode_bidi_logical_order(),
unicode_bidi_embed() and unicode_bidi_embed_paragraph_level().
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation, C++ bindings, reorder.</title>
<updated>2020-07-12T19:56:45+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2020-07-10T01:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=7a9293cd28b293b793793368237d8856cfb0eff4'/>
<id>7a9293cd28b293b793793368237d8856cfb0eff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build from git checkout.</title>
<updated>2020-01-25T20:52:40+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2020-01-25T20:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=7e3f4250188ff17ac6ba543be3816b9db7562850'/>
<id>7e3f4250188ff17ac6ba543be3816b9db7562850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tolower, toupper.</title>
<updated>2015-07-27T12:33:57+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2015-07-27T12:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=bc4028bbe7b3692bd0d8d5309cc425abe57fb9c0'/>
<id>bc4028bbe7b3692bd0d8d5309cc425abe57fb9c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>courier-unicode: implement tn36 (unicode_category_lookup).</title>
<updated>2015-07-27T01:34:21+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2015-07-27T01:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=f1bd3147e4df1bda680a7ecbfeca5699eed7788f'/>
<id>f1bd3147e4df1bda680a7ecbfeca5699eed7788f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>courier-unicode: update to unicode 8.0.0</title>
<updated>2015-06-22T11:26:12+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2015-06-22T11:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=67b9324b4d78f3fc5cb92e0b024c1c5cfca5a39b'/>
<id>67b9324b4d78f3fc5cb92e0b024c1c5cfca5a39b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unicode: update to unicode 7, add unicode_script() - Script property, TR24.</title>
<updated>2015-01-20T03:16:22+00:00</updated>
<author>
<name>Sam Varshavchik</name>
</author>
<published>2015-01-20T03:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/courier-libs/commit/?id=f9d000cfabe83c219b6a035e0e08fdd2cacebc9e'/>
<id>f9d000cfabe83c219b6a035e0e08fdd2cacebc9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
