summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* change hexadecimal flags-words constants to decimal so Fortran 77jthorn2005-03-18
* move some debug printf() calls closer to the start of their functionsjthorn2005-03-18
* document that Util_TableSetGeneric() and SetGenericArray()jthorn2005-03-18
* split Table.c test driver out into a separate thorn (CactusTest/TestTable)jthorn2005-03-18
* CCTK_VarTypeSize() entryjthorn2005-03-18
* * untabifyjthorn2005-03-17
* typo fix for Util_TableGetXxx() entryjthorn2005-03-17
* Util_Table{Get,Set}Xxx() entriesjthorn2005-03-17
* section B10.8 "Data Types and Sizes" (page B67)schnetter2005-03-17
* Util_Table{Get,Set}Xxx() entriesjthorn2005-03-17
* section B10.8 "Data Types and Sizes" (page B67)jthorn2005-03-17
* fix the CVS $Header:$ comments in generated {README,*.ccl} filesjthorn2005-03-14
* Add Ian Hawke and the University of Tuebinge. Correct reference toschnetter2005-03-10
* Undo last commit totradke2005-03-08
* Patch from Yaakoub to fix some problems with configuration.ccl stuffgoodale2005-03-04
* Removed '-Wstrict-prototypes -Wmissing-prototypes' from CXX_WARN_FLAGS.tradke2005-03-02
* Move check for C++ into CCODE sectionschnetter2005-02-27
* In CCTK_VWarn(): use copies of va_list when printing to stderr and stdout resp.tradke2005-02-24
* Fixed generation of makefile includes for thorns providing and/or (optionally)tradke2005-02-22
* Fixed CST error message printed in case of parsing errors.tradke2005-02-22
* Fixed typo to properly end a comment which otherwise would have been enclosed intradke2005-02-22
* Yet another darwin version.goodale2005-02-21
* Add cctk_Interp.h to cctk.h (FCODE section). Surround C prototypes inhawke2005-02-18
* An attempt to auto-detect device specific libs and libdirs for a LAM installa...tradke2005-02-15
* bugfix in previous commit -- hopefully we now handle all possible casesjthorn2005-02-10
* [[from Jonathan && Thomas R jointly]]jthorn2005-02-10
* Renamed README.NT to README.Windows.goodale2005-02-10
* Better explanation of ncharsswhite2005-02-09
* latex didn't like the {\tt } environment inside \sectionswhite2005-02-09
* Fixed typo that caused latex errorswhite2005-02-09
* Made a little clearer which variables are output.swhite2005-02-09
* Correct description of the warning levelsschnetter2005-02-07
* Correct description of the warning levelsschnetter2005-02-07
* Autodetect whether we need to link against pmpich lib also.tradke2005-02-04
* Document how to configure Cactus via configuration files listed in antradke2005-01-31