aboutsummaryrefslogtreecommitdiff
path: root/src/Steer.c
Commit message (Expand)AuthorAge
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Pursuant to bug 1715swhite2004-06-01
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Addresses Cactus bug 923swhite2004-04-19
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* Regarding Cactus bug report 1632 "HTTPD contains buffer overflows"swhite2004-04-06
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Changed '#ifdef PTHREADS' into '#ifdef CCTK_PTHREADS'.tradke2001-04-05
* Fixed most of the compiler warnings.tradke2001-04-03
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Send size of buffer bigendian buffer of eight bytes rather than an int sogoodale2000-11-13
* Putting a mutex on the steering as there is a potential race condition heregoodale2000-10-25
* Bugfix.goodale2000-09-16
* Made parallel aware.goodale2000-09-15