root/modules/misc/xml/libxml.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @432e45db4a193bb01408cc8edbe64cccea30e750 [432e45db4a193bb01408cc8edbe64cccea30e750] 09/09/08 23:36:23 Jean-Baptiste Kempf <jb@videolan.org> Initialize threading code in libxml2 Signed-off-by: Jean-Baptiste Kempf …
(edit) @6a0fc8156ba5a67afcffe79c4ba688695e12a8d9 [6a0fc8156ba5a67afcffe79c4ba688695e12a8d9] 15/08/08 21:39:49 Rémi Duraffort <ivoire@videolan.org> Check malloc return value.
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/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) @94a6747034ad39d24f7c7fd960017e7090aa8d4d [94a6747034ad39d24f7c7fd960017e7090aa8d4d] 29/01/08 14:58:41 Rafaël Carré <funman@videolan.org> misc: fix warnings declare unused parameters in callbacks as void …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/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) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @318e9b862b1792bee23521a459ca44ef1e40f7ed [318e9b862b1792bee23521a459ca44ef1e40f7ed] 08/10/06 01:14:58 Gildas Bazin <gbazin@videolan.org> * Fixed a bunch of memory leaks.
(edit) @ffb865e6c96c370075e32d949807317f15a68f65 [ffb865e6c96c370075e32d949807317f15a68f65] 29/03/06 09:33:35 Felix Paul Kühne <fkuehne@videolan.org> * fixed a few signedness warnings. Please shout if this accidentally …
(edit) @07b147145c51cc38146ee25348c6f205cfca5a65 [07b147145c51cc38146ee25348c6f205cfca5a65] 26/03/06 00:10:43 Christophe Mutricy <xtophe@videolan.org> misc/*: 2nd lecture. refs #438
(edit) @f0ffeb173ab80dba4bba7d2353b5b1a24a3a0ffe [f0ffeb173ab80dba4bba7d2353b5b1a24a3a0ffe] 22/03/06 13:14:30 Clément Stenac <zorglub@videolan.org> Strings review in misc/ except dummy and win32text (Refs:#438)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @adb18922a4d73c3698ffd5a71bb9875c509699cd [adb18922a4d73c3698ffd5a71bb9875c509699cd] 08/10/05 17:35:18 Antoine Cellerier <dionoea@videolan.org> * handle CDATA (as if it were TEXT) fixes the rss sub-filter with rss …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @6a1d2a02cb3260b1033b2c155ebcb836eed88aff [6a1d2a02cb3260b1033b2c155ebcb836eed88aff] 03/04/05 18:13:59 Gildas Bazin <gbazin@videolan.org> * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType?().
(edit) @af40daabd8b447f367c5ce63e1bec3dde3031c2c [af40daabd8b447f367c5ce63e1bec3dde3031c2c] 02/04/05 23:36:06 Gildas Bazin <gbazin@videolan.org> * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to …
(edit) @820fedb35206db0dbc34651b53327e49b761c695 [820fedb35206db0dbc34651b53327e49b761c695] 02/04/05 12:20:22 Sigmund Augdal Helberg <sigmunau@videolan.org> libxml.c: include header for stream, since api changes.
(edit) @70f70fd0a78c63a4d9f030e4c897aea559f7c34b [70f70fd0a78c63a4d9f030e4c897aea559f7c34b] 02/04/05 00:39:10 Sigmund Augdal Helberg <sigmunau@videolan.org> all: ported xml parsers to stream_t
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @6d51bbdccb9b0ff857ddb9684479cd9fee393fb7 [6d51bbdccb9b0ff857ddb9684479cd9fee393fb7] 26/11/04 11:04:08 Gildas Bazin <gbazin@videolan.org> * ALL: New XML module type. * include/vlc_xml.h, src/misc/xml.c: core …
Note: See TracRevisionLog for help on using the revision log.