summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Looking for __int64. This provides us with an 8 byte int under NT.goodale2000-10-31
* Converted to using libraries with name *.lib as per windows convention. Sogoodale2000-10-31
* Checking if SOCKET is defined in the network stuff.goodale2000-10-31
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* Adding LAM_LIB_DIR and LAM_INC_DIRallen2000-10-30
* Can use PTHREADS=yes to link in the pthread library.goodale2000-10-25
* Check for gethostbyname and #define HAVE_GETHOSTBYNAME if it's available.goodale2000-10-20
* LAM libs and includes weren't set in case LAM_DIR was given.tradke2000-10-15
* 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
* Allow the user to set LAM_LIB_DIR LAM_INC_DIR directly.tradke2000-10-11
* Added prototype for CCTK_GHExtension().tradke2000-10-08
* Added new routinetradke2000-10-08
* Cactus/460allen2000-10-07
* Adding one more point to function style.goodale2000-10-06
* grdoc and style.goodale2000-10-06
* Updates to style guide, plus addition of template header and source files.goodale2000-10-06
* Fixed bug in Util_SplitFilename.allen2000-10-05
* Compiling in 32 bit mode on irixallen2000-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
* Added check for sizeof(long long) as another candidate for eight byte ints.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
* Lots of extra warning flags for compiling. I've been using these forgoodale2000-09-26
* If C++ compilers are 7.2 or below use r10000 for r12000 processorsallen2000-09-26
* Use the compiler flags which are passed in.goodale2000-09-23
* Macro name changesallen2000-09-22
* Increasing warning levels for coordinatesallen2000-09-22
* Removed deprecated macrosallen2000-09-22
* Removed deprecated FORTRAN_NAMEallen2000-09-21
* 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