summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Declare argument const to prevent compiler warningeschnett2012-07-22
* Move MPI support from flesh to a thorneschnett2012-07-21
* add documentation for CCTK_TraverseStringrhaas2012-07-17
* add parameters to reverse un-enforced Cactus schedule orderingrhaas2012-07-16
* have -reconfig target execute -cleandeps after reconfigurationrhaas2012-07-15
* Correct error in determining dependencieseschnett2012-07-15
* CCTKReference.tex: Add information on vector variables to CCTK_VarIndexhinder2012-07-06
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Remove redundant includessbrandt2012-07-03
* Changes for ticket #768sbrandt2012-06-18
* Add script to auto-generate cctk_Loop.heschnett2012-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 unused and broken BinaryTree implementationeschnett2012-06-15
* Add missing lssh field to struct cGroupDynamicDataeschnett2012-06-11
* correctly detect circular schedule itemsrhaas2012-06-11
* have CCTK_RegexMatch return a distinct error code if patterns is invalidrhaas2012-06-05
* don't reference something outside the appendix because the appendices are use...knarf2012-05-21
* Describe OPTIONS and TAGS in schedule.ccleschnett2012-05-17
* remove bashisms, resolves ticket #901knarf2012-05-16
* Clean up CCTK_GFINDEX definitionseschnett2012-05-12
* Declare string array as "const char*"eschnett2012-05-11
* Support Darwin 11.4.0 (Mac OSX 10.7.4)eschnett2012-05-10
* Remove outdated language recommendationseschnett2012-05-09
* Add missing table labeleschnett2012-05-09
* Update description of configuration.ccleschnett2012-05-09
* Reorder file name suffix tableeschnett2012-05-09
* Add I/O timers to Cactus flesheschnett2012-05-08
* Remove stand-alone ThornGuide make targeteschnett2012-05-08
* Declare missing 0D GFIndex functionseschnett2012-05-07
* Protect declarations with external "C"eschnett2012-05-07
* 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
* Correct info messageeschnett2012-05-02
* Prevent CST from hanging if a {} "" block is missing after a scheduling block...knarf2012-05-01
* add function to query name of currently scheduled functionrhaas2012-04-23
* expand expression language, add error checking, and more documentationrhaas2012-04-19
* Some cleanup: Use my, use better variable names, re-indent.eschnett2012-04-18
* fix memory leak in SetVarEvaluatorrhaas2012-04-17
* fix access to free()ed memory in ParameterSetReal introduce in r 4797rhaas2012-04-17
* Add missing #includeeschnett2012-04-16
* Simplify two routines in ParseFile.ceschnett2012-04-13
* add documenation on expression parser to UserGuiderhaas2012-04-11
* Allow arithmetic expression in ParameterSetrhaas2012-04-11
* fix prototype of CCTK_Barrier in reference manualrhaas2012-03-27
* Discard spaces after "LANGUAGE xxx" specification in interface.ccleschnett2012-03-12