summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Support for AIX 5.2.0.0.tradke2003-12-29
* Fixed a regex to parse a function pointer argument list.tradke2003-12-18
* Turn "WARN={yes|no}" into a configuration option also (still changeable attradke2003-12-17
* Support for Intel compilers version 8.tradke2003-12-17
* Check for ifort as F77/F90 compiler.tradke2003-12-17
* Allow interface.ccl to end with a non-'\n'-terminated comment.rideout2003-12-06
* Allow global parameters in size declarations of ARRAYs.rideout2003-12-06
* Strip off FPTRARGS from the error message if a function pointerrideout2003-12-06
* Added Fokke Dijkstra's patch to properly deal with comments in linestradke2003-12-05
* Don't turn the return type of an aliased function into upper-case if ittradke2003-12-05
* interface.ccl should be case insensitive, thus so should the returnrideout2003-12-05
* Allow vector groups of scalars.schnetter2003-11-21
* Correct $Header$ templateschnetter2003-11-21
* Exclude cctk_Functions.h from dependency checking. It does notschnetter2003-11-20
* Force a rebuild for the latest change.schnetter2003-11-19
* Create #include statements in cctk_Functions.h for all thorns, notschnetter2003-11-19
* Add more empty lines to [CF]Parameters.h (but less than before).schnetter2003-11-19
* Use fewer empty lines in [CF]Parameters.h.schnetter2003-11-19
* Fixed routine to create a minimal THORN_LINKLIST. Also checks for crosstradke2003-11-18
* Check whether the HDF5 installation has the external szlib I/O filter built in,tradke2003-11-10
* Allow comparison operators in accumulator expressions.schnetter2003-11-07
* Changing DIM of scalars requires a rebuild.schnetter2003-11-06
* Fix typo.schnetter2003-11-05
* Remove superfluous parentheses.schnetter2003-11-05
* Sort keys before looping to avoid changing cctk_Functions.hschnetter2003-11-05
* Add scheduling bin "POSTRESTRICT".schnetter2003-11-05
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Update from configure.in. This mainly reflects the changes to enableschnetter2003-10-28
* Force rebuilding for the Fortran function prototypes.schnetter2003-10-27
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Move files into a different directory, where they fit better.schnetter2003-10-13
* Add commands "make ThornDoc" and "make ArrangementDoc" to prepare theschnetter2003-10-13
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Offer to display test case results with gnuplot as well.schnetter2003-10-13
* Output the dividers during the build stage after each step instead before,schnetter2003-10-13
* Traverse all hashes alphabetically, so that all output files of theschnetter2003-10-07
* Give grid scalars the dimension 0 instead of 1.schnetter2003-10-07
* Currently the dependencies from the configure.ccl file are not handledschnetter2003-10-07
* Support for NEC SX-6.tradke2003-10-07
* Use most aggressive optimization strategy also for C/C++ code - but had totradke2003-10-06
* John Shalf's known arch options for Darwin 6.8 and knowledge about thetradke2003-10-06
* Support for x1-cray-unicosmp. Added by John Shalf.tradke2003-10-06
* Check for a valid PETSc standard installation libdir.tradke2003-10-06
* Fixed a small shell syntax error in an if statement.tradke2003-10-06
* PETSc support for DEC Alpha (lemieux).tradke2003-09-30
* Use '-f90lib' linker flag to link all the necessary fortran runtime libs.tradke2003-09-29
* Support for PETSc architecture linux64_intel.tradke2003-09-29
* Added another fortran library to the system libs.tradke2003-09-26
* Fixed a regular expression in the configuration options file parsertradke2003-09-26
* John's optimization options and my cross compiling options.tradke2003-09-25