summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document missing documentation build targetstradke2005-09-19
* Add pathname to source files included via \input.tradke2005-09-16
* Added rule for 'make <arrangement-name>-ArrangementDoc'.tradke2005-09-16
* Document the (optional) tags information 'Checkpoint="yes|no"' intradke2005-09-15
* Add new arrangement CactusDoc.schnetter2005-09-14
* Turntradke2005-09-14
* changes to section E2.2.1 "Header block":jthorn2005-09-14
* Bugfix from Carsten Schneemann: properly substitute the configuration nametradke2005-09-14
* Explain how to check the Users' guide with different paper sizes.schnetter2005-09-10
* Fix example on how to specify fortran module build dependencies (B7.2.1).tradke2005-09-09
* tiny wording tweak to previous commitjthorn2005-09-06
* [[new text mostly by Jonathan, worked out in conjunction with Thomas]]jthorn2005-09-06
* fix a regexp bug in the parsing of the upper bound for an open-intervaljthorn2005-09-06
* Also allow a single '*' as range specification for integer and real parameters.tradke2005-09-05
* Ensure that the step size for integer parameter ranges is alwaysschnetter2005-09-04
* Check that the ranges and default value for integer parameterstradke2005-09-02
* Use '-Wall -w1 -Wcheck' for {C,CXX}_WARN_FLAGS for Intel 8.0 and newer.tradke2005-08-30
* Use 'head -n1' when querying the compiler version.tradke2005-08-30
* Also check consistency of GHOSTSIZE option in CreateThornGroupInitialisers().tradke2005-08-30
* If a thorn defines group A containing one variable A the CST prints a level-1tradke2005-08-29
* Add Cactus variable type CCTK_POINTER_TO_CONSTschnetter2005-08-25
* Comment out check for cyclic dependencies. Some thorns need toschnetter2005-08-23
* Correct error in explanation of cctk_origin_space.schnetter2005-08-21
* For "make clean", remove the complete scratch directory instead ofschnetter2005-08-21
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* typo fixrideout2005-08-10
* Don't use '-ip' in CXX_OPTIMISE_FLAGS when using Intel icpc 9.0.tradke2005-08-09
* Discussed on Patches mailing list 15.7.05:swhite2005-08-04
* 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