summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
...
* Applying patch from Josh Abadie to detect cyclic dependencies.goodale2005-09-30
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Replace comments by nothing instead of whitespace to allow old-styleschnetter2005-09-26
* Allow empty macro arguments.schnetter2005-09-26
* Change the names of the internal routine arguments that contain theschnetter2005-09-26
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* Improve routine CleanForLatex: Really parse the passed strings insteadschnetter2005-09-26
* Correct error in handling DISTRIB attributeschnetter2005-09-25
* Make some internal macros safer by adding parenthesesschnetter2005-09-25
* Correct typo in error messageschnetter2005-09-25
* Minor cleanup in generated code -- remove spacesschnetter2005-09-25
* Improve error messageschnetter2005-09-25
* Add pathname to source files included via \input.tradke2005-09-16
* Add new arrangement CactusDoc.schnetter2005-09-14
* Turntradke2005-09-14
* fix a regexp bug in the parsing of the upper bound for an open-intervaljthorn2005-09-06
* Also allow a single '*' as range specification for integer and real parameters.tradke2005-09-05
* Check that the ranges and default value for integer parameterstradke2005-09-02
* Also check consistency of GHOSTSIZE option in CreateThornGroupInitialisers().tradke2005-08-30
* If a thorn defines group A containing one variable A the CST prints a level-1tradke2005-08-29
* Comment out check for cyclic dependencies. Some thorns need toschnetter2005-08-23
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* Discussed on Patches mailing list 15.7.05:swhite2005-08-04
* 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