summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* Generate a fatal error if trying to run tests on more than one process withou...hinder2012-07-24
* Declare argument const to prevent compiler warningeschnett2012-07-22
* Move MPI support from flesh to a thorneschnett2012-07-21
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Changes for ticket #768sbrandt2012-06-18
* remove accidentally commited duplicate capabilites handling coderhaas2012-06-17
* Replace CCTK_RESTRICT by restrict, which is now defined by the flesheschnett2012-06-17
* Correct errors in handling optional capabilitieseschnett2012-06-17
* remove bashisms, resolves ticket #901knarf2012-05-16
* Declare string array as "const char*"eschnett2012-05-11
* Handle requirements recursivelyeschnett2012-05-02
* More error checking for capability nameseschnett2012-05-02
* Handle BEGIN/END INCLUDE in configuration.ccl script outputeschnett2012-05-02
* Prevent CST from hanging if a {} "" block is missing after a scheduling block...knarf2012-05-01
* Some cleanup: Use my, use better variable names, re-indent.eschnett2012-04-18
* Discard spaces after "LANGUAGE xxx" specification in interface.ccleschnett2012-03-12
* implement per-variable tolerances for Cactus testsuites, for long discussion,...knarf2012-02-23
* Merge branch 'NewSchedule' into trunkhinder2012-01-31
* make testsuite script aware of comments in lines with ActiveThorns statements.knarf2012-01-26
* Explicitly list passing test caseseschnett2012-01-05
* Add number of processes to testsuite outputeschnett2011-12-12
* Properly check for errors when parsing parameter STEERABLE valueseschnett2011-12-12
* Allow zero timelevels in STORAGE timelevelseschnett2011-12-12
* Ignore comments in test output fileshinder2011-12-06
* Don't sort thorn list unnecessarilyeschnett2011-11-26
* Pass unallocated arrays to Fortran as NULL pointerseschnett2011-11-09
* Improve performance of Fortran index calculationseschnett2011-10-27
* ThornUtils.pm: Escape # character for LaTeXhinder2011-10-19
* doc: Use absolute instead of relative paths for arrangement and thorn documen...hinder2011-10-19
* clarify error message about missing aliased functionknarf2011-10-06
* add support for testsuite data as (optionally compressed) tarballknarf2011-09-26
* only try to read test.ccl when it existsknarf2011-09-26
* fix errorknarf2011-09-26
* Depreciate config files in test/ directories.knarf2011-09-26
* Change case in file name of internal auto-generated fileeschnett2011-09-26
* Allow a configuration.ccl file for the flesheschnett2011-08-25
* Allow parameters in STORAGE specificationseschnett2011-07-02
* f_file_processor.pl: Fix handling of continuation lines with OpenMPhinder2011-04-11
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* Improve error messages when parsing configuration.ccl fileseschnett2011-03-08
* don't try to update the Cactus flesh using CVS anymore - skip it instead. A b...knarf2011-03-04
* Improve optional requirement of capabilitieseschnett2010-12-23
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* use getpwuid($<) instead of getlogin() which returns an empty string on occationknarf2010-10-28
* output (a bit) more information in the testsuite summary: current time, user ...knarf2010-10-26
* Correct handling multi-line BEGIN DEFINE blocks in configurations scriptseschnett2010-09-02
* move debug declarations to the top of the file, no actual change in the codeknarf2010-06-11
* Patch from Barry Wardell, thanks:knarf2010-06-03
* This patch corrects a typo in the CST output.eschnett2010-05-27
* sort output alphabetically (was unsorted)knarf2010-04-23