summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix parsing of testsuite output filename extenstions in multiple test.ccl files.tradke2006-03-24
* Correct typographical error in warning messageschnetter2006-03-21
* Correct typographical error.schnetter2006-03-20
* My yesterday's commit "fix order of external/system libs on the linker commandtradke2006-03-10
* known-architectures file for darwin 7.9.0yye002006-03-09
* Move the inclusion of bindings/Configuration/make.link from make.configurationtradke2006-03-09
* Completed the previous fix -- I had missed another occurrance of theswhite2006-03-08
* Fix for bug introduced by recent patch in systems with non-SYSV conformantswhite2006-03-07
* Check the language specification in alias function definitions.tradke2006-03-07
* As discussed in today's Cactus call, applying a patch from Feb 13swhite2006-03-02
* As discussed in today's Cactus call, applying patches from 14 Febswhite2006-03-02
* As discussed in today's Cactus call, applying a couple of the patchesswhite2006-03-02
* replace a PUGH_ with CCTK_ (in a CCTK function name)rideout2006-02-24
* Latex, formattingswhite2006-02-21
* more consistent wordings in sect 3.1swhite2006-02-21
* Correct URL for GetCactusswhite2006-02-21
* commented out references to non-existent documentation,swhite2006-02-21
* Also print the working directory in the banner output at startup.tradke2006-02-16
* Add support for Darwin 8.5.0schnetter2006-02-15
* Added missing synopsis for Fortran routine CCTK_InterpLocalUniform.tradke2006-02-14
* See Cactus Patches <patches@cactuscode.org>swhite2006-02-13
* use size_t for 1-D array index in CCTK_GFINDEX3D examplejthorn2006-02-09
* According to the standard, the ptrdiff_t type is declared in <stddef.h> (andtradke2006-02-09
* Define the variable cctki_dummy_int (which is used internally in thetradke2006-02-08
* When recovering parameters from checkpoint, only warn about attempts to settradke2006-02-03
* Do not set a default F90 compiler on Darwin.schnetter2006-02-02
* Critical fix.goodale2006-02-02
* comment out debug print statementjthorn2006-01-31
* add missing line breakschnetter2006-01-28
* correct minor typographical errorsschnetter2006-01-28
* Mentions some more makefile flags. Explain them roughly.schnetter2006-01-28
* Update Darwin architecture file.schnetter2006-01-27
* * fix detection of g77 versionjthorn2006-01-27
* Set F77_WARN_FLAGS flags correctly when using F90 as F77.schnetter2006-01-27
* support for current OpenBSDjthorn2006-01-25
* When setting F77 to F90 while configuring, we recently also startedschnetter2006-01-24
* Do some magic with the F77 flags since we now override the normal settingsgoodale2006-01-22
* tweak how-to-compute-global-xyz-coords examplejthorn2006-01-19
* expand discussion of "how to compute global coordinates" examplejthorn2006-01-19
* section B7.2.3 "Cactus Variables":jthorn2006-01-19
* Documented CCTK_TerminationReachedswhite2006-01-13
* Add support for Darwin 8.4.0schnetter2006-01-12
* Fix for the erroneuously lablelled memory corruption. It seems what was just ...yye002006-01-10
* minor fix for complex numbersyye002006-01-06
* Util_vsnprintf() += seealso to <stdarg.h>jthorn2006-01-05
* fix Util_vsnprintf() discussion to be about Util_vsnprintf()jthorn2006-01-05
* Add more detail to how parameter recovery works, explaining theschnetter2006-01-04
* Indicate that RECOVER_PARAMTERS routines are called before STARTUP routinesschnetter2006-01-04
* Util_snprintf() += clarify comment in example codejthorn2006-01-03
* Util_snprintf() += one more bugfix -- it's <stdarg.h>, not <stdargs.h>jthorn2006-01-03