root/modules/misc/xml


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) @fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9 [fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9] 05/09/08 19:01:25 Rémi Denis-Courmont <rdenis@simphalempin.com> Move a bunch of plugins out of configure.ac
(edit) @6a0fc8156ba5a67afcffe79c4ba688695e12a8d9 [6a0fc8156ba5a67afcffe79c4ba688695e12a8d9] 15/08/08 21:39:49 Rémi Duraffort <ivoire@videolan.org> Check malloc return value.
(edit) @25a48a4e6401509f7a5a2883c9fe42c6450bb08e [25a48a4e6401509f7a5a2883c9fe42c6450bb08e] 13/08/08 21:01:03 Rémi Denis-Courmont <rdenis@simphalempin.com> Avoid printf for debug
(edit) @b674dab81ccd2a089896b26a2afc258118e6a990 [b674dab81ccd2a089896b26a2afc258118e6a990] 22/06/08 21:41:15 Rémi Duraffort <ivoire@videolan.org> Remove unneeded msg_Error about memory failure. Fix a double malloc. Fix …
(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) @c0a898e18e7fce541be58980f09ca199b736dc1c [c0a898e18e7fce541be58980f09ca199b736dc1c] 26/05/08 18:46:07 Rafaël Carré <funman@videolan.org> Include assert.h where assert() is used
(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) @cc10207a6de5466bf6bfedcd8a3073c7a0f1224a [cc10207a6de5466bf6bfedcd8a3073c7a0f1224a] 12/03/08 12:07:43 Rémi Duraffort <ivoire@videolan.org> Another bunch of useless test.
(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) @9e595c955f1aebae18435f0f5c740802ce347852 [9e595c955f1aebae18435f0f5c740802ce347852] 20/08/07 21:23:10 Rémi Denis-Courmont <rem@videolan.org> Remove stdio while we're at it. Finally rid of the strcasestr warning
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @2b37ec2d3d1aea84e903fc7b354db8f613604f2d [2b37ec2d3d1aea84e903fc7b354db8f613604f2d] 09/10/06 20:51:03 Gildas Bazin <gbazin@videolan.org> * modules/misc/xml/xtag.c: fixed memory leak.
(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) @69f016b519ccda31193e55eb9638153687b282fa [69f016b519ccda31193e55eb9638153687b282fa] 11/02/06 21:41:57 Derk-Jan Hartman <hartman@videolan.org> * xtag parser improvements by Daniel Stranger. it now ignores - …
(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) @e2e0f4d6896b9195576909391d920dabb971efcf [e2e0f4d6896b9195576909391d920dabb971efcf] 12/04/05 20:15:33 Gildas Bazin <gbazin@videolan.org> * ALL: fixed a handful of bugs and memory leaks.
(edit) @715ef9ae71310bec0088109e85e919b3a30e37c6 [715ef9ae71310bec0088109e85e919b3a30e37c6] 12/04/05 18:20:55 Derk-Jan Hartman <hartman@videolan.org> * Now works with http 1.0. Someone better check this to make sure I didn't …
(edit) @fcce50180f6b0aa8203d0c13d02d437f6d002775 [fcce50180f6b0aa8203d0c13d02d437f6d002775] 10/04/05 18:12:57 Rémi Denis-Courmont <rem@videolan.org> Fix a segmentation fault in case of error
(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) @437c21401a3bb57013ea1812467fcdc7d3dcd5df [437c21401a3bb57013ea1812467fcdc7d3dcd5df] 02/04/05 15:56:03 Sigmund Augdal Helberg <sigmunau@videolan.org> xtag.c: Don't create pcdata elements outside the root element. try harder …
(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) @08c07754298c8f6fb54c5a4163e998d65bbd06b3 [08c07754298c8f6fb54c5a4163e998d65bbd06b3] 26/11/04 14:44:18 Gildas Bazin <gbazin@videolan.org> * modules/misc/xml/xtag.c: fixed a few bugs.
(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.