summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Do not output an initial line directive at the beginning of eachschnetter2004-01-21
* Allows scheduling in the analysis bin without any triggers. Thisschnetter2004-01-21
* Added newly supported architectures.tradke2004-01-21
* Support for FreeBSD 4.9tradke2004-01-21
* Fixed equals operator in string comparisons.tradke2004-01-21
* Fix file name extensions for Fortran source file module dependencyschnetter2004-01-21
* Look for Fortran inter-module dependencies also in files that are notschnetter2004-01-21
* Provide line number information not only from compilers, but also fromschnetter2004-01-21
* Do not abort making a thorn when the scratch or build directories hadschnetter2004-01-20
* Comment out a routine with a really long nameschnetter2004-01-20
* Remove superfluous "cd" statementschnetter2004-01-20
* Fixed CCTK_CoordLocalRange() to calculate the local ranges fromtradke2004-01-20
* Known-architecture files for FreeBSD.tradke2004-01-20
* Change CPP to FPP to match the new variable nameschnetter2004-01-20
* Fix error in config.sub that was preventing X1 build.jshalf2004-01-20
* unicosmp is the os for the Cray X1.jshalf2004-01-20
* Abort the build when there is an errorschnetter2004-01-19
* Use inline functions instead of #defines for CCTK_GFINDEX?D if availableschnetter2004-01-19
* Fix dependency generationschnetter2004-01-19
* Add grdoc headersschnetter2004-01-19
* Pass list of "used" (i.e. depending-on) thorns so that makeschnetter2004-01-19
* Prev commit broke a couple of code examples. Fixed these.swhite2004-01-19
* Improve reported file name for Fortran codeschnetter2004-01-19
* Remove empty fileschnetter2004-01-19
* Define C_LINE_DIRECTIVES and F_LINE_DIRECTIVESschnetter2004-01-19
* Print shutdown message before shutting down MPI.schnetter2004-01-19
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* known-architectures file for OpenBSD 3.4jthorn2004-01-19
* Document FPP and FPPFLAGSschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Protect the // concatenation operator in Fortran againschnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Set the preprocessor flag F90CODE for Fortran 90 source files.schnetter2004-01-19
* Define the type CCTK_POINTER_TO_CONST in Fortran as well.schnetter2004-01-19
* cleanups to "NULL pointer" glossary entryjthorn2004-01-19
* Remove semicolons after *_FORTSTRING_* macros, as they would end theschnetter2004-01-19
* Use of aggressive optimization options for F90 code gains 20% performancetradke2004-01-16
* Fix the return values of CactusDefaultGroupStorage{In,De}crease. Theyschnetter2004-01-16
* Explain the function prototypes for scheduled functionsschnetter2004-01-16
* for the functionjthorn2004-01-16
* add/clarify comments injthorn2004-01-16
* fix a wrong header comment forjthorn2004-01-16
* Fix memory leak in CactusDefaultGroupStorageDecreaseschnetter2004-01-16
* CCTK_{En,Dis}ableGroupStorage return not the number of time levels,schnetter2004-01-16
* Fix some spelling errorsschnetter2004-01-16
* Fix typoschnetter2004-01-16
* Print long int value with %ld instead of converting it to intschnetter2004-01-16
* Print WRAGH bin name in schedule treeschnetter2004-01-16
* Fix typoschnetter2004-01-16
* Added debugging code which allows simultaneous debugging of RunTest.plrideout2004-01-13