summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add macros *_FORTSTRING_LEN that allow C code to access the stringschnetter2004-04-12
* Remove syntax error (forgotten ;;)schnetter2004-04-10
* Introduce the mechanism that forces users to re-configure theirschnetter2004-04-10
* Say whether HDF5 is availableschnetter2004-04-10
* Say whether MPI is availableschnetter2004-04-10
* Say whether PETSc is availableschnetter2004-04-10
* Say whether FFTW is availableschnetter2004-04-10
* Autodetect the FFTW libraryschnetter2004-04-10
* Check whether thorn names clash with system library names.schnetter2004-04-09
* Latest changes from Yaakoub.goodale2004-04-07
* New version of solaris, test on byte.cct.lsu.edu with native and gnu compilers.allen2004-04-07
* Flush stdout before printing to stderr.schnetter2004-04-06
* Pass option "-u" when calling diff.schnetter2004-04-06
* Create timers with unique names by using an integer serial number.schnetter2004-04-06
* Change ".eq. 1" to ".ne. 0" for CCTK_EQUALS, because this is what Cschnetter2004-04-04
* Check malloc return values more carefully: malloc(0)==0 is not anschnetter2004-04-04
* Check malloc return valueschnetter2004-04-04
* Complete list of error codes for CCTK_FirstVarIndexschnetter2004-04-04
* Reformat commentschnetter2004-04-04
* Fix typo in commentschnetter2004-04-04
* Add CVS tagschnetter2004-04-04
* Create .mod files.jshalf2004-04-02
* The preprocessor on the Cray-X1 put spaces in odd places when expandingjshalf2004-04-02
* Remove empty filesschnetter2004-04-01
* Add CVS headerschnetter2004-04-01
* Fixed parsing of vector groups in CCTK_TraverseString().tradke2004-04-01
* When using Intel compilers:tradke2004-04-01
* Force a rebuild after recently re-enabling the consistency checks.schnetter2004-04-01
* Re-instating the consistency check that all thorns providing the samegoodale2004-04-01
* Fixing apostrophes in messages.goodale2004-04-01
* Correct explanation of vector groupsschnetter2004-03-31
* Set default optimization flags for gfortran compiler to '-O3 -funroll-loops'.tradke2004-03-31
* Fix typo in commentschnetter2004-03-31
* Handle the external Lorene library.schnetter2004-03-31
* Define the type CCTK_FPOINTER also in Fortran.schnetter2004-03-31
* Removed erroneous line continuation backslash in last line oftradke2004-03-31
* #define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-31
* Updating to beta 14.goodale2004-03-30
* Document the new configuration.ccl stuff. Made note of the it not beinggoodale2004-03-30
* Changed method of finding portland compiler libraries.goodale2004-03-30
* Got IBM C/C++ compilers working.goodale2004-03-30
* Removed compile-time dependency of all thorns on Cactus and CactusBindings.tradke2004-03-29
* Fixed path to cpp.tradke2004-03-29
* Trying to autodetect correct lib dir.goodale2004-03-29
* Fixing a typo.goodale2004-03-28
* Tidying.goodale2004-03-28
* Set -tradtional flag on preprocessing Fortran files.goodale2004-03-28
* Updated file. Doesn't succeed in linking though 8-(goodale2004-03-28
* Latest Absoft compilers don't give output from -V flag unlessgoodale2004-03-28
* Added a --version flag.goodale2004-03-27