aboutsummaryrefslogtreecommitdiff
path: root/src/output_source.c
Commit message (Expand)AuthorAge
* Output Formaline tarballs in paralleleschnett2013-01-15
* Limit number of parallel writes to 10eschnett2012-03-07
* Output Formaline tarballs in paralleleschnett2011-09-17
* Correct detection of GNU tar implementations.eschnett2010-12-09
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Slight message changeschnetter2007-05-24
* Replaced assert statements with level 0 CCTK_VWarns so that the user hastradke2006-10-31
* Use size_t instead of int for counting the length of source files.schnetter2006-07-27
* Start Formaline in WRAGH instead of STARTUP; this is less trouble.schnetter2006-05-14
* Schedule Formaline_OutputSource() after IOUtil_Startup() so that,tradke2006-05-10
* Initialise large data arrays in several smaller chunks, not all atschnetter2005-08-22
* Put everything into a namespace.schnetter2005-05-31
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27
* Correct parameter file that outputs that tarball.schnetter2005-05-25
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24