summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* 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