aboutsummaryrefslogtreecommitdiff
path: root/src/announce.cc
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numberseschnett2013-03-08
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* Remove source ID again; please use the build ID instead.schnetter2008-03-10
* Output simulation id and run id to metadata storageschnetter2008-02-03
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Remove old API to announce data to thorn Formaline.schnetter2007-08-29
* Provide aliased functions which can be used to announce certain eventsschnetter2007-08-21
* Move all handling of build and job ids to a separate file.schnetter2006-07-27
* Implemented update of RDF information during evolution and at termination.tradke2006-07-12
* Use HTTP PUT to send an RDF/XML document to an RDF storage server.tradke2006-07-11
* Don't announce both 'n_procs' and 'nprocs'. Pick the latter.tradke2006-07-04
* Announce the parameter file contentschnetter2006-06-15
* Report the number of processors that are used in a run.schnetter2006-06-11
* Start Formaline in WRAGH instead of STARTUP; this is less trouble.schnetter2006-05-14
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
* Provide an aliased function that returns a unique build ID.schnetter2005-10-19
* Register the functions that intercept the warnings and info messageschnetter2005-10-15
* Make sure that a job ID exists before using it.schnetter2005-10-15
* Remove debug messagesschnetter2005-10-08
* Correct job ids: gmtime returns the month in the range 0..11.schnetter2005-10-06
* Register with the flesh to receive warnings and info messages. Storeschnetter2005-10-05
* Correct Y2K bug: gmtime() counts years since 1900, so have to add 1900schnetter2005-08-23
* Also announce some PBS information.schnetter2005-06-14
* Publish a unique ID for the simulation through an aliased function.schnetter2005-06-05
* Make parameters steerable.schnetter2005-06-05
* Put everything into a namespace.schnetter2005-05-31
* Make it possible to announce or store grid scalarsschnetter2005-05-29
* Create a unique ID for each buildschnetter2005-05-29
* Store boolean variables with their own type instead of as integers.schnetter2005-05-29
* Store the list of compiled and active thorns.schnetter2005-05-29
* Make announcing to the portal workschnetter2005-05-28
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27