hgbook

log en/examples/run-example

age author description
2007-03-26 Bryan O'Sullivan Run examples in predictable order if we're doing the lot.
2007-03-26 Bryan O'Sullivan Catch more errors.
2007-03-12 Bryan O'Sullivan run-example: better error if bogus section name found.
2007-03-12 Bryan O'Sullivan Check for illegal suffixes.
2007-03-06 Bryan O'Sullivan Oops! I forgot that I need the undoctored output files in the book!
2007-03-06 Bryan O'Sullivan Handle YA corner case.
2007-03-06 Bryan O'Sullivan More attempts to tidy up regexps for ignoring.
2007-03-06 Bryan O'Sullivan Handle a few more common regexps. Clean up on exit nicely.
2007-03-05 Bryan O'Sullivan Save "good" example output so we can see if something has broken.
2007-03-05 Bryan O'Sullivan Don't falsely signal success to make.
2006-12-26 Bryan O'Sullivan Document the backout command.
2006-10-19 Bryan O'Sullivan More merge content.
2006-10-03 Bryan O'Sullivan Much progress in template chapter.
2006-09-04 Bryan O'Sullivan Make run-example time out if shell seems to get stuck.
2006-09-04 Bryan O'Sullivan Add -v option to run-example, to assist with debugging example scripts.
2006-09-04 Bryan O'Sullivan Fix escaping of backslashes. Finally!
2006-08-30 Bryan O'Sullivan Make run-example print better error messages when things go wrong.
2006-08-30 Bryan O'Sullivan Fix run-example script on Debian.
2006-08-29 Bryan O'Sullivan Propagate exceptions more correctly.
2006-08-29 Bryan O'Sullivan Propagate errors correctly.
2006-08-08 Bryan O'Sullivan bash is not necessarily in /bin.
2006-08-07 Bryan O'Sullivan Mostly random attempt to see if fiddling with the child will help the parent.
2006-08-07 Bryan O'Sullivan Don't assume that python is in /usr/bin.
2006-07-23 Bryan O'Sullivan Don't rerun examples unnecessarily.
2006-07-17 Bryan O'Sullivan Require examples to be executable, so it's easier to see them with "ls".
2006-07-09 Bryan O'Sullivan Merge.
2006-07-09 Benoit Boissinot Don't read system rc files
2006-07-07 Bryan O'Sullivan Piles of new content for MQ chapter - cookbook stuff.
2006-06-26 Bryan O'Sullivan Really run example command sequences under a single shell.
2006-06-25 Bryan O'Sullivan Make it possible to include example input and output from real programs.
2006-06-24 Bryan O'Sullivan Making progress on autogenerated example output.