summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Check that all thorns which are required by a given thorn to be activatedtradke2003-09-04
* typo in commentrideout2003-08-22
* new CCTK_WRAGH timebinrideout2003-08-22
* works with 2 byte integersrideout2003-08-22
* Removed flesh-internal routine STR_compi(). Instead, Util_StrCmpi() should betradke2003-08-22
* Use Util_StrCmpi() instead of STR_CMP().tradke2003-08-22
* implement new flesh parameter cactus::info_formatjthorn2003-08-05
* renamejthorn2003-07-20
* renamejthorn2003-07-20
* Fix a memory leak in Util_TableCreateFromString():jthorn2003-07-19
* add standalone-test-driver tests for Util_Table{Set,Get}Pointerjthorn2003-07-19
* put all Fortran-wrapper routines insidejthorn2003-07-19
* add EXTRA_CFLAGS to make changing command-line -Dxxx options easierjthorn2003-07-19
* add header comment explaining why all the complciated machinery is needed :)jthorn2003-07-19
* * allow C compiler and flags to be overridden from command linejthorn2003-07-19
* restore standalone-test Makefilejthorn2003-07-19
* Missing prototypes for fortran versions of CCTK_ActiveTimeLevelsallen2003-07-18
* New functions for querying the number of active timelevels for a group/variableallen2003-07-17
* Replace CCTK_NumTimeLevels with CCTK_MaxTimeLevelsallen2003-07-16
* Deprecated CCTK_NumTimeLevels and all variants.allen2003-07-16
* prototypes for CCTK_NumTimeLevelsI and CCTK_NumTimeLevelsrideout2003-07-15
* Removed usused routines CCTKi_ExpectError() and CCTKi_ExpectOK().tradke2003-07-15
* Minor fixes for Cactus/1117allen2003-07-15
* Check for valid variable index in CCTK_NumTimeLevelsFromVarI().tradke2003-07-15
* Added a const qualifier to the cGH argument of all CCTK_SyncGroup*() fleshtradke2003-07-15
* Added a const qualifier to the 'cGH *' argument of the following functionstradke2003-07-14
* Free structure returned by Util_ExpressionParse().tradke2003-07-08
* Free the string returned by CCTK_GroupName();tradke2003-07-08
* Flush stdout before writing stderr for warnings.allen2003-07-07
* slightly expand comments as to what the error codesjthorn2003-06-27
* Changed CactusDefaultAbort() to return with the given return code to abort withtradke2003-06-19
* cGH.h: Add three new fields cctk_timefac, cctk_levoff, andschnetter2003-06-17
* Added CCTK_NumTimeLevels and CCTK_NumTimeLevelsIallen2003-06-08
* Change labelling of error messages for problems with parameter filesallen2003-06-07
* Add support for redirection of standard error.rideout2003-05-15
* Set CCTK_ALL_FACES to 2^30-1, so that it sets the lowest 30 bits torideout2003-05-13
* Produce an error message when a user asks for parameter info forgoodale2003-05-12
* Make it possible to use the string stuff in other standalone tests. Patchgoodale2003-05-09
* Added level mode:goodale2003-05-09
* Check for macros for cache size before usingallen2003-04-30
* Added OpenBSD-ish Util_strlcpy and Util_strlcat functions submitted by Jonathongoodale2003-04-22
* Store function pointers in a struct before adding them to the array reductiontradke2003-03-26
* Allow routines scheduled within groups triggered in analysis to be run if thegoodale2003-03-24
* Fix compiler warning of uninitialized variable.rideout2003-03-18
* Fixed compiler warnings about type casts with missing const qualifiers.tradke2003-03-12
* Protect the table API C prototype declarations by '#ifdef CCODE' so that thetradke2003-03-11
* Added new error code CCTK_ERROR_INTERP_GHOST_SIZE_TOO_SMALL.tradke2003-03-10
* Added const qualifiers to all the pointer function arguments in the flesh'stradke2003-03-10
* Bug fix for CCTK_ParameterWalk() which caused an infinite loop when calledtradke2003-02-27
* CCTKBindings_SetupThornFunctions () commented out, it is no longer needed.rideout2003-02-26