summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Clean up the definitions of CCTK_ReduceLocalArrays andschnetter2005-08-04
* Clean up the declaration of CCTK_ReduceLocalArrays:schnetter2005-08-04
* Do not cast t_reduce_operator** to void** -- this is illegal in C,schnetter2005-08-04
* Don't highlight parameter parser warning messages about newlines in quotedtradke2005-08-04
* Avoid warning about unused variable cctki_dummy_int in thorns withoutschnetter2005-08-03
* a bit more explanation about error codes for CCTK_InterpGridArraysjthorn2005-08-02
* CCTK_InterpGridArrays()jthorn2005-08-02
* clarify that Boolean literals may *optionally* be enclosed in double quotesjthorn2005-07-29
* Support for Darwin 8.1.0 (nemeaux.cct.lsu.edu).tradke2005-07-25
* Put shell variable expansion into quotes because it can expand to moreschnetter2005-07-20
* Properly quote the names and email address when creating theschnetter2005-07-18
* Free the parsed parameter expression with Util_ExpressionFree insteadschnetter2005-07-16
* Convert double value to string by using sprintf with the %.20g insteadschnetter2005-07-16
* Insert missing "do" statement (which did not make the code incorrectschnetter2005-07-16
* Change whitespace for the RESIZE_STACK, PUSHOP, and PUSHTOK macroschnetter2005-07-16
* Remove spurious (but harmless) break statement from PUSHTOK macro.schnetter2005-07-16
* Chapter on Key/Value Tables:jthorn2005-07-12
* Util_TableSet*Array() and Util_TableSetGenericArray()jthorn2005-07-12
* CCTK_Equals() descriptionjthorn2005-07-04
* Warn against using the configure variables LDFLAGS and LIBS.schnetter2005-07-03
* add amsmath package as perjthorn2005-06-24
* 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