summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Parse a config file in a test directory to set a different relative orallen2003-07-23
* Improved CreateThornLinkList() so that it greatly reduces the link list fortradke2003-07-22
* Adapt to new definition of the cactuspart environment.schnetter2003-07-21
* latest darwin releaseallen2003-07-21
* Do not activate \usepackage{hyperref}, because it does not workschnetter2003-07-18
* Handle the case where "eop" and "end" are on different lines.schnetter2003-07-18
* Create less latex headers, as those are now in cactus.sty.schnetter2003-07-18
* Escape "&" characters in latex.schnetter2003-07-18
* Use numbers instead of letters to "number" arrangements. The alphabetschnetter2003-07-18
* Take out '-xO5 -xtarget=native' from the optimization flags because they aretradke2003-07-18
* Operators in expressions are only one character in length.rideout2003-07-15
* Additional check for tocdepthallen2003-07-12
* Removed all arrangement names from error messages since arrangement is notallen2003-07-12
* Removed all the arrangement names from error messages because arrangement isallen2003-07-12
* Improved pattern matching in last commit for array SIZE values so that itallen2003-07-07
* Fixed error message.allen2003-07-07
* Add name of test to comment before comparing files.allen2003-07-06
* # @desc Fix "previous line in file was end of previous page"jthorn2003-07-06
* improved error messageallen2003-07-06
* Add check for multiple implementations on shares lineallen2003-07-05
* Remove trailing spaces before a & with free form fortran.allen2003-07-05
* Changed text in hintallen2003-07-05
* Do not compare data files with .# (CVS back up files)allen2003-07-04
* More careful pattern matching for INCLUDE HEADERallen2003-07-04
* When finding the active thorns of a parameter file, concatenate all ActiveTho...hawke2003-06-24
* Improved error messagesallen2003-06-07
* 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