aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* explicitly specifying function arguments to be voidHEADsvnmasterknarf2012-12-17
* declare function to avoid compiler warningknarf2012-12-17
* remove unused variablesknarf2012-12-17
* remove unused functionknarf2012-12-17
* Add missing #includeeschnett2012-10-24
* Move MPI support from flesh to a thorneschnett2012-07-21
* This patch lets the internal list not grow if a file was already addedknarf2009-10-09
* Ensure correct schedule orderschnetter2009-06-23
* Add missing #include <stdlib.h>schnetter2009-06-23
* Correct segmentation fault.schnetter2009-06-22
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct packageknarf2009-01-22
* Correct email address in copyright statement.schnetter2005-10-22
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Switch back to using Util_snprintf() which has been fixed now.tradke2004-12-21
* Andre Werthmann's code to provide a webpage with CCTK timer data.tradke2004-12-20
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* See bug 1715swhite2004-06-01
* Pursuant to bug 1715swhite2004-06-01
* Untabified.goodale2004-05-17
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Changed HTTPD function names in exported header files to be in betterswhite2004-05-05
* Addresses Cactus bug 923swhite2004-04-19
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* tidyingswhite2004-04-07
* Various HTML tweeks. Made to load with Amaya.swhite2004-04-07
* Use new requires/provides mechanismschnetter2004-04-07
* more stragglersswhite2004-04-07
* Make compile-time dependencies explicitschnetter2004-04-06
* spelling correctionrideout2002-11-28
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* adding documenation templatesikelley2002-06-04
* Missing include fileallen2002-06-02
* Include missing header files and prototypes.tradke2002-05-07
* Scott's change for making the jpeg images clickable.tradke2002-03-06
* Fixed compiler warning.tradke2002-01-07
* Callback functions, which serve registered pages, take a 'const cGH *'tradke2002-01-04
* Bugfix using the message board.tradke2001-11-13
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Removed unused variable.tradke2001-09-12
* Make sure startup routine is before IOUtil to pick up files advertisedallen2001-06-26
* HTTPExtra requires IO, else: In function HTTP_util_RegisterIOPages undefined ...lanfer2001-05-16
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Removed static function GetHostName(), call Util_GetHostName() instead.tradke2001-03-05
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Fixing format string bug.goodale2000-12-12
* w2k needs winsock2.h included to find gethostname.goodale2000-12-12
* Fix for stupid bug.goodale2000-11-13