Thu, 28 Aug 2008 17:54:18 +0200more function -> fun
krauss [Thu, 28 Aug 2008 17:54:18 +0200] rev 28042
more function -> fun

Thu, 28 Aug 2008 15:33:33 +0200quicksort: function -> fun
krauss [Thu, 28 Aug 2008 15:33:33 +0200] rev 28041
quicksort: function -> fun

Thu, 28 Aug 2008 15:24:30 +0200corrected some typos
krauss [Thu, 28 Aug 2008 15:24:30 +0200] rev 28040
corrected some typos

Thu, 28 Aug 2008 00:49:54 +0200fixed atom_to_xml: literal "name" attribute;
wenzelm [Thu, 28 Aug 2008 00:49:54 +0200] rev 28039
fixed atom_to_xml: literal "name" attribute;

Thu, 28 Aug 2008 00:33:19 +0200exported atom_to_xml;
wenzelm [Thu, 28 Aug 2008 00:33:19 +0200] rev 28038
exported atom_to_xml;

Thu, 28 Aug 2008 00:33:17 +0200changed Markup print mode to YXML -- explicitly decode messages before being issued;
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;

Thu, 28 Aug 2008 00:33:15 +0200tuned;
wenzelm [Thu, 28 Aug 2008 00:33:15 +0200] rev 28036
tuned;

Thu, 28 Aug 2008 00:33:13 +0200present_token: disable print_mode, which is YXML now;
wenzelm [Thu, 28 Aug 2008 00:33:13 +0200] rev 28035
present_token: disable print_mode, which is YXML now;

Thu, 28 Aug 2008 00:33:11 +0200text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;
wenzelm [Thu, 28 Aug 2008 00:33:11 +0200] rev 28034
text_of Malformed: explode with spaces -- Output.output/escape ineffective by default;

Thu, 28 Aug 2008 00:33:09 +0200removed obsolete XML.Output workaround;
wenzelm [Thu, 28 Aug 2008 00:33:09 +0200] rev 28033
removed obsolete XML.Output workaround;