summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Don't use keyword parameter ranges as regulare expressions but as ordinarytradke2005-05-16
* Fix for checking for empty patterns in regexps:tradke2005-05-16
* Test for availability of va_copy(3).tradke2005-05-16
* Check for availability of va_copy(3).tradke2005-05-16
* Reformat the latex source of the section about param.ccl to make itschnetter2005-05-15
* Prevent unnecessary overflow or underflow in complex division byschnetter2005-05-15
* Reformat the output of "make help" to make the columns line up.schnetter2005-05-15
* When creating a new thorn, fill in the thorn name as default title forschnetter2005-05-15
* Return the documented error indicating values.schnetter2005-05-13
* Do not use empty patterns in regexps in perl when checking the defaultschnetter2005-05-12
* Add '-qlanglvl=stdc99' to CFLAGS when using xlc on AIX systems. This gives ustradke2005-05-12
* make CCTK_WARN_* #defines visible to Fortran code, as perjthorn2005-05-11
* Describe CCTK_FortranString according to my suggestion on theschnetter2005-05-08
* Some updates to the description of CCTK_FortranString:schnetter2005-05-07
* fix table-of-contents 1-line summary of CCTK_FortranString()jthorn2005-05-07
* redo description of CCTK_FortranString():jthorn2005-05-07
* convert description of CCTK_IsThornActive()jthorn2005-05-05
* Don't add '-ip' to CXX_OPTIMISE_FLAGS when using Intel 8.1.tradke2005-05-03
* Use round brackets (instead of curly ones) to reference makefile variables.tradke2005-05-02
* Add MPI include/lib paths and libs in case a parallel HDF5 installation was f...tradke2005-05-02
* Autodetect pgf95 as Portland Fortran compiler.tradke2005-04-27
* * document both syntaxes for scheduling something before/after any/alljthorn2005-04-22
* clarify wording on BEFORE/AFTER schedule clauses,jthorn2005-04-22
* document both syntaxes for scheduling something before/after any/alljthorn2005-04-22
* Explained that the result of CCTK_VarName should not beswhite2005-04-21
* Put CCTK_L* entries in correct alphabetical order.swhite2005-04-21
* Document CCTK_TerminateNext().tradke2005-04-19
* Remove duplicate definitionschnetter2005-04-16
* Add pthread to the list of Intel Fortran 7.1 system libs.tradke2005-04-14
* clarify that an aliased function may have a CCTK_POINTER ARRAY argument,jthorn2005-04-11
* comment out an accidentally-not-commented-out line which showedjthorn2005-04-11
* Correct grdoc headers.schnetter2005-04-08
* Patch from Steve White to fix a problem when the filesystem isgoodale2005-04-08
* fix Util_snprintf() examples to actually use Util_snprintf()jthorn2005-04-07
* Fixed gcc compiler warnings about local variables named after global symbolstradke2005-04-05
* Add '-Mx,125,0x200' to F77FLAGS and F90FLAGS when using Portland compilers.tradke2005-04-05
* Fix wrong order of arguments in CCTK_FortranString().tradke2005-04-01
* Rename pow10 to mypow10 because pow10 is defined on some systems in <math.h>schnetter2005-03-24
* Declare variables at the beginning of a function block.tradke2005-03-21
* This is a partial fix for bug Cactus/1908jthorn2005-03-21
* key/value table iterators (Util_TableIt*() functions):jthorn2005-03-18
* update header comment description of where more docs can be foundjthorn2005-03-18
* fix header comment description of where more documentation can be foundjthorn2005-03-18
* remove a FIXME comment 'should write some latex docs'jthorn2005-03-18