summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Ticket 1651: Applying write-after-read patch.sbrandt2014-09-16
* be more careful acting on unary "-"rhaas2014-08-18
* unify indentation in Piraha parserrhaas2014-08-18
* Close ticket 1554sbrandt2014-05-19
* recover parameters earlyrhaas2014-05-16
* Improve error messages for invalid parameter rangeseschnett2014-04-26
* Provide always-working isnan etc.eschnett2014-04-19
* Correct minor const erroreschnett2014-04-18
* Take clang debug information into account.sbrandt2014-03-27
* Use "const int" instead of "int const"eschnett2014-03-23
* Add more const qualifierseschnett2014-03-23
* automatically expand StringLists when requiredrhaas2014-03-15
* Allow / in filenamesbrandt2014-02-20
* Correct sizes for real and complexsbrandt2014-02-20
* Update to work with Chemora. Not currently used by regular Cactus.sbrandt2014-02-20
* remove timersbrandt2014-02-18
* Make it possible to parse very large paramter files and to do it quickly.sbrandt2014-02-18
* 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