summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added some cross-references.rideout2002-07-04
* Take the value of `basename $CC` when checking for a specific C compiler.tradke2002-07-01
* typoallen2002-06-28
* Catch malloc() of zero bytes explicitely.tradke2002-06-27
* Answering my own question since it just caught me out ...allen2002-06-26
* Added some of the fancier pdftex options (hyperref, thumbpdf) as anallen2002-06-26
* Changed the default optimization option for g77 from '-O' to '-O2'.tradke2002-06-26
* Removing the entry about not being able to schedule routines without a driverallen2002-06-25
* New entry:allen2002-06-25
* Changed the definition of the DECLARE_CCTK_<THORN>_CARGUMENTS macros:tradke2002-06-21
* Removed macros CCTK_GROUPLENGTH and CCTK_STORAGESIZE and the declaration of thetradke2002-06-21
* Removed the definition of the magic 'cctk_one' constant used to build the thorntradke2002-06-21
* Fix typo in staggering discussion.rideout2002-06-20
* Use CCTK_VarDataPtr() rather than cctk->data[CCTK_VarIndex("some_var")] in thetradke2002-06-17
* Another fix for writing the '$Header:$' line in generated files.tradke2002-06-13
* qspill=10000 to compiler on psi (RZG)lanfer2002-06-13
* Fixed the CVS header for generated files in a new thorn. The colon was missing.tradke2002-06-12
* New version: b13allen2002-06-07
* Stop if HDF5 makefile variable is set to anything other than "yes|no" or lefttradke2002-06-07
* [[from Jonathan Thornburg]]tradke2002-06-07
* Don't call malloc() with a size of zero bytes.tradke2002-06-07
* From Ian Kelley:allen2002-06-04
* forgot to end the ''cactuspart'' Referencesikelley2002-06-04
* added Jonathan Thornburg's request for a \text macroikelley2002-06-04
* adding macro for \textikelley2002-06-04
* added a couple more rulesikelley2002-06-04
* a little messier now, but has a new function Read_New_Thorn_Doc, which reads ...ikelley2002-06-04
* Update with latest Cygwin (1.3.10)allen2002-06-03
* Added '-writable_strings' to C*_OPTIMISE_FLAGS which would be disabledtradke2002-06-03
* Add instructions on how to make Thorn Guidesallen2002-06-03
* Added text about adding thorn documentationallen2002-06-03
* Moved the defines for 'const', 'inline', and 'restrict' down into thetradke2002-06-03
* Removedallen2002-06-03
* in description of CCTK_InterpLocalUniform():jthorn2002-06-02
* Add a line to the template for CVS version informationallen2002-06-02
* From Ian Kelley ...allen2002-06-02
* New versionallen2002-06-02
* Check for availability of <sys/ioctl.h>.tradke2002-06-01
* Check for availability of <sys/filio.h> which is needed for socket I/O code.tradke2002-05-31
* Get the configuration name right in the test outputallen2002-05-31
* Concatenate lines with a trailing backslash character if the system preprocessortradke2002-05-31
* Use the Cactus preprocessor to generate Fortran dependencies.tradke2002-05-31
* Check if there is an local/grid interpolation operator registered under atradke2002-05-31
* Fixed bug in creating the TEST directory initiallyallen2002-05-31
* Initial notes about adding documentation from Ianallen2002-05-30
* From Ian Kelley,allen2002-05-30
* template for thorn documentation, needs some editing stillallen2002-05-30
* First go at a style file for thorn documentation, will be refined.allen2002-05-30
* Fixed typo in warning message. Some better grdoc for generated files.tradke2002-05-30
* From Ian Kelley:allen2002-05-30