summaryrefslogtreecommitdiff
path: root/src/main/WarnLevel.c
Commit message (Expand)AuthorAge
* Fixed checking of parameter value.tradke2001-12-10
* Added missing includes and fixed a couple of 'cast from const pointer' warnings.tradke2001-10-30
* Changing to new macros for FORTRAN_STRINGallen2001-09-14
* Duplicate warning messages from other processors than 0 to stdout.tradke2001-06-12
* CCTK_Info() calls CCTK_VInfo() so that stdout is flushed in there.tradke2001-06-01
* Fixed warning level typoallen2001-05-14
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Add processor number to warnings (Cactus/635)allen2001-05-07
* In CCTK_VWarn(), check if the parameter 'cactus::cctk_full_warnings' wastradke2001-05-04
* Report error/warning level changes with an info message rather than a warning.tradke2001-04-20
* Fixed grdoc.tradke2001-03-13
* Adding CCTK_ParameterLevel to get the current level of parameter checking.allen2001-02-24
* grdoc, style-guidelines, ...goodale2000-10-05
* Use CCTK_Abort instead of exit to quitallen2000-07-14
* Added ParameterGetallen2000-06-22
* New macros for Fortran callsallen2000-05-10
* removing USE_blalanfer2000-04-19
* Removing warnings from rcsid variables.allen2000-04-17
* Added C version of CCTK_VInfo.tradke2000-04-10
* Removing compiler warningsallen2000-03-30
* bug fixlanfer2000-03-20
* CCTK_Info only on proc0lanfer2000-03-17
* Untabified.goodale2000-01-27
* Changed void returns to intsallen2000-01-25
* Capitalising include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* Adding USE_CCTK_PARAMETERS and changing format of warningallen2000-01-12
* More for the error checking...lanfer1999-11-27
* Removed tabs from files.goodale1999-11-24
* Added variable argument CCTK_Warn.goodale1999-11-23
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Minor change.goodale1999-10-14
* Free some memory after a mallocallen1999-09-07
* New parameter stuff.goodale1999-08-26
* Include file name changesallen1999-07-30
* Renaming functions and adding fortran bindingsallen1999-07-29
* Added Fortran binding for CCTKi_NotYetImplementedallen1999-07-27
* Routine name changesallen1999-07-25
* Changed names for some functions which should just be internalallen1999-07-21
* Change to C string for comopilerallen1999-07-18
* Added new warning CCTKi_NotYetImplementedallen1999-07-18
* Changed CCTK_Info to go to stdout.goodale1999-07-04
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* Include file name changesallen1999-06-29
* Added CCTK_ParamWarn to give a warning about parameters and add one to theallen1999-06-28
* Added a flush buffer ... hope it doesn't affect performanceallen1999-06-25
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Extra argument for CCTK_Warn to contain the thorn nameallen1999-04-22
* Added CCTK_Info("message")allen1999-04-01