summaryrefslogtreecommitdiff
path: root/src/main/WarnLevel.c
Commit message (Expand)AuthorAge
* Remove unused variableseschnett2013-08-20
* Correct typo in commenteschnett2013-03-11
* Mark code after CCTK_Warn(0,...) as unreachableeschnett2013-03-11
* Implement CCTK_Error and friendseschnett2013-02-26
* Cactus allows for negative error levelknarf2012-12-03
* Use CCTKi prefix for ExitIfParamCheckOnlyeschnett2012-10-25
* Correct C function prototypeseschnett2012-10-23
* Committing change for ticket #176sbrandt2012-07-24
* Flush stdout and stderr before and after outputting a parametereschnett2011-08-13
* Output parameter warnings to both stdout and stderr, same as regularschnetter2009-12-05
* synchronise all processors after PARAM_CHECK to avoid race conditions in casetradke2007-12-06
* Change default parameter checking level from "normal" to "strict".tradke2006-07-06
* Application of patchswhite2006-06-08
* Extend CCTK_VWarn() so that, if Cactus::cctk_full_warnings is set to true,tradke2005-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
* Adding missing header.goodale2005-10-03
* Changing C++ comment markers to C comment markers.goodale2005-10-03
* Patch from Jian Tao to add some callback functionality to thegoodale2005-10-03
* Print run time warnings while setting parameters with CCTK_WARNschnetter2005-09-26
* Test for availability of va_copy(3).tradke2005-05-16
* In CCTK_VWarn(): use copies of va_list when printing to stderr and stdout resp.tradke2005-02-24
* Introduce a parameter -L to select the logging level.schnetter2005-01-29
* Implement steerable boolean parameter Cactus::highlight_warning_messagestradke2004-12-20
* Print warning message headers in bold font.tradke2004-12-10
* Flush stdout before printing to stderr.schnetter2004-04-06
* implement new flesh parameter cactus::info_formatjthorn2003-08-05
* Removed usused routines CCTKi_ExpectError() and CCTKi_ExpectOK().tradke2003-07-15
* Flush stdout before writing stderr for warnings.allen2003-07-07
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Fixed wrong number of arguments in calls to CCTK_VWarn().tradke2002-05-29
* Added CCTK_VParamWarn for variable argument listallen2002-05-21
* 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