summaryrefslogtreecommitdiff
path: root/lib/sbin/CSTUtils.pl
Commit message (Expand)AuthorAge
* fix pointer vs hash errorknarf2009-09-11
* simplify code by combining similar (debug) functionsknarf2009-09-11
* Handle empty files correctly in WriteFile. Before, the existing fileschnetter2005-11-21
* Small optimisation in function WriteFile():tradke2005-10-11
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* Added tracking of options for thorn configuration scripts. Now a thorngoodale2004-08-27
* Tweaking the file reader to allow continuation lines in strings again.goodale2004-08-17
* Only print error message header if there are warnings/errors.goodale2004-08-17
* Provide an explicit separator for the CST warning repetition at the end of th...goodale2004-08-17
* More sophisticated comment removal - now does a better job with # in quotedgoodale2004-08-17
* Patch from Yaakoub to fix parsing of nested quotes.goodale2004-06-21
* Adding thorn name to error message. (Patch from Yaakoub.)goodale2004-06-21
* Changed from homegrown chomp to perl 5 chomp - needed to add somegoodale2004-06-06
* Document and check maximum length of a thorn nameallen2002-08-19
* Strip of matching quotes from filenames before creating the filesallen2002-08-18
* New routine which splits a string on = or space, ignoring their presence ingoodale2002-05-22
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Untabified.goodale2001-10-14
* Check thorn names are valid when running CSTallen2001-09-16
* Fixing the bug I put in last time for formatting of error messagesallen2001-09-03
* Fixed bug in print statementallen2001-08-25
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Enhancing error messages, especially for inconsistent implementationsallen2000-12-22
* Fix so that \ can be used for line continuation in the schedule.cclallen2000-11-27
* Report errors in CST at end of scriptallen1999-12-16
* Changed to use Perl5 stuff...goodale1999-10-24
* Don't print the files which are being created anymoreallen1999-10-24
* CST only writes files which have changed (still a couple more writesallen1999-10-20
* New schedule stuff.goodale1999-09-19
* Added headerallen1999-07-04
* Contains CST_error(level,message,line,file);allen1999-07-04