aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Make the parameter file name part of the job id.schnetter2007-05-24
* Do not set DISPLAY when using an ssh tunnel.schnetter2007-05-24
* Slight message changeschnetter2007-05-24
* Output host name and port number when communication fails.schnetter2007-05-24
* Do not show full timer output.schnetter2007-05-24
* Replaced assert statements with level 0 CCTK_VWarns so that the user hastradke2006-10-31
* Show stdout and stderr while sending data. This allows people to seeschnetter2006-08-26
* Update to-do listschnetter2006-08-26
* Use new namespace for a CCTK vocabulary. It now points to an actual RDF/XMLtradke2006-08-17
* Fix problems for (t)csh login-shell users with stdin/stdout/stderr redirectiontradke2006-08-16
* Correct prototype of routine scheduled at startup.schnetter2006-08-14
* Generate RDF/XML documents in a more compactified form (as documented ontradke2006-08-02
* Also announce PBS_JOBID if it is set.tradke2006-08-01
* Added utility function rdf::cleanURI() to convert a string into a correct URItradke2006-08-01
* Use CCTK_CompileDateTime() and Util_CurrentDateTime() to get ISO 8601 conformanttradke2006-08-01
* Factor out the routines that send some data to a specific host/port.schnetter2006-07-27
* Move all handling of build and job ids to a separate file.schnetter2006-07-27
* Use size_t instead of int for counting the length of source files.schnetter2006-07-27
* Use the option "-x" when calling ssh. Otherwise it may try to forward anschnetter2006-07-27
* Change NUM_INDENT_SPACES from macro to constant.schnetter2006-07-27
* #include <sys/wait.h>, which is necessary for the WIFSIGNALED macro onschnetter2006-07-27
* Use POSIX::sigaction for setting the SIGALRM handler to bypass the Perltradke2006-07-27
* Remove duplicate code.schnetter2006-07-18
* Include all socket operations in the timeout given by Formaline::timeout.tradke2006-07-17
* Don't use multi-line strings when creating the RDF/XML document header.tradke2006-07-17
* Added new steerable integer parameter Formaline::timeout which lets you settradke2006-07-13
* Fix RDF/XML syntax when sending metadata updates.tradke2006-07-12
* 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
* Announce a parameter value only when it was set beforetradke2006-07-06
* Share parameter IO::out_save_parameters.tradke2006-07-06
* Revised version of RDF generation: it follows Dylan Stark's vocabularytradke2006-07-05
* Don't announce both 'n_procs' and 'nprocs'. Pick the latter.tradke2006-07-04
* Commented out unused XML namespaces.tradke2006-06-20
* Added datatype to RDF/XML items.tradke2006-06-20
* Determine the output precision for real numbers fromschnetter2006-06-15
* Announce the parameter file contentschnetter2006-06-15
* Make Formaline::rdf_hostname and Formaline::rdf_port array parameters so thattradke2006-06-15
* Properly indent RDF message.tradke2006-06-15
* Make things work when CCTK_REAL is not double and when CCTK_INT is notschnetter2006-06-14
* Report the number of processors that are used in a run.schnetter2006-06-11
* Update abstract.schnetter2006-05-26
* Add missing end tag of RDF document.tradke2006-05-18
* Properly close the "form:Simulation" tag in an RDF message.tradke2006-05-17
* Start Formaline in WRAGH instead of STARTUP; this is less trouble.schnetter2006-05-14
* Enhance Formaline's announce functionality to register with more than one por...tradke2006-05-10
* Schedule Formaline_OutputSource() after IOUtil_Startup() so that,tradke2006-05-10
* Fix hostname query if gethostbyname() for some reason doesn't return anytradke2006-05-10
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
* Announce in global modeschnetter2006-04-20