summaryrefslogtreecommitdiff
path: root/src/main/DefaultTimers.c
Commit message (Expand)AuthorAge
* Completed the previous fix -- I had missed another occurrance of theswhite2006-03-08
* Fix for bug introduced by recent patch in systems with non-SYSV conformantswhite2006-03-07
* As discussed in today's Cactus call, applying a couple of the patchesswhite2006-03-02
* Functions completing the Cactus Timer API.swhite2004-08-12
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Pass NULL instead of a 'struct timezone *' pointer as second argument totradke2002-10-31
* Shortened the headings for the Cactus default timers a bit (only have thetradke2001-12-11
* 'struct cTimerFuncs' was renamed into 'struct cClockFuncs'.tradke2001-07-12
* Fixed typo in default clock name.tradke2001-07-11
* CCTK_TimerRegister -> CCTK_ClockRegisterallen2001-07-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* grdoc, style-guidelines, ...goodale2000-10-05
* GRdoc + coding guideline stuff.goodale2000-10-04
* Removing warnings from rcsid variables.allen2000-04-17
* New function and structure namesallen2000-02-03
* Capitalising include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* Various things pointed out by running Insure on the code.goodale1999-10-26
* Timers now do register the number of values they provide.goodale1999-10-26
* More updates to timer stuff.goodale1999-10-22
* Timers are now created and timer data collected for scheduled routines.goodale1999-10-21
* Changed to use new #ifdefs.goodale1999-10-21
* Some new timer stuff. Compiles and links under linux and NT, butgoodale1999-10-20