summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Reformat routineeschnett2013-10-10
* Remove unused variableseschnett2013-08-20
* Make the --python flag work.sbrandt2013-07-29
* Added parfile pegsbrandt2013-07-27
* Cactus currently printsknarf2013-07-27
* return "parameter already set" when resetting a fixed parameter during recoveryrhaas2013-07-04
* use lrint and casts to avoid compiler warnings about type conversionrhaas2013-07-04
* Regenerateeschnett2013-06-13
* Honour CCTK_DISABLE_OMP_COLLAPSEeschnett2013-06-13
* fix implementation of 'complex' for c++0x, see #1374knarf2013-05-31
* Move all of Piraha into cctki_piraha namespaceeschnett2013-05-15
* Disable Piraha debugging codeeschnett2013-05-15
* Removed license text.sbrandt2013-05-10
* Undoing an accidental commit.sbrandt2013-05-06
* Closing tickets #1290, #1328, #1324sbrandt2013-05-06
* Add the basic grammar files, and the changessbrandt2013-04-03
* Updates to Piraha:sbrandt2013-03-22
* Minor cleanup of the grammar.sbrandt2013-03-18
* Let active thorns treat \r as whitespace when parsing tokens.sbrandt2013-03-18
* Don't require a final newline.sbrandt2013-03-18
* Remove debug outputeschnett2013-03-11
* Correct typo in commenteschnett2013-03-11
* Mark code after CCTK_Warn(0,...) as unreachableeschnett2013-03-11
* Replace Cactus complex number type with C/C++ complex numberseschnett2013-03-08
* 1) Allow comments in quotessbrandt2013-03-06
* Make support for inf more explicit, and add supportsbrandt2013-03-05
* Significant upgrade of Piraha:sbrandt2013-03-04
* Fix a namespace issuesbrandt2013-02-26
* (1) Fix compilation issues on Pandorasbrandt2013-02-26
* Implement CCTK_Error and friendseschnett2013-02-26
* Allow for unquoted file names so long as they begin with ./ or /sbrandt2013-02-25
* Change the parameter parser to Pirahasbrandt2013-02-25
* Be more cautious with macro argument namespaces in cctk_Loop.heschnett2013-01-23
* Correct Fortran OpenMP errors in loop macroseschnett2013-01-22
* Don't crash when activating non-existing thornseschnett2013-01-21
* Add more error checks when activating thornseschnett2013-01-20
* Make it obvious that all variables are used initialisedeschnett2013-01-19
* Mark some cctk_Loop variables as unusedeschnett2013-01-18
* Correct variable nameeschnett2013-01-18
* Only warn (don't err) if a thorn is activated multiple timeseschnett2013-01-18
* Automatically activate required thornseschnett2013-01-18
* Clean up namespace for vectorised loopseschnett2013-01-17
* Make CCTK_REAL16 more flexibleeschnett2013-01-15
* Correct and beautify timer outputeschnett2013-01-14
* Always include <cmath> and <math.h> in the same ordereschnett2013-01-14
* re-instate range checks for integer parameters rhaas2012-12-10
* Don't define C++ wrappers isnan() etc. for CUDAeschnett2012-12-05
* Cactus allows for negative error levelknarf2012-12-03
* Make data parameter of expression evaluation functions consthinder2012-11-30
* Check for errors when redirecting stdout/stderreschnett2012-11-20