summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Don't set makefile environment variables again when they were given on thetradke2003-01-10
* Configure script for LAPACK library.tradke2003-01-09
* Add helpful comment to 'Unknown option $option in grouprideout2003-01-07
* Adding thorn name to 'parse aliased function argument' error message.rideout2003-01-07
* Erik Schnetter's patch to declare string parameters in a thorn's parametertradke2003-01-07
* Get rid of superfluous typecasts in DECLARE_CCTK_PARAMETERS.tradke2003-01-07
* fix line breaks in warning message for missing range descriptionallen2003-01-04
* Allow white space between a parameter name and the parameter array size ifallen2002-12-31
* Use \textless etc instead of $<$allen2002-12-30
* Try to clarify hint for scheduling IN and ATallen2002-12-30
* Improve error messagesallen2002-12-30
* Improve error messages for unknown linesallen2002-12-30
* Fix for latest PGI compilers (4.0-2), where the libraries need to be in a dif...allen2002-12-21
* Do an explicit cast when assigning value of structure member to a localgoodale2002-12-17
* &Read_New_Thorn_Doc no longer returns 0 if the \title{} field is empty.rideout2002-12-15
* Variable group description is now added to database, e.g. for use inrideout2002-12-10
* Update arrangements/README as well. It would be nice to do anrideout2002-11-25