wenzelm [Thu, 28 Aug 2008 00:49:54 +0200] rev 28039
fixed atom_to_xml: literal "name" attribute;
wenzelm [Thu, 28 Aug 2008 00:33:19 +0200] rev 28038
exported atom_to_xml;
wenzelm [Thu, 28 Aug 2008 00:33:17 +0200] rev 28037
changed Markup print mode to YXML -- explicitly decode messages before being issued;
changed Output print mode to plain default -- no escaping;
simplified pgml_sym: produce Pgml.pgmlatom, no special treatment of Ctrl/Raw;
removed unused issue_pgips;
removed obsolete delay_msgs feature -- the script parser never fails, but produces inline error markup;
removed obsolete wrap_pgml;
explicit transformation of messages (pgml_terms and message_content);
remove obsolete split_markup workaround;
misc tuning;
wenzelm [Thu, 28 Aug 2008 00:33:15 +0200] rev 28036
tuned;
wenzelm [Thu, 28 Aug 2008 00:33:13 +0200] rev 28035
present_token: disable print_mode, which is YXML now;
wenzelm [Thu, 28 Aug 2008 00:33:11 +0200] rev 28034
text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;
wenzelm [Thu, 28 Aug 2008 00:33:09 +0200] rev 28033
removed obsolete XML.Output workaround;
wenzelm [Thu, 28 Aug 2008 00:33:08 +0200] rev 28032
added get_int;