summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* Fixed bug when searching for thorn config files.tradke2004-05-06
* Fixing this file so it is proper perl and turns arrangement_dir into a fullgoodale2004-05-05
* Fixed cases where chdir('..') was used which caused problems with symlinks.tradke2004-05-05
* Latest changes from Yaakoub.goodale2004-05-03
* Add a consistency check for aliased functions. Checks return types are argume...hawke2004-05-03
* Catch syntax errors in size specifications like in "SIZE=1,2,".tradke2004-04-30
* s/...// -> s/...//ghawke2004-04-30
* Changed CCTK_DECLARE_ARGUMENTS and CCTK_DECLARE_PARAMETERS macros so thattradke2004-04-24
* Fixed a syntax error which got accidentally committed.tradke2004-04-23
* Implement 'REQUIRES FUNCTION' for interface.ccl files.tradke2004-04-23
* Fixed small optimization bug in generating IsFunctionAliased.c.tradke2004-04-23
* Latest changes from Yaakoub.goodale2004-04-07
* Pass option "-u" when calling diff.schnetter2004-04-06
* Re-instating the consistency check that all thorns providing the samegoodale2004-04-01
* Fixing apostrophes in messages.goodale2004-04-01
* Fix typo in commentschnetter2004-03-31
* Removed compile-time dependency of all thorns on Cactus and CactusBindings.tradke2004-03-29
* Added a --version flag.goodale2004-03-27
* Use correct perl interpreter when running c_file_processor from the CSTgoodale2004-03-27
* Patch from Erik Schnetter:goodale2004-03-27
* Making the error message for the deprecated REQUIRES THORNS more explicit.goodale2004-03-27
* Removing a debugging statement.goodale2004-03-27
* Some tidying and a bugfix.goodale2004-03-26
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
* Make output columns line up.schnetter2004-03-25
* Fixed regex which didn't match in perl 5.8.0.tradke2004-03-16
* Fix for parsing alias function declarations with return type 'void'.tradke2004-03-13
* Don't forget to define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-13
* Do not produce empty continuation lines, which would contain "&&"schnetter2004-03-02
* Put braces onto extra lines to follow the coding conventions.schnetter2004-02-06
* Add a grdoc header.schnetter2004-02-06
* Disabled the check for triggers of ANALYSIS routines as the absence oftradke2004-01-22
* Do not output an initial line directive at the beginning of eachschnetter2004-01-21
* Allows scheduling in the analysis bin without any triggers. Thisschnetter2004-01-21
* Fix dependency generationschnetter2004-01-19
* Improve reported file name for Fortran codeschnetter2004-01-19
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Remove semicolons after *_FORTSTRING_* macros, as they would end theschnetter2004-01-19
* Added debugging code which allows simultaneous debugging of RunTest.plrideout2004-01-13
* Output shared implementationsschnetter2004-01-11
* Fix message.schnetter2004-01-11
* Create function prototypes for thorns that provide an aliased functionschnetter2004-01-02
* Fixed a regex to parse a function pointer argument list.tradke2003-12-18
* Allow interface.ccl to end with a non-'\n'-terminated comment.rideout2003-12-06
* Allow global parameters in size declarations of ARRAYs.rideout2003-12-06
* Strip off FPTRARGS from the error message if a function pointerrideout2003-12-06
* Added Fokke Dijkstra's patch to properly deal with comments in linestradke2003-12-05
* Don't turn the return type of an aliased function into upper-case if ittradke2003-12-05
* interface.ccl should be case insensitive, thus so should the returnrideout2003-12-05