summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Update Fortran API for CCTK_LOOP macroseschnett2012-09-19
* Replace CCTK_RESTRICT by restricteschnett2012-09-13
* Disable K&R prototype for getopt()eschnett2012-09-13
* Committing change for ticket #176sbrandt2012-07-24
* Move MPI support from flesh to a thorneschnett2012-07-21
* add parameters to reverse un-enforced Cactus schedule orderingrhaas2012-07-16
* 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
* 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
* Clean up CCTK_GFINDEX definitionseschnett2012-05-12
* Add I/O timers to Cactus flesheschnett2012-05-08
* Declare missing 0D GFIndex functionseschnett2012-05-07
* Protect declarations with external "C"eschnett2012-05-07
* add function to query name of currently scheduled functionrhaas2012-04-23
* expand expression language, add error checking, and more documentationrhaas2012-04-19
* 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
* Allow arithmetic expression in ParameterSetrhaas2012-04-11
* Ensure that stderr remains unbufferedeschnett2012-03-04
* Set file buffering for stdout after redirecting I/Oeschnett2012-03-03
* Merge branch 'NewSchedule' into trunkhinder2012-01-31
* Improve comment explaining cGH->dataeschnett2011-12-12
* Declare cctkGH as const*eschnett2011-12-01
* Make table printing functions publicly accessibleeschnett2011-11-09
* Improve performance of Fortran index calculationseschnett2011-10-27
* Add final newlineeschnett2011-09-25
* Correct definitions of CCTK_LSSH and CCTK_LSSH_IDX in Fortraneschnett2011-08-28
* Add (empty) configuration.ccleschnett2011-08-25
* Check indices in CCTK_GFINDEX3D and friends when CCTK_DEBUG is definedeschnett2011-08-19
* Check HAVE_CCTK_C_INLINE to see if inlining is supportedeschnett2011-08-14
* Flush stdout and stderr before and after outputting a parametereschnett2011-08-13
* Accept comments in multi-line strings in parameter fileseschnett2011-07-02
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* include cctk_Termination.h from cctk.hknarf2011-02-07
* from Ian Hinder:knarf2011-01-06
* Improve optional requirement of capabilitieseschnett2010-12-23
* Add CCTK_VECTGFINDEX3D and friendseschnett2010-11-24
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Provide Fortran wrapper for CCTK_SyncGroupsI().rideout2010-11-03
* detect error in dimension size settings of grid arrays, and produce a meaning...knarf2010-10-27
* fix last commit (ooops). ValidateModifiers() is apparently called for all mod...knarf2010-09-29