summaryrefslogtreecommitdiff
path: root/src/main/ActiveThorns.c
Commit message (Expand)AuthorAge
* Let active thorns treat \r as whitespace when parsing tokens.sbrandt2013-03-18
* Don't crash when activating non-existing thornseschnett2013-01-21
* Add more error checks when activating thornseschnett2013-01-20
* Correct variable nameeschnett2013-01-18
* Only warn (don't err) if a thorn is activated multiple timeseschnett2013-01-18
* Automatically activate required thornseschnett2013-01-18
* Fix typoschnetter2004-01-16
* Bugfix in CCTKi_RegisterThorn(): an allocated structure wasn't properly initi...tradke2003-09-12
* Check that all thorns which are required by a given thorn to be activatedtradke2003-09-04
* Fixed compiler warnings about type casts with missing const qualifiers.tradke2003-03-12
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Changed error message slightly for missing implementations in ActiveThornsallen2002-08-20
* Fix error message for printing thorn dependencies.tradke2002-08-12
* If an implementation is required but not activated, print the name of thetradke2002-07-12
* Added missing include "cctki_Parameter.h".tradke2002-05-29
* Makes new call to activate thorn parameters after thorns are activated.goodale2002-05-20
* Fixed compiler warning about an unused variable assignment.tradke2001-12-04
* Fixing some unprotected mallocs spotted by Ian Hawke.goodale2001-11-07
* Added a function which returns a list of required (=inherited+friends) implem...allen2001-10-23
* Fixed small bug in detecting errors in thorn inheritanceallen2001-10-18
* Cactus/783 and a bit moreallen2001-09-21
* Print the parameter file name before the messages about ActiveThornsallen2001-09-20
* Fixed gcc warnings.tradke2001-09-12
* Tidying up error messages for missing thornsallen2001-07-03
* Reformatted the error message when thorns are missing from the ActiveThornsallen2001-06-26
* Adding extra help so it gives you some idea of what thorns to activate ifgoodale2001-06-04
* New improved thorn activation routine. This routine checks the relationshipsgoodale2001-05-22
* Use CCTK_VWarn() in place of CCTK_WARN.tradke2001-05-22
* Syncing before going home. New stuff not finished or called yet.goodale2001-05-21
* Several inter-twined changes: -goodale2001-05-21
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed bug in index nameallen2000-10-05
* grdoc, style-guidelines, ...goodale2000-10-05
* IsThornActive is a fortran function not a subroutineallen2000-07-15
* New macros for Fortran callsallen2000-05-10
* Removing warnings from rcsid variables.allen2000-04-17
* Removed routines that allocated and returned a list of thorns or implementati...tradke2000-02-02
* CCTK function name changesallen2000-01-25
* Capitalising include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* Removed tabs from files.goodale1999-11-24
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Some bugfixes and renaming of parameter stuff.goodale1999-10-18
* Additions to parameter stuff and activethorns - thanks Andre.goodale1999-10-14
* Added F wrapper forlanfer1999-10-05
* Added fortran binder for IsThornActiveallen1999-09-15
* New parameter stuff.goodale1999-08-26
* Include file name changesallen1999-07-30
* Routine name changesallen1999-07-25
* Changing some routine names.allen1999-07-24