Removed RCS-style IDs.
[redact.git] / lib / redact / app.rb
2007-03-27 Tilman SauerbeckRemoved RCS-style IDs.
2005-06-14 Tilman SauerbeckUse OPTIONS instead of @options when trying to generate...
2005-06-08 Tilman SauerbeckSplit a font's filename and its alias.
2005-06-08 Tilman SauerbeckMoved Redact::App's @options to Redact::OPTIONS.
2005-05-25 Tilman SauerbeckMake sure to delete the output file in case of an excep...
2005-04-28 Tilman SauerbeckDon't abort if embryo_cc's return code is 1.
2005-04-23 Tilman SauerbeckComment fix.
2005-03-28 Tilman SauerbeckTweaked 'redact --version' output.
2005-03-26 Tilman SauerbeckUse Kernel#raise instead of Kernel#fail.
2005-03-26 Tilman SauerbeckAbort compilation if embryo_cc fails.
2005-03-26 Tilman SauerbeckUse Tempfile's for the embryo source- and amx code.
2005-03-26 Tilman SauerbeckInitial commit.