src/Pure/General/xml.ML
Fri, 02 Jan 2009 22:54:04 +0100 wenzelm Markup.no_output;
Thu, 28 Aug 2008 00:33:09 +0200 wenzelm removed obsolete XML.Output workaround;
Wed, 27 Aug 2008 11:48:54 +0200 wenzelm type Properties.T;
Fri, 15 Aug 2008 15:50:50 +0200 wenzelm output_markup: check Markup.is_none;
Sat, 24 May 2008 20:12:18 +0200 wenzelm added parse_document (optional unchecked header material);
Thu, 03 Apr 2008 23:55:11 +0200 wenzelm parser: use plain explode, not Symbol.explode!
Thu, 03 Apr 2008 22:21:26 +0200 wenzelm renamed parse_comment_whspc to parse_comments;
Thu, 03 Apr 2008 21:23:37 +0200 wenzelm further cleanup of XML signature;
Thu, 03 Apr 2008 18:42:37 +0200 wenzelm added output_markup (from Tools/isabelle_process.ML);
Thu, 03 Apr 2008 16:03:55 +0200 wenzelm added detect;
Sat, 05 Jan 2008 21:37:20 +0100 wenzelm removed unused text_charref, cdata;
Sat, 15 Sep 2007 19:27:35 +0200 haftmann fixed title
Tue, 14 Aug 2007 13:20:47 +0200 wenzelm moved Tools/xml.ML to General/xml.ML (again);
Sat, 17 Feb 2007 17:18:47 +0100 aspinall Clarify comment
Thu, 01 Feb 2007 20:40:17 +0100 wenzelm removed non-modular comment;
Tue, 30 Jan 2007 08:21:15 +0100 haftmann dropped whitespace
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 05 Dec 2006 19:33:15 +0100 aspinall Type alias for XML content
Mon, 04 Dec 2006 16:55:08 +0100 aspinall Add parse_string for attribute values and other string content
Sun, 03 Dec 2006 21:46:54 +0100 aspinall Add string buffer getter. Add Rawtext constructor to allow XML-escaped strings in tree.
Sun, 03 Dec 2006 16:25:33 +0100 aspinall Type abbreviations for element args and attributes
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Wed, 29 Sep 2004 22:40:40 +0200 aspinall Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
Tue, 28 Sep 2004 10:44:51 +0200 aspinall Add text_charref to encode a string using character references
Mon, 27 Sep 2004 16:02:31 +0200 aspinall Add newline after CDATA for sake of HaXml
Wed, 18 Aug 2004 16:02:11 +0200 aspinall Add scan_comment_whspc to skip space and comments in PGIP stream
Tue, 29 Jun 2004 11:18:34 +0200 kleing license change to BSD
Fri, 18 Jun 2004 20:07:51 +0200 wenzelm scalable string_of_tree; tuned;
less more (0) -30 tip