summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Checking for non-valid case of coordinate direction = 0, and adding toallen2000-12-18
* Fixed logic error which meant only first range in rangelist ever got checked.goodale2000-12-17
* 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
* Added new command line argument -i to help messages.goodale2000-12-13
* Only put help, version, etc, output out on proc 0 .goodale2000-12-13
* Added -i as an option. This says to ignore the next argument. Note thatgoodale2000-12-12
* Now check for WIN32_DIGITAL_FORTRAN instead ofgoodale2000-12-12
* Handle CCTK_VARIABLE_COMPLEX{8}{16}{32} types in CCTK_VarTypeSize().tradke2000-11-29
* 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
* Lots more grdoc.goodale2000-11-13
* grdoc, coding guidelines, removing obsolete code.goodale2000-11-13
* Lots more grdoc.goodale2000-11-13
* Updated to use new syntax for MainLoopIndex.goodale2000-10-12
* Maing local function static as per prototype.goodale2000-10-12
* 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
* Added new routinetradke2000-10-08
* Cactus/460allen2000-10-07
* grdoc and style.goodale2000-10-06
* Fixed bug in Util_SplitFilename.allen2000-10-05
* Fixed bug in index nameallen2000-10-05
* grdoc, style-guidelines, ...goodale2000-10-05
* CCTK_NullTerminateString now removes the blanks at the end of a string.allen2000-10-04
* Made CCTK_MainLoopIndex and CCTK_SetMainLoopIndex overloadable, and addedallen2000-10-04
* GRdoc + coding guideline stuff.goodale2000-10-04
* CCTK_ParameterFilename returns STDIN if the parameters are read from standard...allen2000-10-03
* Added Util_SplitFilename which provides the directory and filename from a ful...allen2000-10-03
* Fixed $PARAMETER_FILE to strip off directory in par fileallen2000-10-03
* Added a new function CCTK_RunTime which returns the number of seconds sinceallen2000-10-03
* Fixing CCTK_CoordLocalRange, it wasn't working if the coordinate direction wa...allen2000-10-03
* Macro name changesallen2000-09-22
* Increasing warning levels for coordinatesallen2000-09-22
* Removed deprecated macrosallen2000-09-22
* Made cctk_final_time steerableallen2000-09-21
* Removed deprecated function callsallen2000-09-21
* Removed deprecated CCTK_mkdirallen2000-09-21
* REGISTER_INTERP_ARGLIST->INTERP_REGISTER_ARGLISTallen2000-09-21
* Added prototype for CCTK_TraverseString().tradke2000-09-21
* Added CCTK_TraverseString() which takes a string and traverses it fortradke2000-09-21
* Added constants for CCTK_TraverseString.tradke2000-09-21
* added cctk_run_title for description of runallen2000-09-19
* Use the CCTK_MainLoopIndex ... these will soon be moved to driver overloadabl...allen2000-09-19
* Added CCTK_RunTitle which provides a string giving a description ofallen2000-09-19
* Added CCTK_ParameterFilenameallen2000-09-19
* Added CCTK_CurrentTime and CCTK_CurrentDateallen2000-09-19
* Fixing BR 437. Untabified source.tradke2000-09-18