summaryrefslogtreecommitdiff
path: root/src/main/Banner.c
Commit message (Collapse)AuthorAge
* Cactus currently printsknarf2013-07-27
| | | | | | | | | | | | | | | | | | | | | 10 1 0101 ************************ 01 1010 10 The Cactus Code V4.0 1010 1101 011 www.cactuscode.org 1001 100101 ************************ 00010101 100011 (c) Copyright The Authors 0100 GNU Licensed. No Warranty 0101 Cactus version: 4.2.1 Note the first version, mentioned in the Banner (4.0) is wrong - it's hard-coded in the source. The attached patch uses CCTK_FullVersion() instead. Kudos to Steve to spot this. git-svn-id: http://svn.cactuscode.org/flesh/trunk@5035 17b73243-c579-4c4c-a9d2-2d5706c11dac
* also output the process ID in the Cactus banner printed at startuptradke2009-02-13
| | | | | | | (patch http://www.cactuscode.org/old/pipermail/patches/2009-February/000256.html) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4552 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Also print the working directory in the banner output at startup.tradke2006-02-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4256 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3029 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed bug getting the command line arguments.tradke2002-01-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2570 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add the name of the executable to the banner printed to standard out.allen2002-01-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2566 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
| | | | | | | | and for I/O method registration. You will also need to update the I/O thorns which I will commit changes to now. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2452 17b73243-c579-4c4c-a9d2-2d5706c11dac
* For Erik ... Version -> Cactus versionallen2001-09-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2378 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cactus/783 and a bit moreallen2001-09-21
| | | | | | | | | | | | | | | Changed banner information to look something like: -------------------------------------------------------------------------------- Version: 4.0.b11 Compile date: Sep 21 2001 (20:54:30) Run date: Sep 21 2001 (21:17:58) Run host: gullveig.aei.mpg.de Parameter file: test_WaveToy2D.par -------------------------------------------------------------------------------- git-svn-id: http://svn.cactuscode.org/flesh/trunk@2376 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Version, Compile Time and Run Time to standard banner to make it easier toallen2001-09-05
| | | | | | | interpret standard output files git-svn-id: http://svn.cactuscode.org/flesh/trunk@2337 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2159 17b73243-c579-4c4c-a9d2-2d5706c11dac
* GRdoc + coding guideline stuff.goodale2000-10-04
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1851 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making the lines in the cactus banner longer so they match the other linesallen2000-07-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1724 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some int's which should have been CCTK_INTs ... thanks Ryojiallen2000-06-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1685 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Using ParameterGetallen2000-06-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1684 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New macros for Fortran callsallen2000-05-10
| | | | | | | CCTK_Warn -> CCTK_VWarn where appropriate git-svn-id: http://svn.cactuscode.org/flesh/trunk@1639 17b73243-c579-4c4c-a9d2-2d5706c11dac
* removing USE_blalanfer2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1605 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing warnings from rcsid variables.allen2000-04-17
| | | | | | | Tidied include files a bit, removing a few cctk.h's, so I've introduced a few more warnings to fix git-svn-id: http://svn.cactuscode.org/flesh/trunk@1550 17b73243-c579-4c4c-a9d2-2d5706c11dac
* void -> intallen2000-02-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1363 17b73243-c579-4c4c-a9d2-2d5706c11dac
* cctk_parameters -> cctk_Parametersallen2000-01-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1307 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK function name changesallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1297 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Capitalising include file namesallen2000-01-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1265 17b73243-c579-4c4c-a9d2-2d5706c11dac
* added include string.h (needed on dec)lanfer2000-01-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1259 17b73243-c579-4c4c-a9d2-2d5706c11dac
* config.h -> cctk_config.hallen2000-01-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1247 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding USE_CCTK_PARAMETERSallen2000-01-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1235 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed tabs from files.goodale1999-11-24
| | | | | | | | | Added @version lines to various header files. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1170 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed an extraneous const.goodale1999-11-09
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1148 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1129 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Allocating memory for incoming string in banner registration.goodale1999-10-28
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1116 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding fortran bindings and special status for Cactus bannerallen1999-10-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1034 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Setting all output dividers to be the same length and not too longallen1999-09-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@868 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some cleaning, info calls, banners, etc.jmasso1999-07-29
| | | | | | | | | | and changing the default of PUGH::padding_active to "no". This obscure thingy is in principle only useful on the T3E... - Joan git-svn-id: http://svn.cactuscode.org/flesh/trunk@819 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Routine name changesallen1999-07-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@781 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added an rcsid line.goodale1999-07-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@746 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed a memory allocation bug. Banners should work now.goodale1999-07-20
| | | | | | | Tom and Gab git-svn-id: http://svn.cactuscode.org/flesh/trunk@745 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Banner is causing a problem on the origin, and I can't see why. for theallen1999-07-19
| | | | | | | moment I'll remove the offending line. git-svn-id: http://svn.cactuscode.org/flesh/trunk@741 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Registration routine to add a banner during cactus start up. At theallen1999-07-18
moment this registers a "C" style string, although maybe it should just register a routine. git-svn-id: http://svn.cactuscode.org/flesh/trunk@721 17b73243-c579-4c4c-a9d2-2d5706c11dac