summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* apply patchjthorn2006-06-01
* slightly clarify wording in GRDOC comments forjthorn2006-05-14
* Applies Erik's patch from 06.03.06swhite2006-05-11
* Applying Erik's patch from 6.10.05swhite2006-05-11
* Fix return code of CCTK_CreateDirectory() if it already exists.tradke2006-05-08
* Fix a bug in CCTK_ParameterSet() .jthorn2006-04-21
* Correct 3D stagger codesschnetter2006-04-20
* Correct typographical error in warning messageschnetter2006-03-21
* Completed the previous fix -- I had missed another occurrance of theswhite2006-03-08
* Fix for bug introduced by recent patch in systems with non-SYSV conformantswhite2006-03-07
* As discussed in today's Cactus call, applying a patch from Feb 13swhite2006-03-02
* As discussed in today's Cactus call, applying patches from 14 Febswhite2006-03-02
* As discussed in today's Cactus call, applying a couple of the patchesswhite2006-03-02
* Also print the working directory in the banner output at startup.tradke2006-02-16
* See Cactus Patches <patches@cactuscode.org>swhite2006-02-13
* According to the standard, the ptrdiff_t type is declared in <stddef.h> (andtradke2006-02-09
* Define the variable cctki_dummy_int (which is used internally in thetradke2006-02-08
* When recovering parameters from checkpoint, only warn about attempts to settradke2006-02-03
* Fix for the erroneuously lablelled memory corruption. It seems what was just ...yye002006-01-10
* minor fix for complex numbersyye002006-01-06
* Fix macro for getting size of staggered array.goodale2005-12-15
* Extend CCTK_VWarn() so that, if Cactus::cctk_full_warnings is set to true,tradke2005-12-13
* Patch from Erik Schnetter to track the capacity of the list andgoodale2005-12-13
* Define macros CCTK_{INT,REAL,COMPLEX}_PRECISION to values of 1, 2, 4, 8, 16,goodale2005-12-13
* Cosmetic changes.goodale2005-12-13
* Removing unused variables as found by David Rideout and Erik Schnetter.goodale2005-12-13
* Correcting some formatting.goodale2005-12-13
* bumped the warning level from 3 to 1 on missing reduction operators (now that...yye002005-12-12
* Correct typos in comments.schnetter2005-11-19
* migration from misnomer pointwise-reduction to reduce arrays globallyyye002005-11-14
* Pointwise reduction flesh supportyye002005-11-08
* Make parameter array assignments without specifying the actual indextradke2005-11-03
* Apply patch http://www.cactuscode.org/old/pipermail/patches/2005-October/0001...tradke2005-10-24
* A fix to routine documentation, more of these will be made as time allows (st...yye002005-10-21
* Untabifying.goodale2005-10-03
* Renaming min macro to MIN to avoid a conflict on windows.goodale2005-10-03
* Adding missing header.goodale2005-10-03
* Changing C++ comment markers to C comment markers.goodale2005-10-03
* Do sanity checking on parameter file name and give a reason why itgoodale2005-10-03
* Untabifying.goodale2005-10-03
* Patch from Jian Tao to add some callback functionality to thegoodale2005-10-03
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Remove unused function declarations.schnetter2005-09-26
* Print run time warnings while setting parameters with CCTK_WARNschnetter2005-09-26
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* Correct typos in commentsschnetter2005-09-25
* Ensure that the step size for integer parameter ranges is alwaysschnetter2005-09-04
* Add Cactus variable type CCTK_POINTER_TO_CONSTschnetter2005-08-25
* Clean up the definitions of CCTK_ReduceLocalArrays andschnetter2005-08-04
* Clean up the declaration of CCTK_ReduceLocalArrays:schnetter2005-08-04