<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_charset.php, branch v0.9-beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-11-21T18:52:03Z</updated>
<entry>
<title>Framework files moved to lib/Roundcube</title>
<updated>2012-11-21T18:52:03Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-21T18:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ba6f21caeb405c7e8512a09941fefbc97286e45f'/>
<id>urn:sha1:ba6f21caeb405c7e8512a09941fefbc97286e45f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define @package and @subpackage of Framework classes</title>
<updated>2012-11-17T08:24:05Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-17T08:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9ab34604d94270f6c1795c7dd7b615273d05db0c'/>
<id>urn:sha1:9ab34604d94270f6c1795c7dd7b615273d05db0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move BIG5 at the end of charsets list in detect()</title>
<updated>2012-11-15T12:58:57Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-15T12:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c8558a182cc218e4aba89f6c42a9e39de20bc0e6'/>
<id>urn:sha1:c8558a182cc218e4aba89f6c42a9e39de20bc0e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_encoding() - removed code duplication</title>
<updated>2012-11-15T12:55:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-15T12:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0679b22150dfded4383d0729940a888fcc7a1b99'/>
<id>urn:sha1:0679b22150dfded4383d0729940a888fcc7a1b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partially revert 9546d22c6: don't validate with parse_charset()</title>
<updated>2012-10-15T13:38:13Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-10-15T13:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=08df33b5c25577cf42d7f524eeaa367cbde886fb'/>
<id>urn:sha1:08df33b5c25577cf42d7f524eeaa367cbde886fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid unnecessary strtoupper() calls but validate target charset if specified</title>
<updated>2012-10-15T12:35:56Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-10-15T12:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9546d22c67fda4cbc4a9141dca11944e885ce8a7'/>
<id>urn:sha1:9546d22c67fda4cbc4a9141dca11944e885ce8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix convertion to/from US-ASCII using mbstring</title>
<updated>2012-09-13T09:14:26Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-13T09:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bc1e4faa70fb0fcfdeabb6e76597cb3ec5952975'/>
<id>urn:sha1:bc1e4faa70fb0fcfdeabb6e76597cb3ec5952975</id>
<content type='text'>
Define mbstring substitute_character to work as iconv //IGNORE
</content>
</entry>
<entry>
<title>Don't use charset aliases for destination charset - fixes e.g.</title>
<updated>2012-09-12T09:16:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-12T09:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=40e1c2d14d11c679d97c00ce831b32d43fad4d32'/>
<id>urn:sha1:40e1c2d14d11c679d97c00ce831b32d43fad4d32</id>
<content type='text'>
converting to US-ASCII
</content>
</entry>
<entry>
<title>Fix decoding of HTML messages with UTF-16 charset specified (#1488654)</title>
<updated>2012-08-29T07:22:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-08-29T07:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=764641d4a38e0a9856cced092ac7c294a2956dcf'/>
<id>urn:sha1:764641d4a38e0a9856cced092ac7c294a2956dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed $Id$</title>
<updated>2012-05-22T10:31:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-05-22T10:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a'/>
<id>urn:sha1:041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a</id>
<content type='text'>
</content>
</entry>
</feed>
