summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Replace "touch" with ": >", which uses the file server clock insteadschnetter2008-06-10
* Correct inconsistency in prototype for argument check_if in functionschnetter2008-05-26
* Output new schedule bin "postpostinitial" in the scheduleschnetter2008-05-26
* Call new schedule bin "postpostinitial" during initialisationschnetter2008-05-26
* Introduce new schedule bin "postpostinitial".schnetter2008-05-26
* Document new schedule bin "postpostinitial".schnetter2008-05-26
* Update autoconf files config.guess, config.sub, and install-sh fromschnetter2008-04-26
* Add support for Darwin 9.2.2schnetter2008-04-09
* Correct date in schedule changeschnetter2008-04-09
* Force rebuild after schedule changesschnetter2008-04-09
* Decrease the maximum linker command line length on AIX to 200,schnetter2008-04-09
* Correct description of CCTK_GroupStorageDecreaseschnetter2008-04-09
* Add IF clauses to schedule itemsschnetter2008-04-09
* Add IF clauses to schedule itemsschnetter2008-04-09
* Correct the order in which the schedule is output: The schedule binschnetter2008-04-07
* Add a new function CCTK_MaxGFDim to the flesh which returns theschnetter2008-04-07
* White space correctionschnetter2008-03-20
* Update contact address from AEI to LSUschnetter2008-03-20
* Update email and postal address of Cactus team from AEI to CCTschnetter2008-03-20
* Add a statement #include "cGH.h" to the autogenerated cctk_Arguments.hschnetter2008-03-20
* /tmp/cvsNXUw0htradke2008-03-17
* do not create empty difflog filestradke2008-03-03
* Correct the output all preregrid and postregrid bins in the scheduleschnetter2008-03-02
* Output all preregrid and postregrid bins in the schedule, and indicateschnetter2008-03-02
* Move the output of the schedule timers and the call to MPI_Finalizeschnetter2008-03-01
* Set distribution default for scalars correctlyschnetter2008-02-29
* Check the dimension and distribution type of grid scalars and theschnetter2008-02-29
* bugfix for CCTK_TraverseString(): do not overwrite a previously set error codetradke2008-02-29
* Improve detection of Fortran/C calling interfaceschnetter2008-02-19
* don't try to detect the Fortran77 compiler type if F77 is set to 'none'tradke2008-02-18
* Extended behaviour of LIBS and LIBDIRS: add -l and -L prefix only toschnetter2008-02-13
* Document extended behaviour of LIBS and LIBDIRS.schnetter2008-02-13
* Support Darwin 9.2.0schnetter2008-02-13
* Clarify entry CCTK_InterpGridArrays. Speak of "grid variables"schnetter2008-02-09
* Use autoconf to look for system-dependent low-level timing functions.schnetter2008-01-25
* Ensure that the default value for REAL parameters is really a realschnetter2008-01-25
* Don't treat HPF and OMP directives as commentsschnetter2008-01-25
* Use "rm -rf" instead of "rm" when removing temporary filesschnetter2008-01-25
* Correct the handling of spaces when parsing EXTENDS and USES statements.schnetter2008-01-25
* Use CPPFLAGS as well for the final link stage, since the fileschnetter2008-01-25
* Explicitly specify -qfree when compiling Fortran 90 filesschnetter2008-01-25
* Don't include <string.h> into auto-generated interface files, since itschnetter2008-01-25
* Capture stderr as well when issuing a commandschnetter2008-01-25
* When parsing parameters, require that no other text comes beforeschnetter2008-01-25
* Correct small error in commentschnetter2008-01-25
* patch from Erik Schnetter to work around an 'argument list too long' problemtradke2008-01-22
* change back from from '-std=c99' to using '-std=gnu99' for the Intel C compilertradke2008-01-21
* use '-std=c99' instead of '-std=gnu99' to enable C99 supporttradke2008-01-21
* fixed Intel C/C++ compiler version check logictradke2008-01-21
* Set F77 flags after F90 flags to keep order consistent (no semantic change)schnetter2008-01-19