summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Tidied up the versioning stuff a bit.goodale2000-12-15
* Added prototype for the macro for CCTK_VERSION stuff.goodale2000-12-15
* Now check for WIN32_DIGITAL_FORTRAN instead ofgoodale2000-12-12
* CCTK_GHExtension() shouldn't return 'const void *' because sometimestradke2000-11-23
* Renamed parameter 'index' in some routines.tradke2000-11-23
* Making the overload macros more generic.goodale2000-11-21
* Fix for bug in printing of schedule tree for nested whiling loops - PR/464.goodale2000-10-12
* Added prototype for CCTK_GHExtension().tradke2000-10-08
* grdoc, style-guidelines, ...goodale2000-10-05
* Made CCTK_MainLoopIndex and CCTK_SetMainLoopIndex overloadable, and addedallen2000-10-04
* Removed deprecated macrosallen2000-09-22
* Removed deprecated function callsallen2000-09-21
* Added prototype for CCTK_TraverseString().tradke2000-09-21
* Added constants for CCTK_TraverseString.tradke2000-09-21
* Added extra argument to Util_HashDestroy so a function which destroysgoodale2000-09-14
* Declared reduction operator arguments as array[] rather than *array.tradke2000-08-01
* Updating prototypesallen2000-07-19
* Fixing indexing of stagger arrays. These are now in Fortran order withgoodale2000-07-18
* Adding prototypeallen2000-07-15
* New arguments for default CCTK_Exitallen2000-07-14
* IMPORTANT!!allen2000-07-14
* Internal function prototypes for parametersallen2000-07-14
* Typoallen2000-07-14
* Removing prototypeallen2000-07-14
* Adding commentallen2000-07-14
* Added CCTK_IsThornActive to DECLARE_CCTK_FUNCTIONSallen2000-07-14
* char -> const charallen2000-07-14
* Prototypes for new coordinate functionsallen2000-07-12
* ************************allen2000-07-12
* Added CCTK_ParameterQueryTimesSetallen2000-07-10
* New namesallen2000-07-10
* protecting arguments with ()lanfer2000-07-06
* Internal function prototypesallen2000-06-24
* Changed the return value of the dummy overloadable routines back to 0, otherwiseallen2000-06-23
* New driver overloadable function for querying array dataallen2000-06-22
* Prototypes and structure for new array querying functionsallen2000-06-22
* On error dummy routines return -1allen2000-06-22
* Checks for HAVE_GETOPT_LONG_ONLY before including system getop.h file.goodale2000-05-15
* Removing obsolete prototypegoodale2000-05-13
* Fixing CCTK_CreateDirectoryallen2000-05-10
* Added prototype for CCTK_UnregisterGHExtension().tradke2000-05-10
* CCTK_mkdir -> CCTK_CreateDirectoryallen2000-05-10
* adding an include that provides the redefs for malloclanfer2000-05-05
* adding prototype CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* adding function: int CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* Moved the util string functions to one place.goodale2000-05-02
* Changing CCTK_STAGGER_H to CCTK_MALLOC_Hallen2000-04-19
* Alphabetising include filesallen2000-04-19
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19