summaryrefslogtreecommitdiff
path: root/src/util/StoreHandledData.c
Commit message (Expand)AuthorAge
* Fix typo in comment.schnetter2004-01-22
* typo in commentrideout2004-01-07
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Util_GetHandleName() should return the name as a 'const char *'.tradke2001-07-03
* Fixing some compiler warnings.goodale2001-06-25
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Removing rcsid warningsallen2000-04-17
* Removed tabs from files.goodale1999-11-24
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Check for an active handle in Util_GetHandle().tradke1999-10-27
* Minor bug fix.goodale1999-09-14
* More subroutine name changesallen1999-07-24
* Added a function CCTK_GetHandleName to get the name associated with a handle.goodale1999-02-03
* Changed char * to const char * in CCTK_NewHandle.goodale1999-02-02
* Finished and tested the handled data routines.goodale1999-02-02
* Started adding a generic handle storage suite. Basically nicking the stuffgoodale1999-02-01