root/src/text/unicode.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9cd9116ad7fec4c6d9673d634b73239dbfc38deb [9cd9116ad7fec4c6d9673d634b73239dbfc38deb] 07/05/08 23:26:01 Rémi Denis-Courmont <rdenis@simphalempin.com> locale_fast: simplifications
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @32edee83adbf9c1a9513d9f2da5009747ce732ea [32edee83adbf9c1a9513d9f2da5009747ce732ea] 05/05/08 09:41:20 Rafaël Carré <funman@videolan.org> Do not duplicate NULL strings
(edit) @a18c1d9f1125780022a9b17c893e4a7349a1483f [a18c1d9f1125780022a9b17c893e4a7349a1483f] 05/03/08 23:02:44 Rémi Denis-Courmont <rem@videolan.org> Improve doxy comments
(edit) @0fd1b7470520db2e88b1173bcd3145111b7ae8f5 [0fd1b7470520db2e88b1173bcd3145111b7ae8f5] 04/30/08 19:05:28 Rémi Denis-Courmont <rem@videolan.org> Export ToLocaleDup?
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @c4605ef9baf2c5006314c167ed359ca560953def [c4605ef9baf2c5006314c167ed359ca560953def] 03/08/08 10:39:51 Jean-Baptiste Kempf <jb@videolan.org> Remove unused parameter warning for Windows CE/32
(edit) @c9549a21fc696b6ea7f26361eb7523e700374f8b [c9549a21fc696b6ea7f26361eb7523e700374f8b] 03/03/08 02:45:45 Pierre d'Herbemont <pdherbemont@free.fr> text/unicode.c: More unused warning fix.
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @5158c3af473f61e501440e1fb499271d69b6fe55 [5158c3af473f61e501440e1fb499271d69b6fe55] 01/16/08 18:18:30 Rémi Duraffort <ivoire@videolan.org> Implementation of utf8_unlink. If someone can test this function on …
(edit) @be6a13db5b89dbde91213280530e3e5dbb29516a [be6a13db5b89dbde91213280530e3e5dbb29516a] 09/23/07 20:22:18 Rémi Denis-Courmont <rem@videolan.org> Assume UTF-8 instead of ASCII. This is basically a hack for systems …
(edit) @8172a7de5eca345a5c6cee49e1952b2c6538ced1 [8172a7de5eca345a5c6cee49e1952b2c6538ced1] 09/22/07 19:44:35 Rémi Denis-Courmont <rem@videolan.org> Add mode parameter to utf8_mkdir, and stop creating …
(edit) @ced75b5595c68e6a5153280a12f17f6ed23439cb [ced75b5595c68e6a5153280a12f17f6ed23439cb] 09/01/07 17:46:09 Rémi Denis-Courmont <rem@videolan.org> Fix warning
(edit) @45915c74f0baaaed6527dc888f3e4263fb50e7d7 [45915c74f0baaaed6527dc888f3e4263fb50e7d7] 08/21/07 20:02:43 Rémi Denis-Courmont <rem@videolan.org> Fix utf8_readdir usage
(edit) @1cffa5654f186c41c33f851ed6458734561e2dfc [1cffa5654f186c41c33f851ed6458734561e2dfc] 03/15/07 18:58:45 Damien Fouilleul <damienf@videolan.org> - unicode.c, wincp.c: compile fix
(edit) @e294c35d3eb9f8d6b50cc4f32f477af86f43e20a [e294c35d3eb9f8d6b50cc4f32f477af86f43e20a] 03/14/07 20:02:35 Rémi Denis-Courmont <rem@videolan.org> Fix crash on UTF-8 systems in previous commit
(edit) @e05f7924382813b868e8f7af9e71e84d8de90c19 [e05f7924382813b868e8f7af9e71e84d8de90c19] 03/14/07 20:01:04 Rémi Denis-Courmont <rem@videolan.org> Fix for obsolete setups
(edit) @92871bdc8c5dd8c8a5b47f8da65a551133972399 [92871bdc8c5dd8c8a5b47f8da65a551133972399] 03/14/07 18:30:00 Rémi Denis-Courmont <rem@videolan.org> - Make FromLocale?() usable any time (after setlocale()) - refs #838 - Fix …
(edit) @d4fc12eaadb35070188f75909724e22a4201f6e2 [d4fc12eaadb35070188f75909724e22a4201f6e2] 03/14/07 17:52:51 Rémi Denis-Courmont <rem@videolan.org> Remove bogus variable
(edit) @7375cdd8819c706aaf6f9f015e1915e1939d7db9 [7375cdd8819c706aaf6f9f015e1915e1939d7db9] 03/14/07 17:47:53 Rémi Denis-Courmont <rem@videolan.org> Fix MB2MB and use it
(edit) @3d411bb1961ac34d986efa67f71da44c2475f51d [3d411bb1961ac34d986efa67f71da44c2475f51d] 01/05/07 13:43:41 Rémi Denis-Courmont <rem@videolan.org> Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes #837
(edit) @f556b69004ce0978944d0f1ce024f04b9130b53a [f556b69004ce0978944d0f1ce024f04b9130b53a] 01/04/07 17:37:21 Rémi Denis-Courmont <rem@videolan.org> Allow directory module to recurse through symbolic links as long as this …
(edit) @9a55e8384d5115113f5623b98d66660ae2a89972 [9a55e8384d5115113f5623b98d66660ae2a89972] 12/15/06 15:16:08 Rémi Denis-Courmont <rem@videolan.org> Simpler UTF-8 check functions + rudimentary unit test
(edit) @911511bda6deff7ae9c42c7b0931461170820f15 [911511bda6deff7ae9c42c7b0931461170820f15] 12/11/06 17:56:21 Rémi Denis-Courmont <rem@videolan.org> - WTF?! Do not use non-existant vlc_closedir_wrapper - Do not leak result …
(edit) @83a754136e96b512efa13fd5a6d4dbc4464b8d70 [83a754136e96b512efa13fd5a6d4dbc4464b8d70] 12/11/06 17:25:29 Derk-Jan Hartman <hartman@videolan.org> * Fix utf8_scandir (wasn't using vlc_closedir_wrapper) * Add some doxygen …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @2f68055094e8d77611774e5c2ec1bcfadc9c592e [2f68055094e8d77611774e5c2ec1bcfadc9c592e] 11/25/06 10:59:49 Rémi Denis-Courmont <rem@videolan.org> Attempt to use wide directory indexing on Win32 Might break stuff, but I …
(edit) @4df95cf6ca743087556c6dc14ede5b46ccd8f53a [4df95cf6ca743087556c6dc14ede5b46ccd8f53a] 11/25/06 10:06:54 Rémi Denis-Courmont <rem@videolan.org> Continuation of previous commit
(edit) @9583fbe0872045afbadf4e822ab8881932e7c057 [9583fbe0872045afbadf4e822ab8881932e7c057] 11/25/06 10:03:44 Rémi Denis-Courmont <rem@videolan.org> Fix invalid mix of closedir and free on Win32.
(edit) @e219a0855762a9c0f6f28532d8c60ee2095142a9 [e219a0855762a9c0f6f28532d8c60ee2095142a9] 11/22/06 21:00:19 Rémi Denis-Courmont <rem@videolan.org> Move encoding and language stuff to their own directory
Note: See TracRevisionLog for help on using the revision log.