log src/xml.c @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 14:10:37 -0800 Glenn Morris Add 2011 to remaining FSF/AIST copyright years.
Mon, 06 Dec 2010 17:59:52 +0100 Lars Magne Ingebrigtsen Return CDATA sections (like <style>foo</style>) as text nodes.
Sat, 02 Oct 2010 02:39:15 +0200 Lars Magne Ingebrigtsen Clean up trailing whitespace.
Sat, 02 Oct 2010 02:36:47 +0200 Lars Magne Ingebrigtsen xml.c: Rework the functions to take regions instead of strings,
Thu, 30 Sep 2010 16:26:40 -0700 Dan Nicolaescu * src/xml.c (parse_string): Use const.
Tue, 21 Sep 2010 23:10:16 -0400 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
Tue, 14 Sep 2010 20:37:26 +0200 Lars Magne Ingebrigtsen * xml.c (parse_string): Renamed to parse_string(), since that's
Tue, 14 Sep 2010 09:53:39 +0200 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
Tue, 14 Sep 2010 02:08:02 +0200 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
Sun, 12 Sep 2010 19:16:25 +0200 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
Fri, 10 Sep 2010 19:45:22 +0200 Lars Magne Ingebrigtsen Remove some trailing white space.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.