summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* Insert a single space also at the beginning of all string values withtradke2005-06-20
* Do not abort on latex errors during the first two passes; only theschnetter2005-06-18
* Correct typo in commentschnetter2005-06-05
* Undo previous patch:schnetter2005-06-03
* Do not require double quotes around the default for keyword values.schnetter2005-05-27
* Fixed bug from my previous commit which used the wrong logical expressiontradke2005-05-16
* Don't use keyword parameter ranges as regulare expressions but as ordinarytradke2005-05-16
* Fix for checking for empty patterns in regexps:tradke2005-05-16
* Do not use empty patterns in regexps in perl when checking the defaultschnetter2005-05-12
* Correct grdoc headers.schnetter2005-04-08
* Patch from Steve White to fix a problem when the filesystem isgoodale2005-04-08
* Undo last commit totradke2005-03-08
* Patch from Yaakoub to fix some problems with configuration.ccl stuffgoodale2005-03-04
* Fixed generation of makefile includes for thorns providing and/or (optionally)tradke2005-02-22
* Fixed CST error message printed in case of parsing errors.tradke2005-02-22
* Remove support for grid variables of type CCTK_CHARschnetter2005-01-29
* Add missing #include <stddef.h> to autogenerated filesschnetter2005-01-22
* Fixed two bugs in handling of invalid datatypes such CCTK_INT8, one of whichrideout2005-01-11
* Changed way that variables are automatically 'used' so that we don't getgoodale2005-01-07
* Catch too many tokens in an argument problem for aliasedhawke2004-12-15
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Add the restrict qualifier to C/C++ arguments.goodale2004-11-30
* Put a newline between different MAKE_DEFINITION blocks.tradke2004-11-08
* Cast the Fortran CCTK_ARGUMENTS list elements from void* to theschnetter2004-11-05
* Added tracking of options for thorn configuration scripts. Now a thorngoodale2004-08-27
* Fixing problem detected by perl -cw .goodale2004-08-25
* Clean up the cleaning up for latex:schnetter2004-08-20
* Create a thorn list from an arrangement directory with newlines afterschnetter2004-08-20
* Escape percent signs for latex.schnetter2004-08-20
* Trying to bring the condiguration stuff up to standard.goodale2004-08-18
* Slightly more pedantic error message, plus better wording for whengoodale2004-08-18
* Slightly more informative error message for an internal error condition;goodale2004-08-18
* Slightly more informative error message.goodale2004-08-17
* Tweaking the file reader to allow continuation lines in strings again.goodale2004-08-17
* Fix to patch for PR 821. Hopefully these regexes will work better.goodale2004-08-17
* Produce warning if storage statement associated with startup or shutdown.goodale2004-08-17
* More informative warning messages.goodale2004-08-17
* Make it an error to try to change the default when extending or sharing agoodale2004-08-17
* Detect if an inherited variable has the same name as a locally declaredgoodale2004-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
* Detect if two thorns providing the same implementation have inconsistentgoodale2004-08-17
* More sophisticated comment removal - now does a better job with # in quotedgoodale2004-08-17
* Parse multiple schedule options correctly.schnetter2004-08-03
* Clean up comment and indentation.schnetter2004-08-03
* Patch from Yaakoub for PRs 1480 and 1690. Now have workinggoodale2004-07-15
* Make the line length and indentation depth for free form Fortran aschnetter2004-06-29
* Extended error message about required thorns which aren't listed in the thorn...tradke2004-06-26
* Patch from Yaakoub to give a better error message when lang is missing orgoodale2004-06-23
* Patch from Yaakoub to fix parsing of nested quotes.goodale2004-06-21