summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Switch from yasm to nasm.HEADmasterAnton Khirnov2020-06-17
* make.config.rules: add support for yasm filesAnton Khirnov2016-02-27
* add known support for linux-gnueabi (linux)knarf2013-10-11
* Reformat routineeschnett2013-10-10
* Support Darwin 12.5.0eschnett2013-09-14
* Add more checks when checking for C99 featureseschnett2013-08-21
* Improve argument nameeschnett2013-08-21
* Remove unused variableseschnett2013-08-20
* Updated the docs on the parser.sbrandt2013-08-12
* expand error message for CCTK_DISABLE_OMP_COLLAPSE to contain instructions fo...rhaas2013-08-06
* commit typo in function name of strtolrhaas2013-08-04
* Make the --python flag work.sbrandt2013-07-29
* Added parfile pegsbrandt2013-07-27
* Cactus currently printsknarf2013-07-27
* Currently Cactus sets up flags like CPPFLAGS or CFLAGS by adding e.g.knarf2013-07-09
* Add CCTK_BUILTIN_ASSUME_ALIGNEDeschnett2013-07-07
* 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
* Take subdirectories into account when determining Fortran dependencieseschnett2013-06-24
* Regenerateeschnett2013-06-13
* Honour CCTK_DISABLE_OMP_COLLAPSEeschnett2013-06-13
* Ensure auto-generated parameter declaration file ends with newlineeschnett2013-06-13
* Support Darwin 12.4.0eschnett2013-06-07
* check that providing function name is different from aliased function namerhaas2013-06-05
* refer to 'index' argument in CCTK_VarTypeI as 'variable index'rhaas2013-06-05
* fix implementation of 'complex' for c++0x, see #1374knarf2013-05-31
* trigger reconfigure after r5014 "Auto-configure static_assert"rhaas2013-05-29
* update Cactus version numberknarf2013-05-21
* Auto-configure static_asserteschnett2013-05-20
* Add separate pages of documentation for CCTK_Error, CCTK_Info, CCTK_Warnrhaas2013-05-18
* Move all of Piraha into cctki_piraha namespaceeschnett2013-05-15
* Disable Piraha debugging codeeschnett2013-05-15
* update pdf reference manualrhaas2013-05-11
* add documentation for util_asprintfrhaas2013-05-11
* Removed license text.sbrandt2013-05-10
* Undoing an accidental commit.sbrandt2013-05-06
* Closing tickets #1290, #1328, #1324sbrandt2013-05-06
* Workaround for compiler-bug with Intel compiler and 'restrict'.knarf2013-05-06
* Add the basic grammar files, and the changessbrandt2013-04-03
* Allow setting parameter values at build timeeschnett2013-03-25
* 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
* Support Darwin 12.3.0eschnett2013-03-15
* Add a bit of white space to generated codeeschnett2013-03-11
* 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