summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
...
* Set distribution default for scalars correctlyschnetter2008-02-29
* Check the dimension and distribution type of grid scalars and theschnetter2008-02-29
* Ensure that the default value for REAL parameters is really a realschnetter2008-01-25
* Don't treat HPF and OMP directives as commentsschnetter2008-01-25
* Correct the handling of spaces when parsing EXTENDS and USES statements.schnetter2008-01-25
* Don't include <string.h> into auto-generated interface files, since itschnetter2008-01-25
* Capture stderr as well when issuing a commandschnetter2008-01-25
* When parsing parameters, require that no other text comes beforeschnetter2008-01-25
* Correct small error in commentschnetter2008-01-25
* spelling fixrideout2007-10-11
* Use "cctk_unlikely_dummy_name" instead of "dummy" when sorting thorns.schnetter2007-04-18
* Pass arrays and hashes by reference rather than by value.tradke2007-02-06
* Change layout of test suite results:schnetter2007-01-30
* bugfix in treatment of output files which are expected but weren't createdtradke2007-01-26
* fixed a couple bugs:tradke2007-01-22
* Implement and document the new possibility to specify the number of processorstradke2007-01-18
* Speed up output file comparison.tradke2006-12-22
* Add three new schedule binsschnetter2006-12-14
* Bugfix to allow thornguide to have non-blank table of contentsgoodale2006-12-08
* Make the testsuite mechanism usable for automatic Cactus integration teststradke2006-12-08
* Define all possible schedule bins in a single place.schnetter2006-12-06
* This is the application of the patch reported in Patches and Developsrsswhite2006-10-26
* Allow CCTK_COMPLEX for aliased functions. Closes PR 2049.schnetter2006-10-02
* Fix a bug in generating the bindings for aliased functions which take atradke2006-08-31
* Introduce a new schedue group PREREGRID.schnetter2006-07-06
* Add some comments.schnetter2006-07-05
* Clean up the looping structure that loop over all directories in theschnetter2006-07-05
* Fixed compiler warning about missing prototype for strlen(3) in generated codetradke2006-07-04
* Generate dependencies for Fortran include statements only if theschnetter2006-06-23
* Application of patchswhite2006-06-08
* Fix check for multipe thorns providing the same capability.tradke2006-05-15
* Fix parsing of testsuite output filename extenstions in multiple test.ccl files.tradke2006-03-24
* Check the language specification in alias function definitions.tradke2006-03-07
* Warn if there are empty macro arguments. That is, givengoodale2005-12-13
* Correct ProcessIf: When evaluating a macro in an #if statement,schnetter2005-12-13
* Ignore duplicate entries in the ThornList file when querying thorns withtradke2005-12-08
* Add the prefix "cctki_" to the auto-generated header files forschnetter2005-11-21
* Remove auto-generated capability files if they should not existschnetter2005-11-21
* Correct handling of newline characters and spaces when writing theschnetter2005-11-21
* Handle empty files correctly in WriteFile. Before, the existing fileschnetter2005-11-21
* Escape metacharacters when extracting a variable group description.tradke2005-11-02
* Small optimisation in function WriteFile():tradke2005-10-11
* The perl cpp does not handle empty macro arguments correctly. Whenschnetter2005-10-08
* Fixing perl syntax so it works on the SR8000.goodale2005-10-04
* Remove self-dependency from list of thorns passed to cyclic dependency checker.goodale2005-10-04
* 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