log en/examples/run-example @ 79:53427f786a0f

age author description
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.