summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added some more options to C_WARN_FLAGS and CXX_WARN_FLAGS resp.tradke2001-06-18
* Changes to information given in the warning messagesallen2001-06-18
* Some tidying up.goodale2001-06-16
* New link for lamallen2001-06-15
* Added Compaq f90 compiler which migh be installed on Linux Alpha systems.tradke2001-06-14
* Fixed regex to build the inherits/friend/shares lists for a thorn.tradke2001-06-14
* Changing name of make variable used to pass make target to submakes to CCTK_T...goodale2001-06-13
* With my latest commit I accidentally removed MKDIR and MKDIRFLAGStradke2001-06-13
* Also print the total time for every time bin if cctk_timer_output is enabled.tradke2001-06-12
* Changed the USE_CCTK_PARAMETERS and CCTK_USE_ARGUMENTS macros to use atradke2001-06-12
* Duplicate warning messages from other processors than 0 to stdout.tradke2001-06-12
* Get rid of FMODIFIER (DEPRECATED IN BETA 9) and MKDIR/MKDIRFLAGS whichtradke2001-06-12
* Count files properlyallen2001-06-12
* Added nonstop mode for latexing User Guideallen2001-06-12
* Fixed Cactus/705allen2001-06-11
* Explicitly flush stdout and stderr before calling CactusDefaultAbort()tradke2001-06-11
* Adding -D_WIN32 to flags for CPP as the CPP in the latest version Cygwin nogoodale2001-06-07
* Logic fix from Markus Rauscherallen2001-06-07
* prototype for CCTK_IsImplementationCompiledallen2001-06-04
* Adding extra help so it gives you some idea of what thorns to activate ifgoodale2001-06-04
* Adding key to argument lists of functions called during a traversal of the tree.goodale2001-06-04
* Check that the numbers and names of files match up.allen2001-06-04
* Added a number of Jonathan T.s comments.allen2001-06-03
* CCTK_Info() calls CCTK_VInfo() so that stdout is flushed in there.tradke2001-06-01
* Get rid of the old interpolator interface which is depricated now.tradke2001-05-28
* Some more const pointer function arguments.tradke2001-05-28
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* The Hitachi SR8000 compiler doesn't seem to like the way the thorngoodale2001-05-23
* New improved thorn activation routine. This routine checks the relationshipsgoodale2001-05-22
* Only pass the list of friends this thorn declares, not the whole friendshipgoodale2001-05-22
* Use CCTK_VWarn() in place of CCTK_WARN.tradke2001-05-22
* Syncing before going home. New stuff not finished or called yet.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Tidying up documentation rules. In particular making sure the ThornGuidegoodale2001-05-21
* Fixing excess CVS keyword substitution.goodale2001-05-21
* Several inter-twined changes: -goodale2001-05-21
* Updating now that we no longer need full paths to libs under NT. Notgoodale2001-05-21
* Tidying up some cruft.goodale2001-05-20
* Renamed CCTK_VERSION_MICRO into CCTK_VERSION_OTHER.tradke2001-05-20
* Parameters should be decalred as constant.goodale2001-05-19
* Pass 'const cGH *' into CCTK_GHExtension().tradke2001-05-19
* Fixed compiler warnings.tradke2001-05-19
* Inherit from implementations not thorns.goodale2001-05-17
* Fixing typo in config option.goodale2001-05-16
* Pick up name of executable from make.config.defn in case someone has changedgoodale2001-05-16
* Check for isnan.goodale2001-05-16
* Updated the release procedures with a bit more info.goodale2001-05-16
* Start of beta 11.goodale2001-05-15