summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Applying patch from Josh Abadie to detect cyclic dependencies.goodale2005-09-30
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Patch applicationswhite2005-09-27
* Replace comments by nothing instead of whitespace to allow old-styleschnetter2005-09-26
* Allow empty macro arguments.schnetter2005-09-26
* Remove unused function declarations.schnetter2005-09-26
* Print run time warnings while setting parameters with CCTK_WARNschnetter2005-09-26
* Introduce a new configuration flag DISABLE_REAL16 which disablesschnetter2005-09-26
* Create the scratch directories in the configurations when theschnetter2005-09-26
* Change the names of the internal routine arguments that contain theschnetter2005-09-26
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* If the user has explicitly specified a setting for F77, then do notschnetter2005-09-26
* Introduce new top-level makefile target "AllDoc" which creates allschnetter2005-09-26
* Improve routine CleanForLatex: Really parse the passed strings insteadschnetter2005-09-26
* Correct typos in commentsschnetter2005-09-25
* Correct error in handling DISTRIB attributeschnetter2005-09-25
* Make some internal macros safer by adding parenthesesschnetter2005-09-25
* Correct typo in error messageschnetter2005-09-25
* Minor cleanup in generated code -- remove spacesschnetter2005-09-25
* Improve error messageschnetter2005-09-25
* Add header to fileschnetter2005-09-25
* Refer to the CactusDoc arrangement documentation when documenting tags for gridtradke2005-09-19
* 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