summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Remove unused variableeschnett2012-11-20
* ParseFile.c: Change semantics of call to fread so that error check makes sensehinder2012-11-20
* ScheduleInterface.c: Add printf format stringhinder2012-11-20
* Check file size while readingeschnett2012-11-19
* Cache result of gethostname() calleschnett2012-11-19
* Use CCTKi_VarDataPtrI in CCTK_DECLARE_ARGUMENTSeschnett2012-10-26
* Use ANSI C prototype for CCTKi_ExitAfterParamCheckeschnett2012-10-25
* Use CCTKi prefix for ExitIfParamCheckOnlyeschnett2012-10-25
* allow ${parfile} in parameter files to allow ${parfile}/subdirknarf2012-10-24
* Added CCTK_TimerRunning and CCTK_TimerRunningIknarf2012-10-24
* Add a flag indicating if a timer is running or not.knarf2012-10-24
* Make the -P short version of --exit-after-param-check work.diener2012-10-23
* Correct C function prototypeseschnett2012-10-23
* List --exit-after-param-check in help texteschnett2012-10-23
* Add missing call to va_endeschnett2012-10-23
* Provide macros to always make isnan available under its standard nameeschnett2012-10-22
* Correct typoeschnett2012-10-18
* 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