5 Commits (e48a8a9eb2b507cbfecce661cf0fc843db05a6bd)

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Filip Roséen e5d4282307 lua/libs/xml: add :node_empty to xml-reader 10 years ago
Rémi Denis-Courmont 8e0838955a Lua: remove unused XML validator 11 years ago
Kelly Anderson c0f44d25b3 Consolidate lua includes in vlc.h 14 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Rémi Duraffort 5475749dd0 lua_xml: fix read of non-initialized pointers. 15 years ago
Jean-Philippe André d16fe011b9 XML: fix two small mistakes in Lua 15 years ago
Rémi Denis-Courmont 0e17b717fe XML: return attribute value as const 15 years ago
Jean-Philippe André 06fb88fa96 Lua: also return node name in XML's next_node() method 15 years ago
Rémi Denis-Courmont ad10f794dd XML: return node (element name or text value) as const 15 years ago
Rémi Denis-Courmont 3dbfa99f14 Return XML attribute as const from NextAttr 15 years ago
Rémi Denis-Courmont 59f0684a6f XML: merge read and node_type operations, skip unknown nodes 15 years ago
Rémi Denis-Courmont 9ecc09199b LUA: remove unused catalog and DTD support 16 years ago
Rémi Denis-Courmont 9d016759c2 xml_ReaderDelete: remove useless parameter 16 years ago
Antoine Cellerier a0e994c0da Export vlc's xml api. 16 years ago