summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* use lrint and casts to avoid compiler warnings about type conversionrhaas2013-07-04
* Replace Cactus complex number type with C/C++ complex numberseschnett2013-03-08
* (1) Fix compilation issues on Pandorasbrandt2013-02-26
* Change the parameter parser to Pirahasbrandt2013-02-25
* Make data parameter of expression evaluation functions consthinder2012-11-30
* ParseFile.c: Change semantics of call to fread so that error check makes sensehinder2012-11-20
* Check file size while readingeschnett2012-11-19
* Cache result of gethostname() calleschnett2012-11-19
* allow ${parfile} in parameter files to allow ${parfile}/subdirknarf2012-10-24
* Added CCTK_TimerRunning and CCTK_TimerRunningIknarf2012-10-24
* Add a flag indicating if a timer is running or not.knarf2012-10-24
* List --exit-after-param-check in help texteschnett2012-10-23
* Add missing call to va_endeschnett2012-10-23
* Provide macros to always make isnan available under its standard nameeschnett2012-10-22
* Correct typoeschnett2012-10-18
* Remove unused and broken BinaryTree implementationeschnett2012-06-15
* have CCTK_RegexMatch return a distinct error code if patterns is invalidrhaas2012-06-05
* expand expression language, add error checking, and more documentationrhaas2012-04-19
* Add missing #includeeschnett2012-04-16
* Simplify two routines in ParseFile.ceschnett2012-04-13
* Allow arithmetic expression in ParameterSetrhaas2012-04-11
* Make table printing functions publicly accessibleeschnett2011-11-09
* Accept comments in multi-line strings in parameter fileseschnett2011-07-02
* from Ian Hinder:knarf2011-01-06
* The function can get confused with detecting the end of the bufferschnetter2010-01-18
* Modify the behaviour of mixed C/Fortran string comparisons, so that itschnetter2009-12-05
* Use size_t instead of char as index variable into the parse bufferschnetter2009-11-11
* This patch improves the parser used by Cactus to prepocess parameterknarf2009-09-25
* bugfix in {integer,real} parameter range checking routines for the casetradke2008-09-15
* Cactus has currently an error in its parameter checking. Itschnetter2008-06-17
* Fixing Network.c for Cray XT4 Compute Node Linux Compatibility.jshalf2007-10-26
* Correct logic errors in CCTK_TimerPrintDataI:schnetter2006-12-19
* Correct off-by-one error when checking for a legal timer number inschnetter2006-12-18
* Fixed formatting for the %g format conversion for small numbers.goodale2006-11-14
* Make the parameter file parser preserve newlines in multi-line string parametertradke2006-08-31
* Add new flesh API functions CCTK_CompileDateTime() and Util_CurrentDateTime()tradke2006-07-28
* Fix return code of CCTK_CreateDirectory() if it already exists.tradke2006-05-08
* Correct typographical error in warning messageschnetter2006-03-21
* As discussed in today's Cactus call, applying patches from 14 Febswhite2006-03-02
* Fix for the erroneuously lablelled memory corruption. It seems what was just ...yye002006-01-10
* minor fix for complex numbersyye002006-01-06
* Patch from Erik Schnetter to track the capacity of the list andgoodale2005-12-13
* Untabifying.goodale2005-10-03
* Renaming min macro to MIN to avoid a conflict on windows.goodale2005-10-03
* Print run time warnings while setting parameters with CCTK_WARNschnetter2005-09-26
* Ensure that the step size for integer parameter ranges is alwaysschnetter2005-09-04
* Add Cactus variable type CCTK_POINTER_TO_CONSTschnetter2005-08-25
* Don't highlight parameter parser warning messages about newlines in quotedtradke2005-08-04
* Insert missing "do" statement (which did not make the code incorrectschnetter2005-07-16
* Change whitespace for the RESIZE_STACK, PUSHOP, and PUSHTOK macroschnetter2005-07-16