summaryrefslogtreecommitdiff
path: root/src/main/GHExtensions.c
Commit message (Expand)AuthorAge
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* In CCTKi_ScheduleTraverseGHExtensions(): call CCTK_ScheduleTraverse()tradke2001-07-04
* Pass 'const cGH *' into CCTK_GHExtension().tradke2001-05-19
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Error checkingallen2001-04-18
* CCTK_GHExtension() shouldn't return 'const void *' because sometimestradke2000-11-23
* Added new routinetradke2000-10-08
* grdoc, style-guidelines, ...goodale2000-10-05
* Don't malloc zero bytes when there are no GH extensions.goodale2000-05-12
* Skip already unregistered GH extensions when looping over all handles.tradke2000-05-11
* New routine CCTK_UnregisterGHExtension() which can be called by terminationtradke2000-05-10
* New macros for Fortran callsallen2000-05-10
* Removing warnings from rcsid variables.allen2000-04-17
* Removing rfrTraverse, replaced by CCTK_ScheduleTraverseallen2000-04-16
* Added the mechanism for allowing drivers to specify a function to begoodale2000-01-27
* Untabified.goodale2000-01-27
* Tidying CCTK_Warnsallen2000-01-25
* Removed tabs from files.goodale1999-11-24
* Print out registered extensions and handles in debug modeallen1999-11-12
* Added cctk.h, since I have removed it from cctk_Flesh.h ... stillallen1999-10-14
* Changed CCTKi_rfrTraverse to CCTK_rfrTraverse, as it needs to be callable fro...goodale1999-09-14
* Include file name changesallen1999-07-30
* More subroutine name changesallen1999-07-24
* Changing some routine names.allen1999-07-24
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Level 4 warnings for unregistered GH Extensions. Should probablyallen1999-07-05
* Compiler warning fixallen1999-06-28
* Moved GHExtensions from the comm directory to the main directory.goodale1999-02-21