Commit Graph

16 Commits (87ff4fb49aa0e083b4173412e58579bec2c2ca68)

Author SHA1 Message Date
Ivan Tcholakov b60fa6d273 [svn r20923] FS#306 - The multi-byte string libray: Removing references to some rare encodings that are not supported by the iconv library. 17 years ago
Ivan Tcholakov be49a3189d [svn r20799] FS#306 - "Freezing" the multi-byte string library for the incoming release Dokeos 1.8.6. 17 years ago
Ivan Tcholakov 90876b09ab [svn r20753] FS#306 - The multi-byte sting library: Updating the internal table of language-specific encodings. 17 years ago
Ivan Tcholakov 5e62b06592 [svn r20729] FS#306 - The multi-byte string library: Removing the function api_lcfirst(), it is useless. 17 years ago
Ivan Tcholakov 7fabddbb41 [svn r20728] FS#306 - The multi-byte string library: Optimizing the function api_refine_language_id(). 17 years ago
Ivan Tcholakov 809ff1da72 [svn r20724] FS#306 -The multi-byte string library: A minor correction within the function api_get_non_utf8_encoding(). 17 years ago
Ivan Tcholakov d0d526daf0 [svn r20696] FS#306 - A correction about Russian language: The prefered non-UTF-8 encoding has been changed to be KOI8-R. The translations are visible correctly using this encoding. 17 years ago
Ivan Tcholakov 692d660103 [svn r20677] FS#306 - The multibyte string library: Adding a comment about the function api_strlen(). 17 years ago
Ivan Tcholakov c8a7bf3083 [svn r20665] FS#306 - The multibyte string library: Now the library has been documented in PHPDoc style. See the file .../dokeos/main/inc/lib/multibyte_string_functions.php. 17 years ago
Ivan Tcholakov 8ec6c7eade [svn r20631] FS#306 - The multibyte string library: Reverting back to the previous implementations of api_utf8_encode() and api_utf8_decode() - they work faster. Starting to comment the library in PHPDoc style. 17 years ago
Ivan Tcholakov ee7f7df624 [svn r20629] FS#306 - The multibyte string library: A correction of the previous commit SVN#20624. 17 years ago
Ivan Tcholakov bcdf93ab5c [svn r20624] FS#306 and FS#4187 - The multibyte string library: Adding some notes in the header. Modification of the functions api_htmlentities() and api_html_entity_decode() to fit better with current development habits. Simplifying the functions api_utf8_encode() and api_utf8_encode(). 17 years ago
Ivan Tcholakov b776433f9b [svn r20570] FS#306 - Introducing a string conversion function that might be suitable for serving XtmlHttp-requests. 17 years ago
Ivan Tcholakov 7162bbd9da [svn r20437] FS#306 - The multibyte string library: Corrections for suppressing useless warning messages. 17 years ago
Ivan Tcholakov fe8eb35163 [svn r20431] FS#306 - The multibyte string library: Minor changes. 17 years ago
Ivan Tcholakov 6b6db9746a [svn r20419] FS#306 - Introducing a new library for dealing with multibyte strings. The library has been implemeted as an extension of the main API. 17 years ago