log en/examples/run-example @ 773:3b640272a966

age author description
Sun, 12 Apr 2009 00:05:30 -0700 Bryan O'Sullivan Progres on resolve
Tue, 31 Mar 2009 12:18:22 -0700 Bryan O'Sullivan Add markers to flag included snippets of code.
Thu, 26 Mar 2009 20:24:44 -0700 Bryan O'Sullivan Fix which files are included in the generated XML.
Wed, 18 Mar 2009 00:00:58 -0700 Bryan O'Sullivan Fix up more formatting goop
Tue, 17 Mar 2009 21:47:12 -0700 Bryan O'Sullivan Add the ability to include text files and have them XML-mangled.
Mon, 09 Mar 2009 23:32:15 -0700 Bryan O'Sullivan Fix quoting of entity declarations.
Mon, 09 Mar 2009 22:55:38 -0700 Bryan O'Sullivan Get autogeneration of examples more or less working.
Mon, 09 Mar 2009 21:40:12 -0700 Bryan O'Sullivan Fix thinko
Mon, 09 Mar 2009 21:39:23 -0700 Bryan O'Sullivan Switch from LaTeX to XML for examples.
Thu, 29 Jan 2009 22:11:10 -0800 Bryan O'Sullivan Add --keep option to run-example
Sun, 07 Dec 2008 14:18:38 +0900 Yoshiki Yazawa - build fix for en
Wed, 06 Jun 2007 08:11:08 -0700 Bryan O'Sullivan Make run-example a bit more user friendly.
Mon, 16 Apr 2007 14:39:51 -0700 Bryan O'Sullivan Be more conservative in timeouts.
Tue, 27 Mar 2007 15:45:12 -0700 Bryan O'Sullivan If something times out, try to tell what it was.
Tue, 27 Mar 2007 15:04:47 -0700 Bryan O'Sullivan Try to tighten up the run environment to make things more reproducible.
Mon, 26 Mar 2007 23:20:59 -0700 Bryan O'Sullivan Backed out changeset 08a4467f489162c14cf17b94aa771a23dd6f02dc
Mon, 26 Mar 2007 22:59:43 -0700 Bryan O'Sullivan Try to get the bisect extension to behave.
Mon, 26 Mar 2007 22:28:25 -0700 Bryan O'Sullivan Run examples in predictable order if we're doing the lot.
Mon, 26 Mar 2007 21:25:34 -0700 Bryan O'Sullivan Catch more errors.
Mon, 12 Mar 2007 23:10:32 -0700 Bryan O'Sullivan run-example: better error if bogus section name found.
Mon, 12 Mar 2007 22:56:29 -0700 Bryan O'Sullivan Check for illegal suffixes.
Tue, 06 Mar 2007 21:55:48 -0800 Bryan O'Sullivan Oops! I forgot that I need the undoctored output files in the book!
Tue, 06 Mar 2007 21:40:30 -0800 Bryan O'Sullivan Handle YA corner case.
Tue, 06 Mar 2007 21:36:14 -0800 Bryan O'Sullivan More attempts to tidy up regexps for ignoring.
Tue, 06 Mar 2007 20:45:50 -0800 Bryan O'Sullivan Handle a few more common regexps. Clean up on exit nicely.
Mon, 05 Mar 2007 23:56:30 -0800 Bryan O'Sullivan Save "good" example output so we can see if something has broken.
Mon, 05 Mar 2007 20:26:23 -0800 Bryan O'Sullivan Don't falsely signal success to make.
Tue, 26 Dec 2006 13:08:20 -0800 Bryan O'Sullivan Document the backout command.
Thu, 19 Oct 2006 15:18:07 -0700 Bryan O'Sullivan More merge content.
Tue, 03 Oct 2006 13:03:42 -0700 Bryan O'Sullivan Much progress in template chapter.
Mon, 04 Sep 2006 14:31:17 -0700 Bryan O'Sullivan Make run-example time out if shell seems to get stuck.
Mon, 04 Sep 2006 14:20:05 -0700 Bryan O'Sullivan Add -v option to run-example, to assist with debugging example scripts.
Mon, 04 Sep 2006 11:57:31 -0700 Bryan O'Sullivan Fix escaping of backslashes. Finally!
Wed, 30 Aug 2006 00:11:17 -0700 Bryan O'Sullivan Make run-example print better error messages when things go wrong.
Wed, 30 Aug 2006 00:01:45 -0700 Bryan O'Sullivan Fix run-example script on Debian.
Tue, 29 Aug 2006 22:34:03 -0700 Bryan O'Sullivan Propagate exceptions more correctly.
Tue, 29 Aug 2006 22:25:18 -0700 Bryan O'Sullivan Propagate errors correctly.
Tue, 08 Aug 2006 14:13:28 -0700 Bryan O'Sullivan bash is not necessarily in /bin.
Mon, 07 Aug 2006 15:45:08 -0700 Bryan O'Sullivan Mostly random attempt to see if fiddling with the child will help the parent.
Mon, 07 Aug 2006 15:35:14 -0700 Bryan O'Sullivan Don't assume that python is in /usr/bin.
Sun, 23 Jul 2006 23:34:24 -0700 Bryan O'Sullivan Don't rerun examples unnecessarily.
Mon, 17 Jul 2006 00:00:12 -0700 Bryan O'Sullivan Require examples to be executable, so it's easier to see them with "ls".
Sun, 09 Jul 2006 21:47:15 -0700 Bryan O'Sullivan Merge.
Sun, 09 Jul 2006 21:29:19 -0700 Benoit Boissinot Don't read system rc files
Fri, 07 Jul 2006 19:56:53 -0700 Bryan O'Sullivan Piles of new content for MQ chapter - cookbook stuff.
Mon, 26 Jun 2006 10:15:49 -0700 Bryan O'Sullivan Really run example command sequences under a single shell.
Sun, 25 Jun 2006 22:04:50 -0700 Bryan O'Sullivan Make it possible to include example input and output from real programs.
Sat, 24 Jun 2006 17:42:40 -0700 Bryan O'Sullivan Making progress on autogenerated example output.