summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* More informative warning messages.goodale2004-08-17
* Make it an error to try to change the default when extending or sharing agoodale2004-08-17
* Detect if an inherited variable has the same name as a locally declaredgoodale2004-08-17
* Only print error message header if there are warnings/errors.goodale2004-08-17
* Provide an explicit separator for the CST warning repetition at the end of th...goodale2004-08-17
* Detect if two thorns providing the same implementation have inconsistentgoodale2004-08-17
* More sophisticated comment removal - now does a better job with # in quotedgoodale2004-08-17
* Change a regex to work around a bug in the perl on RHEL. Also transferredgoodale2004-08-12
* New reduction APIs - as done by Yaakoub.goodale2004-08-12
* Functions completing the Cactus Timer API.swhite2004-08-12
* Documentation for API functions completing the Cactus Timer interface.swhite2004-08-12
* Require package hyperref, to enable live URL'sswhite2004-08-12
* Glossary: added parallelisationswhite2004-08-10
* Added to glossary: domain decomposition, function aliasingswhite2004-08-10
* Added a few definitions, corrected a few others.swhite2004-08-09
* Parse multiple schedule options correctly.schnetter2004-08-03
* Clean up comment and indentation.schnetter2004-08-03
* More details about default timersswhite2004-08-03
* Correct wrong function description.schnetter2004-08-03
* Introduce HAVE_LAPACK and HAVE_BLAS make variables.schnetter2004-08-02
* Introduce HAVE_BLAS make variable.schnetter2004-08-02
* Remember that we configured with Lapack.schnetter2004-08-02
* Following an e-mail conversation with Gab, for brevityswhite2004-08-02
* Expanded on chapter Infrastructure:Adding a timerswhite2004-08-02
* Document the schedule options "loop-local", "loop-singlemap",schnetter2004-07-31
* Add additional scheduler options "loop-local", "loop-singlemap",schnetter2004-07-31
* Output more information when an unknown schedule option is encountered.schnetter2004-07-31
* Delimit timer info with "=" instead of "-" to make it more readable.schnetter2004-07-31
* Re-worded Checkpointing/Recovery section.swhite2004-07-23
* Patch from Yaakoub for PRs 1480 and 1690. Now have workinggoodale2004-07-15
* Also check for x86_64 CPU type when setting Fortran compiler options.tradke2004-07-06
* Document that the "varname" argument in the I/O method calls may have appendedtradke2004-07-05
* For IRIX: switch off automatic template instantiation when using native C++ c...tradke2004-07-05
* Switch off automatic template instantiation when using native C++ compiler.tradke2004-07-05
* more typo fixesrideout2004-06-29
* Make the line length and indentation depth for free form Fortran aschnetter2004-06-29
* Use CPPFLAGS in addition to CFLAGS and CXXFLAGS when compiling.schnetter2004-06-28
* Set {C|CXX}_WARN_FLAGS for Intel compilers so that only errors and warningstradke2004-06-28
* Don't depend anymore on IA32ROOT or IA64ROOT to be set.tradke2004-06-28
* typo fixesrideout2004-06-26
* Allow LDFLAGS configure-time option to be used also during the configure stagetradke2004-06-26
* Document the new HAVE_CCTK_<datatype> macros.tradke2004-06-26
* Use new HAVE_CCTK_<datatype> macro names.tradke2004-06-26
* Rename datatype availability macros from CCTK_HAVE_<datatype> intotradke2004-06-26
* Extended error message about required thorns which aren't listed in the thorn...tradke2004-06-26
* Do not define CCTK_L2_CACHE_SIZE and CCTK_L2_CACHELINE_BYTES macros anymore.tradke2004-06-26
* Do not use CCTK_L2_CACHE_SIZE and CCTK_L2_CACHELINE_BYTES macros anymore.tradke2004-06-26
* Also search in $HOME for a LAM/MPICH/PACX installation.tradke2004-06-25
* Patch from Yaakoub to give a better error message when lang is missing orgoodale2004-06-23
* Add option flag for 'local' mode.tradke2004-06-23