summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* correct default cctk_full_warnings description for CCTK_VWarn()jthorn2005-06-22
* fix latex formatting of previous commitjthorn2005-06-22
* fix description of return value for internal fn CCTK_Warn()jthorn2005-06-22
* document why it's good that CCTK_VWarn() returns an int, ratherjthorn2005-06-22
* Insert a single space also at the beginning of all string values withtradke2005-06-20
* Do not abort on latex errors during the first two passes; only theschnetter2005-06-18
* Detect compiler versions.tradke2005-06-16
* Detect the compiler versions for CC, CXX, F77, and F90, and put the informationtradke2005-06-16
* Fixed bug from my last commit: CCTK_NumGroups() doesn't take an argument.tradke2005-06-07
* Check group/variable name/index argument in CCTK_ActiveTimeLevels*().tradke2005-06-07
* Correct typo in commentschnetter2005-06-05
* When creating the output file names for the "-r" options, use %uschnetter2005-06-05
* Adding config file for Unicos v3.0.jshalf2005-06-05
* Correct typo in commentschnetter2005-06-04
* Update keyword parameter description wrt. enclosing them in quotes;schnetter2005-06-03
* Undo previous patch:schnetter2005-06-03
* Fixed documentation for CCTK_ReduceGridArrays().tradke2005-06-03
* Use xlf77/xlf90 for F77/F90 if the latter aren't set otherwise by the user.tradke2005-06-03
* Reduce text height from 24 cm to 22 cm. Letter paper is not bigschnetter2005-06-02
* Do not require double quotes around the default for keyword values.schnetter2005-05-27
* Describe where double quotes are necessary for boolean, string, andschnetter2005-05-27
* Use -interaction=nonstopmode for the maintainers' guide as well.schnetter2005-05-27
* Create ThornGuide.pdf from ThornGuide.dvi by running dvipdf on it.tradke2005-05-26
* Effects a fix for PR 1343 and a partial fix for PR 989swhite2005-05-26
* Correct a severe error in handling sync statements in schedulingschnetter2005-05-25
* Fixed typo: "Synopsos" -> "Synopsis".tradke2005-05-24
* Cactus support for latest version of OpenBSDjthorn2005-05-22
* Do not emit an error message "invalid group/variable name" fromschnetter2005-05-21
* Fixed bug from my previous commit which used the wrong logical expressiontradke2005-05-16
* Don't use keyword parameter ranges as regulare expressions but as ordinarytradke2005-05-16
* Fix for checking for empty patterns in regexps:tradke2005-05-16
* Test for availability of va_copy(3).tradke2005-05-16
* Check for availability of va_copy(3).tradke2005-05-16
* Reformat the latex source of the section about param.ccl to make itschnetter2005-05-15
* Prevent unnecessary overflow or underflow in complex division byschnetter2005-05-15
* Reformat the output of "make help" to make the columns line up.schnetter2005-05-15
* When creating a new thorn, fill in the thorn name as default title forschnetter2005-05-15
* Return the documented error indicating values.schnetter2005-05-13
* Do not use empty patterns in regexps in perl when checking the defaultschnetter2005-05-12
* Add '-qlanglvl=stdc99' to CFLAGS when using xlc on AIX systems. This gives ustradke2005-05-12
* make CCTK_WARN_* #defines visible to Fortran code, as perjthorn2005-05-11
* Describe CCTK_FortranString according to my suggestion on theschnetter2005-05-08
* Some updates to the description of CCTK_FortranString:schnetter2005-05-07
* fix table-of-contents 1-line summary of CCTK_FortranString()jthorn2005-05-07
* redo description of CCTK_FortranString():jthorn2005-05-07
* convert description of CCTK_IsThornActive()jthorn2005-05-05
* Don't add '-ip' to CXX_OPTIMISE_FLAGS when using Intel 8.1.tradke2005-05-03
* Use round brackets (instead of curly ones) to reference makefile variables.tradke2005-05-02
* Add MPI include/lib paths and libs in case a parallel HDF5 installation was f...tradke2005-05-02
* Autodetect pgf95 as Portland Fortran compiler.tradke2005-04-27