summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Unescaping " in ThornUtils.pm's CleanForLatex subroutine. This should fix th...ikelley2003-01-27
* Now remove debugging statements accidently left inallen2003-01-26
* Removed extra comma in CST generated files for vector groupsallen2003-01-26
* Moved parameter recovery routines for thorns from CST-generated source filestradke2003-01-25
* Moved definitions of structures for restricted and private parameters fortradke2003-01-25
* Only create CST files "${thorn}_Register.c" and "${thorn}_Prototypes.h" fortradke2003-01-25
* Changed CreateParameterBindingFile() to include header files only if needed.tradke2003-01-25
* A thorn's CCTKi_BindingsFortranWrapperXXX() routine is now static and definedtradke2003-01-24
* Allow square brackets in expression for size of grid arrays. Fixesrideout2003-01-23
* Fixed typo in library name for Portland compilers.allen2003-01-14
* Added missing '#include <string.h>' to CST-generated source filetradke2003-01-10
* Fix problems from my last commit which didn't let you overwrite settings fromtradke2003-01-10