summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* 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
* Adding thorn name to error message. (Patch from Yaakoub.)goodale2004-06-21
* Comment out the warning that is printed when the "requires thorns"schnetter2004-06-08
* When a REQUIRED function is not provided also print the thorn that's doing th...hawke2004-06-07
* Removing some stuff flagged by perl -cw .goodale2004-06-06
* Changed from homegrown chomp to perl 5 chomp - needed to add somegoodale2004-06-06
* Include header files for warning levels etc. to get rid of compiler warnings ...hawke2004-06-01
* Add missing arguments to a CST_error callallen2004-06-01
* Fixed make checkout.goodale2004-05-20