summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Turn CCTK_REAL8 etc. into typedefseschnett2014-02-13
* disallow empty value strings when setting numbers in CCTK_ParameterSetrhaas2014-02-13
* Fix for #1521sbrandt2014-02-12
* Separate C and C++ APIs for complex numberseschnett2014-02-11
* Whitespace updateeschnett2014-02-08
* Use #ifdef HAVE_CCTK_REAL8 instead of #ifdef CCTK_REAL8eschnett2014-02-07
* Fix for #1525sbrandt2014-01-23
* Close ticket #1519sbrandt2014-01-17
* Fix ticket 1401sbrandt2014-01-15
* Fix for #1363sbrandt2014-01-13
* Re-fix. Test suite definitely passes.sbrandt2014-01-06
* Ticket #1469sbrandt2014-01-06
* 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