summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Include cctk_Faces.h automatically when "cctk.h" is included, for bothschnetter2003-10-13
* Print the schedule bin names, enclosed in square brackets, in theschnetter2003-10-13
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* /* flush stdout/stderr and then wait a few seconds before callingtradke2003-10-09
* Fix typo.schnetter2003-10-08
* Allow vector groups of size 0.schnetter2003-10-07
* Properly initialize an allocated cTimerData structure.tradke2003-09-30
* Bugfix in CCTKi_RegisterThorn(): an allocated structure wasn't properly initi...tradke2003-09-12
* 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