summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert accidental changes from the last commit.schnetter2004-12-28
* Rename "round" to "myround". Otherwise, the function "round" has theschnetter2004-12-28
* document the newly-repaired-and-rejuvinated Util_snprintf() functionjthorn2004-12-27
* When building utility programs, include makefile definitions generatedtradke2004-12-21
* Added support for 'g' format.goodale2004-12-20
* Added support for E format.goodale2004-12-20
* Fix bug which ate zeros after decimal places for output.goodale2004-12-20
* Document new flesh parameter Cactus::highlight_warning_messages.tradke2004-12-20
* Implement steerable boolean parameter Cactus::highlight_warning_messagestradke2004-12-20
* Undo my previous commit because it was GPL code.tradke2004-12-17
* New version of snprintf() and vsnprintf(). These are taken from the glib 1.2.8tradke2004-12-17
* Added /usr/gm and /usr/local/gm to places to search for myrinet.goodale2004-12-17
* Catch too many tokens in an argument problem for aliasedhawke2004-12-15
* add footnote describing hopefully-soon-to-be-internal functionjthorn2004-12-10
* Print warning message headers in bold font.tradke2004-12-10
* have CCTK_WARN() description point to CCTK_VWarn() one forjthorn2004-12-10
* document the new CCTK_WARN_* macrosjthorn2004-12-10
* fix error return in CCTK_ReduceGridArrays() examplejthorn2004-12-10
* change more examples to use new CCTK_WARN_* macrosjthorn2004-12-10
* change examples to use new CCTK_WARN_* macrosjthorn2004-12-10
* change examples to use new CCTK_WARN_* macros for warning levelsjthorn2004-12-10
* document new CCTK_WARN_* severity-level macrosjthorn2004-12-10
* += #defines for warning levels, as per Steve's suggestions in PR#1742jthorn2004-12-10
* comment-out a line which accidentally got un-commented-outjthorn2004-12-07
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Add the restrict qualifier to C/C++ arguments.goodale2004-11-30
* Define CCTK_RESTRICT to be the appropriate restrict qualifier forgoodale2004-11-30
* Correct size of CCTK_INT1 in table.schnetter2004-11-26
* Fixes for 'x86_64':tradke2004-11-26
* Do not add standard directories to the include and library paths.schnetter2004-11-24
* Remove superfluous empty line in output.schnetter2004-11-23
* Turn on aggressive optimization for the PathScale compilers.tradke2004-11-18
* Added math vector library for PathScale compiler.tradke2004-11-16
* Added Linux architecture support for PathScale compilers.tradke2004-11-16
* Removing some strange lines and some lines scheduled for removal in beta16.goodale2004-11-15
* note that empty sections in the FunctionDescription environmentjthorn2004-11-15
* Fixed latex errors. Corrected ordering of function references.tradke2004-11-15
* LAM libraries wants libdl. Added to MPI_LIBS.tradke2004-11-14
* Fixed C++/LD options for the Portland compiler suite.tradke2004-11-10
* Fixed typo for Portland C++ compiler flag settings: CXX_FLAGS -> CXXFLAGS.tradke2004-11-10
* Add HAVE_HDF5_STREAM_VFD and HDF5_LFS_FLAGS makefile variables.tradke2004-11-08
* Do not omit standard lib/include paths (/usr/ and /usr/local/) if the usertradke2004-11-08
* Put a newline between different MAKE_DEFINITION blocks.tradke2004-11-08
* Document the <config>-configinfo and <config>-reconfig makefile targets.tradke2004-11-08
* Added help for the <config>-configinfo target.tradke2004-11-08
* Cast the Fortran CCTK_ARGUMENTS list elements from void* to theschnetter2004-11-05
* Protect call to sleep, as it is not available everywhere.goodale2004-11-05
* Check for the basename of $LD when testing for specific linkers.tradke2004-11-04
* implement new CONFIGURATION-reconfig optionjthorn2004-11-04
* CCTK_InterpGridArrays():jthorn2004-11-04