aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Roland Haas: don't require non-existant include filesHEADmasterknarf2012-03-20
* fix compiler warningsknarf2011-08-21
* patch from Steven Brandt: It gets rid of annoying error messages when one of ...knarf2011-08-21
* require libjpeg, not jpeg6b anymoreknarf2010-09-08
* IOJpeg: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* Remove last argument to IOUtil call which somehow slipped into this from the ...knarf2009-10-20
* Support interpolating to obtain the image values. This makes itschnetter2009-10-20
* This patch lets IOJpeg announce every time a new jpeg is available (notknarf2009-10-09
* Include Licence in READMEknarf2009-01-27
* also activate thorn LoopControltradke2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Use CarpetIOBasic instead of IOBasic.tradke2006-07-12
* Added localreduce to activethornsyye002006-01-25
* Add LocalReduce to the ActiveThorns list. It's needed by the new reduction API.tradke2005-11-03
* change to use new reduction apiyye002005-11-02
* Correct email address in copyright statement.schnetter2005-10-22
* For announced JPEGs: write to a temporary file first and then (atomically)tradke2005-10-16
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Always specify the global hyperslab mapping extents as negative valuestradke2004-11-17
* HTTPD/IOJpeg example parameter file using Carpet as driver thorn.tradke2004-11-17
* Added refinement of resulting jpeg images.tradke2004-11-05
* #include "util_Table.h"tradke2004-11-05
* Fixed resizing of resulting jpeg images: leave one grid point at boundariestradke2004-11-05
* Added a steerable integer parameter IOJpeg::refinement_factor which lets youtradke2004-11-04
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Fixed wrong title of thorn documentation.tradke2004-09-15
* Move initial check of IOJpeg parameters to the end of SetupGH().tradke2004-06-16
* IOJpeg already requires the capability 'jpeg6b' so there is no need to inherittradke2004-06-11
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Use IO::strict_io_parameter_check.tradke2004-06-09
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* IOJpeg doesn't need to inherit from Hyperslab anymore.tradke2004-04-23
* Fix error in parameter descriptionschnetter2004-04-13
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Only register IOJepg I/O method if the maximum dimension of gridtradke2003-12-03
* IOJpeg requires thorn jpeg6b.tradke2003-11-18
* Adapt to new Fortran pointer ABI.schnetter2003-10-29
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Support for new aliased function specification format.rideout2003-05-02
* Adding missing socket activation.goodale2003-04-02
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* New interface for aliased functions.rideout2003-02-27
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointers to string parameters to a local variable before modifying it.tradke2003-01-06