summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Use the C compiler rather than the preprocessor to generate dependencies fortradke2003-06-04
* Jonathan Thornburg's script to configure Cactus with BLAS.tradke2003-06-04
* When calling C routines from Fortran, CCTK_POINTER* arguments shouldrideout2003-06-04
* New version of OpenBSD. Submitted by Jonathon Thornburg.goodale2003-06-02
* Updated test for whether g77 needs libf2c or libg2c. If anyone still hasgoodale2003-05-26
* Replaced with new CACHE macrosallen2003-05-25
* Corrected comment lineallen2003-05-25
* Eliminate white space in parameter expressions, so that they arerideout2003-05-23
* Using "CCTK_POINTER IN" as an argument type for an aliased functionrideout2003-05-21
* Fix return for void functions in C. Patch by Ian Hawke.rideout2003-05-14
* Bugfix - whitespace in the argument list of a macro definition ran intogoodale2003-05-14
* Support for new(er) aliased function declaration format:rideout2003-05-02
* Rename CCTK_L2_CACHE_SIZE to CCTK_CACHE_SIZE andallen2003-04-30
* Support for exponential notation in parameter ranges, e.g. 1.6e-82, byrideout2003-04-28
* Fixed parsing of EXE and EXEDIR from make.config.defn.rideout2003-04-28
* Known architecture file for darwin 6.5. Just points to master darwin file.goodale2003-04-25
* powerpc has 32 byte cachelinerideout2003-04-25
* For whatever reason, g77 on the powerpc does not use f2c.rideout2003-04-24
* Added detection of signal.h.goodale2003-04-05
* Removed -E flag from cpp as the Darwin gcc version doesn't like -E -M.goodale2003-04-02
* Adding a known-arch file for darwin 6.4 - points to main darwin file.goodale2003-04-02
* Fix for storing command-line arguments to config-info. Now correctly dealsgoodale2003-03-24
* type in variable name, fixed thislanfer2003-03-21
* match for ~ was negated, fixed thislanfer2003-03-21
* Allow options=~/whatever.goodale2003-03-21
* Amended an error messageallen2003-03-20
* Add empty implements and inherits lines to a new thornallen2003-03-19
* Fixed detection of whether zlib is needed to link against HDF5 libs or not.tradke2003-03-19
* Don't complain when a macro with no arguments is followed by an expression ingoodale2003-03-19
* Correcting initialisation of shared array parameters. Fix for PR/1445.goodale2003-03-17
* Some changes prompted by PR/1320:goodale2003-03-13
* Minor changes to lib/sbin/CreateFunctionBindings.pl require a rebuild.rideout2003-03-12
* Fix explanatory documentation at beginning of file.rideout2003-03-06
* Fix grdoc header.rideout2003-03-06
* Comment that the cvs options specified are only local to this file;rideout2003-03-06
* Making things depend upon make.code.defn files, which should fixgoodale2003-02-28
* Implemented Cactus/1413allen2003-02-27
* Function aliasing code by Ian Hawke, with modifications by Thomasrideout2003-02-26
* Now scheduling a group AS preserves the identity of the group, allowinggoodale2003-02-17
* Changed the NULL-pointer passing for non-existing or non-allocated gridtradke2003-02-13
* Enable optimization option again for the generation of conditional loads/stores.tradke2003-02-13
* Also reduce optimization level for debug configurations on 32-bit Irix systems.tradke2003-02-12
* Reduce the optimization level for debug configurations down to '-O1'.tradke2003-02-12
* Define CCTK_DEBUG if 'DEBUG=yes' was set as a configure option.tradke2003-02-12
* Removed g++ warnings which are only valid for C (not for C++).tradke2003-02-10
* Fix matching for an error message for duplicate names of groupsallen2003-02-09
* Check all arrangements for a README, as before, but discard stderrrideout2003-02-05
* Some fixes for 'gmake checkout':rideout2003-02-04
* Fixed a bug when sorting out the order of libs in the thorn linklist.tradke2003-01-28
* Recognize GNU f77 also on RH 8.0 systems.tradke2003-01-28