summaryrefslogtreecommitdiff
path: root/src/main/Banner.c
Commit message (Expand)AuthorAge
* Cactus currently printsknarf2013-07-27
* also output the process ID in the Cactus banner printed at startuptradke2009-02-13
* Also print the working directory in the banner output at startup.tradke2006-02-16
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Fixed bug getting the command line arguments.tradke2002-01-04
* Add the name of the executable to the banner printed to standard out.allen2002-01-03
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
* For Erik ... Version -> Cactus versionallen2001-09-22
* Cactus/783 and a bit moreallen2001-09-21
* Added Version, Compile Time and Run Time to standard banner to make it easier toallen2001-09-05
* Making rcsid strings constant - PR 669.goodale2001-05-10
* GRdoc + coding guideline stuff.goodale2000-10-04
* Making the lines in the cactus banner longer so they match the other linesallen2000-07-12
* Some int's which should have been CCTK_INTs ... thanks Ryojiallen2000-06-20
* Using ParameterGetallen2000-06-20
* New macros for Fortran callsallen2000-05-10
* removing USE_blalanfer2000-04-19
* Removing warnings from rcsid variables.allen2000-04-17
* void -> intallen2000-02-04
* cctk_parameters -> cctk_Parametersallen2000-01-27
* CCTK function name changesallen2000-01-25
* Capitalising include file namesallen2000-01-16
* added include string.h (needed on dec)lanfer2000-01-14
* config.h -> cctk_config.hallen2000-01-13
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Removed tabs from files.goodale1999-11-24
* Removed an extraneous const.goodale1999-11-09
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Allocating memory for incoming string in banner registration.goodale1999-10-28
* Adding fortran bindings and special status for Cactus bannerallen1999-10-14
* Setting all output dividers to be the same length and not too longallen1999-09-04
* Some cleaning, info calls, banners, etc.jmasso1999-07-29
* Routine name changesallen1999-07-25
* Added an rcsid line.goodale1999-07-20
* Fixed a memory allocation bug. Banners should work now.goodale1999-07-20
* Banner is causing a problem on the origin, and I can't see why. for theallen1999-07-19
* Registration routine to add a banner during cactus start up. At theallen1999-07-18