src/Pure/General/xml.ML
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;
Sat, 12 Jun 2004 22:46:51 +0200 wenzelm Library.translate_string;
Wed, 09 Jun 2004 18:56:38 +0200 wenzelm Scan.this_string;
Fri, 04 Jun 2004 11:51:31 +0200 berghofe Tuned parse_att.
Tue, 01 Jun 2004 18:52:38 +0200 aspinall Add alternative syntax for attributes
Sat, 29 May 2004 15:11:06 +0200 wenzelm Scan.this; tuned;
Mon, 10 May 2004 19:26:25 +0200 wenzelm tuned;
Fri, 07 May 2004 13:42:08 +0200 aspinall Add FIXME note re FAIL (is it fixed yet?)
Fri, 07 May 2004 13:40:24 +0200 aspinall Add cdata output. Add tabs in whitespace. Write two strings instead of Library.quote.
Fri, 16 Apr 2004 18:43:36 +0200 berghofe - tuned text function
Thu, 04 Sep 2003 19:39:52 +0200 berghofe Tried to make parser a bit more standard-conforming.
Wed, 27 Nov 2002 17:17:53 +0100 berghofe Added XML parser (useful for parsing PGIP / PGML).
Sat, 08 Dec 2001 14:39:08 +0100 wenzelm Basic support for XML output.
less more (0) tip