summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Checks the value of the BUILD_GETOPT and BUILD_REGEX flags beforegoodale2000-05-14
* Removing obsolete prototypegoodale2000-05-13
* Minor change.goodale2000-05-13
* Removing #include <malloc.h>goodale2000-05-13
* Fixing memory leak.goodale2000-05-12
* Don't malloc zero bytes when there are no GH extensions.goodale2000-05-12
* Skip already unregistered GH extensions when looping over all handles.tradke2000-05-11
* Fixed couple of bugs I just commitedallen2000-05-10
* Fixing CCTK_CreateDirectoryallen2000-05-10
* Switched the arguments for CCTK_CreateDirectory so that the string is lastallen2000-05-10
* Added prototype for CCTK_UnregisterGHExtension().tradke2000-05-10
* New routine CCTK_UnregisterGHExtension() which can be called by terminationtradke2000-05-10
* Traverse through all routines registered at CCTK_TERMINATE.tradke2000-05-10
* Report scheduled termination routines and their elapsed times.tradke2000-05-10
* New macros for Fortran callsallen2000-05-10
* CCTK_mkdir -> CCTK_CreateDirectoryallen2000-05-10
* New macros for fortran callsallen2000-05-10
* CCTK_mkdir is now replaced byallen2000-05-10
* Freeing a malloced arrayallen2000-05-08
* Changing macro name to keep solaris compiler happy.goodale2000-05-08
* 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
* Added CCTK_MkDirs to make a directory and all necessary parents.goodale2000-05-02
* Moved the util string functions to one place.goodale2000-05-02
* Check with stat(2) if the directory to be created already exists.tradke2000-04-28
* Declaring cctk_itlast as STEERABLE = ALWAYS.tradke2000-04-28
* Shifting registration of variables to after reading of parameter file.goodale2000-04-23
* Bug in CCTK_SyncGroupsI (syncing a list of groups), hopefully this fixes Cact...allen2000-04-23
* Removing ";" from end of CCTK_FILEVERSIONallen2000-04-20
* Changing CCTK_STAGGER_H to CCTK_MALLOC_Hallen2000-04-19
* Alphabetising include filesallen2000-04-19
* removing USE_blalanfer2000-04-19
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19
* Compiler warningsallen2000-04-19
* Getting rid of a few compiler warnings.goodale2000-04-19
* Compiler warningsallen2000-04-19
* removing unsed variablelanfer2000-04-19
* Fixing various warnings.goodale2000-04-19
* Fixing bug in USE macros.goodale2000-04-19
* Stop Cactus if CCTKi_BindingsParameterRecoveryInitialise() returned atradke2000-04-19
* getting of rcsid warnignslanfer2000-04-19
* Set warning level to 1 for failing to recover from parameters. Suspect thatallen2000-04-19
* In CCTKi_InitialiseScheduler(),tradke2000-04-19
* Initialize the parameter set mask flag to PARAMETER_RECOVERY_PREtradke2000-04-19
* Added CCTKi_SetParameterSetMask() to set the time bins for parameter recovery.tradke2000-04-19
* Defining CCTK_ParameterSet() mask flags constants.tradke2000-04-19
* Fixing rcsid warnings.tradke2000-04-18
* Stuff for cactus -x[n].goodale2000-04-18
* Now uses the NULL_DEVICE to redirect to if that is defined.goodale2000-04-18