summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Nonimportant fix to a fortran wrapperallen2002-02-22
* Made it so that netdb.h and winsock2.h are never both included. This waskcamarda2002-02-22
* [[changes from Jonathan Thornburg, checked in by David Rideout]]rideout2002-02-22
* Added fortran wrapper for CCTK_TerminateNext().rideout2002-02-05
* [[from Jonathan Thornburg]]tradke2002-02-04
* Optimized version of Util_StrCmpi() which doesn't need to call strlen().tradke2002-01-28
* Makefile for standalone test of Table Utilities archived on Maintainer weballen2002-01-25
* The 'h' in $Header$ must be capitalized to be parsed by cvs.rideout2002-01-21
* File committed into wrong directory.rideout2002-01-21
* Commited this file into the wrong directory...rideout2002-01-21
* [[message actually from Jonathan Thornburg, checkin by David Rideoutrideout2002-01-21
* Added missing include.tradke2002-01-18
* Check for a race condition in case CCTK_CreateDirectory() is called for thetradke2002-01-17
* A revised version of the tables source code with auto-destroytradke2002-01-17
* Typo in grdocallen2002-01-06
* Fixed bug getting the command line arguments.tradke2002-01-04
* Add the name of the executable to the banner printed to standard out.allen2002-01-03
* Fixed a small bug. Completed grdoc.tradke2002-01-02
* Fixed typo.tradke2002-01-02
* Undefine NOTHING to avoid compiler warning if this macro gets redefined later.tradke2002-01-02
* The callback routine, CCTKi_SetParameter(), passed to the ParseFile() routinetradke2002-01-02
* Set warning level 2 for warnings about out-of-range parameter values.tradke2002-01-02
* Fixed return code for CCTK_OutputGH() - now returns the total number of varstradke2001-12-30
* Changed CCTK_TimerPrintData and CCTK_TimerPrintDataI to take two arguements,allen2001-12-29
* Prototypes for new coordinate functions.allen2001-12-29
* New functionsallen2001-12-29
* typo in grdocallen2001-12-29
* Fixed return code evaluation of I/O methods' OutputGH() routines.tradke2001-12-28
* Tidied some warnings and added new function to return interp/reduce operator ...allen2001-12-27
* New function to return IO method name from handleallen2001-12-27
* Adding prototypes for new functions to return IO methods, interp and reduceallen2001-12-27
* Bugfix in printing runtime information.tradke2001-12-21
* Remove ErrorCodes.h since it isn't used and doesn't exist any moreallen2001-12-19
* Error codes need to be thought about, removing this file to avoid confusionallen2001-12-19
* Changed name of CCTK_DisplayTimerDataXXX() to CCTK_TimerPrintDataXXX().rideout2001-12-18
* Moved the very first CCTK_POSTSTEP schedule bin before CCTK_RECOVER_VARIABLES.tradke2001-12-17
* Renamed CCTK_DisplayTimerData() to CCTK_TimerPrintData() (along withrideout2001-12-17
* Added missing prototypes for fortran wrappers.tradke2001-12-13
* Fixed compiler warnings when compiling without MPI.tradke2001-12-13
* Added prototypes for new CCTK_DisplayTimerDataXXX() routines.tradke2001-12-13
* Fixed the complex div() and abs() routines to conform to the GNU Scientific L...tradke2001-12-12
* Added fortran wrapper protoypes.tradke2001-12-12
* Expanded a CCTK_WARN macro into CCTK_VWarn().tradke2001-12-11
* Shortened the headings for the Cactus default timers a bit (only have thetradke2001-12-11
* Added Fortran bindings for timers, and two subroutinesrideout2001-12-11
* requires cctk_Types.h to compilerideout2001-12-11
* Changed warning level to 2 for messages saying that a non-steerable parametertradke2001-12-11
* Fixed checking of parameter value.tradke2001-12-10
* Fixed fortran wrappers for CCTK_SyncGroupXXX() and CCTK_Barrier()tradke2001-12-09
* Define USE_ARGUMENTS macro which expands to something which use the argumentstradke2001-12-09