aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Catch 'Connection reset by peer' socket error codes.tradke2002-04-22
* Print verbose messages only if IO::verbose is set.tradke2002-04-22
* Print some more informative message for unhandled return codes of socket calls.tradke2002-04-22
* Commented out a debug message. This close PR CactusPUGHIO/974.tradke2002-04-19
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed bug in parsing parameters.tradke2001-08-10
* Fixed compiler warnings and the problem with 'char * = const char *' assignmentstradke2001-06-14
* CCTK_FILEVERSIONallen2001-05-21
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Changing timelevel used for IO.allen2001-04-18
* Changed MIME type for advertised files from "data/streamed-isosurfaces" totradke2001-03-19
* Clean up the temporary advertised file at termination.tradke2001-03-15
* Advertised the hostname/port number information in a temporary file fortradke2001-03-02
* Fixed spelling mistake in standard outputallen2001-02-24
* Bringing isosurfacer into sync.jshalf2001-01-15
* Output the "no isosurface" message with CCTK_WARN() warning level 6.tradke2000-12-20
* Removing C++ comment.goodale2000-12-15
* Added parallel collection of vertex normals.jshalf2000-12-15
* Ooops,jshalf2000-12-13
* Fix parameter steering for parallel case.goodale2000-12-08
* CCTK_ParameterSet takes three strings.goodale2000-12-08
* Added the CCTK_ParameterSet() stuff and copy value of isosurfacer::isovaluejshalf2000-12-08
* Just making sure we are all synchronized.jshalf2000-12-08
* Added gradient normal computations for the Renderer Thorn.jshalf2000-12-07
* Changed C++ comment to C commentallen2000-11-16
* Ignore SIGPIPE.jshalf2000-11-01
* Updating to check for HAVE_SOCKET_TYPE.goodale2000-10-31
* A few more fixes to the parser for backward compability.jshalf2000-10-30
* Forgot to take PUGH into account for steering.jshalf2000-10-30
* Noticing the ADM difficulties.jshalf2000-10-13
* #if 0 -ing out references to cdtimes so compiles in parallel.goodale2000-10-11
* Now we have steering too.jshalf2000-10-09
* Finally got it to send some data to IsoView.jshalf2000-10-09
* OK,jshalf2000-10-08
* No longer needed. The isosurfacerGH supercedes the garden ofjshalf2000-10-07
* OK,jshalf2000-10-07
* Socket layer. Compiles but untested.goodale2000-10-04
* More bugfixes and C++'ism removal.jshalf2000-09-26
* More code reorganization and removal of C++ items.jshalf2000-09-26
* Initial add to the repository.jshalf2000-09-25