summaryrefslogtreecommitdiff
path: root/src/util/Misc.c
Commit message (Expand)AuthorAge
* Implemented fortran wrapper functiontradke2002-12-11
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Replaced HUGE_VAL by DBL_MAX which should be used as the maximum floating-pointtradke2002-04-11
* Use HUGE_VAL instead of FLT_MAX for the maximum possible value for doubles.tradke2002-04-11
* Removed warning from CCTK_SetBoolean, this should be caught in anyallen2001-12-04
* Fixed semantics for the fortran wrappers CCTK_FortranString() and CCTK_Parame...tradke2001-11-06
* Fixed compiler warnings.tradke2001-05-19
* Compiler warningsallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Cactus/460allen2000-10-07
* grdoc, style-guidelines, ...goodale2000-10-05
* CCTK_NullTerminateString now removes the blanks at the end of a string.allen2000-10-04
* Fixing memory leak.goodale2000-05-12
* CCTK_mkdir is now replaced byallen2000-05-10
* Moved the util string functions to one place.goodale2000-05-02
* Removing rcsid warningsallen2000-04-17
* Added back the line to in CCTK_FortranString which does agoodale2000-04-04
* GRDOC and bugfix for CCTK_Strdup.goodale2000-03-31
* Removing compiler warningsallen2000-03-30
* CCTK_Strduplanfer2000-03-28
* Removing compiler warningallen2000-03-23
* Untabified. A few format changes to get closer to standard.goodale2000-03-07
* A little bit of tidying.goodale2000-03-06
* Updating GNU files to glibc 2.1.2.goodale2000-02-15
* Untabified.goodale2000-01-27
* Capitalising include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* Fix for negative parameters from Eric Schnetterallen1999-12-16
* Removed tabs from files.goodale1999-11-24
* CCTK_FortranString has to return the lenght of the string as CCTK_INT, not in...lanfer1999-11-09
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Fortran string stuff on the T3E. Have introducedgoodale1999-10-22
* Added CCTK_FortranString which turns a C string into a fortran stringallen1999-10-14
* Renamed LOGICAL in ccl files to BOOLEANallen1999-09-21
* Null Terminate String now gives a warning if the length of the stringallen1999-09-11
* Removed a new line in a print statementallen1999-09-07
* Fixed a cut'n'paste bug.goodale1999-09-03
* New parameter stuff.goodale1999-08-26
* New include file namesallen1999-07-30
* CCTK function name changesallen1999-07-26
* More names changesallen1999-07-25
* Changing some routine names.allen1999-07-24
* Updated CCTK_SetLogical to use CCTK_INT.goodale1999-07-06
* Fix to SetDoubleInRange and SetIntInRange so compiling on the T3E works.allen1999-07-05
* Need to include cctk.h to get CCTK_WARN macros.allen1999-07-03
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* Reinstating the #ifdefed out regular expression stuff now that the gnugoodale1999-06-07
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Added the GNU extended regalar expression library sources. These files aregoodale1999-05-26