summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for redirection of standard error.rideout2003-05-15
* 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
* Document the parameter table option "suppress_warnings" in the descriptiontradke2003-05-13
* Set CCTK_ALL_FACES to 2^30-1, so that it sets the lowest 30 bits torideout2003-05-13
* Produce an error message when a user asks for parameter info forgoodale2003-05-12
* Make it possible to use the string stuff in other standalone tests. Patchgoodale2003-05-09
* Correct names for macros for group types.rideout2003-05-09
* Fix latex error.rideout2003-05-09
* Added level mode:goodale2003-05-09
* Support for new(er) aliased function declaration format:rideout2003-05-02
* correct & expand description of the new Util_Strlcat() and Util_Strlcpy()jthorn2003-05-02
* add some more definitions to glossary:jthorn2003-05-02
* backslash some underscores in "size_t". Fixes Documentation/1497.rideout2003-04-30
* Rename CCTK_L2_CACHE_SIZE to CCTK_CACHE_SIZE andallen2003-04-30
* Check for macros for cache size before usingallen2003-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 documentation of Util_strcat and Util_strlcpy.goodale2003-04-22
* Added OpenBSD-ish Util_strlcpy and Util_strlcat functions submitted by Jonathongoodale2003-04-22
* cactus.sty is now in doc/latex.rideout2003-04-14
* 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
* Store function pointers in a struct before adding them to the array reductiontradke2003-03-26
* E16 I write my thorns with C, do you have any general advice?allen2003-03-24
* Fix for storing command-line arguments to config-info. Now correctly dealsgoodale2003-03-24
* Allow routines scheduled within groups triggered in analysis to be run if thegoodale2003-03-24
* A few re-arrangements.goodale2003-03-24
* type in variable name, fixed thislanfer2003-03-21
* match for ~ was negated, fixed thislanfer2003-03-21
* Allow options=~/whatever.goodale2003-03-21
* Changed 'Lentry' list to 'description' list, and removed []s, inrideout2003-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
* C13 Compiling files in Cactus seems to involve three steps, preprocessing,allen2003-03-19
* Don't complain when a macro with no arguments is followed by an expression ingoodale2003-03-19
* Fix compiler warning of uninitialized variable.rideout2003-03-18
* Comment on upcoming functions.ccl spec.rideout2003-03-18
* E14 I write my thorns with Fortran, do you have any general advice.allen2003-03-17
* Correcting initialisation of shared array parameters. Fix for PR/1445.goodale2003-03-17
* Some changes prompted by PR/1320:goodale2003-03-13
* Fixed compiler warnings about type casts with missing const qualifiers.tradke2003-03-12
* Minor changes to lib/sbin/CreateFunctionBindings.pl require a rebuild.rideout2003-03-12
* Protect the table API C prototype declarations by '#ifdef CCODE' so that thetradke2003-03-11
* E13 I want to write the value of a KEYWORD parameter in Fortran code toallen2003-03-11