summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Added '-nopredicate' to the fortran optimization flags. This disables generationtradke2002-07-23
* Known-arch file for Darwin 5.5.tradke2002-07-16
* takes a -tocdepth command line var now to specify the master tableofcontents ...ikelley2002-07-15
* setting toc depth to 1ikelley2002-07-15
* Removed obselete method of setting THORN_LINKLIST.rideout2002-07-11
* Take the value of `basename $CC` when checking for a specific C compiler.tradke2002-07-01
* Changed the default optimization option for g77 from '-O' to '-O2'.tradke2002-06-26
* Changed the definition of the DECLARE_CCTK_<THORN>_CARGUMENTS macros:tradke2002-06-21
* 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
* Stop if HDF5 makefile variable is set to anything other than "yes|no" or lefttradke2002-06-07
* forgot to end the ''cactuspart'' Referencesikelley2002-06-04
* added Jonathan Thornburg's request for a \text macroikelley2002-06-04
* a little messier now, but has a new function Read_New_Thorn_Doc, which reads ...ikelley2002-06-04
* Added '-writable_strings' to C*_OPTIMISE_FLAGS which would be disabledtradke2002-06-03
* Moved the defines for 'const', 'inline', and 'restrict' down into thetradke2002-06-03
* From Ian Kelley ...allen2002-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
* Fixed bug in creating the TEST directory initiallyallen2002-05-31
* From Ian Kelley,allen2002-05-30
* Fixed typo in warning message. Some better grdoc for generated files.tradke2002-05-30
* From Ian Kelley:allen2002-05-30
* Added support for a config file for testsuites, where IO thorns can provide i...allen2002-05-29
* Set CPP to '$(PERL) $(CCTK_HOME)/lib/sbin/cpp.pl'.tradke2002-05-29
* we do not want to warn when there is no documentation for a given arrangementikelley2002-05-29
* now that arrangements will have 'doc' directories, we want to ignore them whe...ikelley2002-05-29
* adding arrangment documentation to thornguide, if it exists...ikelley2002-05-29
* trivial typo fixrideout2002-05-29
* Use the Cactus cpp.pl script to create the dependencies for all fortran code.tradke2002-05-28
* Added known-architectures stuff for OpenBSD 3.1 (nothing changed since 3.0).tradke2002-05-24
* Initialising some database entries in a different placeallen2002-05-23
* Strip trailing spaces from parameter defaultsallen2002-05-23
* Only print out the "differences below tolerance" buffer onceallen2002-05-23
* If there are no output files created just say so and don't list everyallen2002-05-22
* TAGS tables for groups.goodale2002-05-22
* New routine which splits a string on = or space, ignoring their presence ingoodale2002-05-22
* Formattingallen2002-05-21
* Add support for new file namesallen2002-05-21
* Fix for when extending a parameter shared AS.goodale2002-05-20
* Added AS for parameters. You can now have one name for a parameter as seengoodale2002-05-20
* Added array parameters.goodale2002-05-20
* Assume that if a line in schedule.ccl isn't the right format for a storage li...allen2002-05-17
* Added functions for checking an expression for the proposed accumulatorgoodale2002-05-17
* Remove semicolons after the CCTK_FILEVERSION macro, so we can now usegoodale2002-05-17