summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Correct dependency calculation for CUDAeschnett2012-07-24
* 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
* Correct error in determining dependencieseschnett2012-07-15
* 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
* Support Darwin 11.4.0 (Mac OSX 10.7.4)eschnett2012-05-10
* Enable "restrict" as keyword in C++eschnett2012-05-07
* Handle requirements recursivelyeschnett2012-05-02
* More error checking for capability nameseschnett2012-05-02
* Handle BEGIN/END INCLUDE in configuration.ccl script outputeschnett2012-05-02
* Support OpenCL source code (.cl files)eschnett2012-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
* Check for getpid()eschnett2012-02-28
* implement per-variable tolerances for Cactus testsuites, for long discussion,...knarf2012-02-23
* Support Darwin 11.3.0eschnett2012-02-06
* Merge branch 'NewSchedule' into trunkhinder2012-01-31
* make testsuite script aware of comments in lines with ActiveThorns statements.knarf2012-01-26
* Rename variable CUCC_POSTPROCESSING to CU_POSTPROCESSINGeschnett2012-01-05
* 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
* Do not add /lib64, /usr/lib64, or /usr/local/lib64 to LIBDIRSeschnett2011-11-13
* Pass unallocated arrays to Fortran as NULL pointerseschnett2011-11-09
* Improve performance of Fortran index calculationseschnett2011-10-27
* Support Darwin 11.2.0eschnett2011-10-20
* Use basename to lead strip directory from full path to the compilers.diener2011-10-20
* 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
* - fix several issues with recent VERBOSE changeknarf2011-10-04
* fix issue #586: bashisms, and uppercase VERBOSE=YES, as well as a couple of m...knarf2011-09-28
* remove bashisms and unnecessary curly bracesknarf2011-09-28
* Replace the SILENT option with a VERBOSE option (of opposite meaning). Defaultknarf2011-09-27
* 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