summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Print a warning message if the user specified a configuration option attradke2004-05-06
* Fixed bug when searching for thorn config files.tradke2004-05-06
* Fix syntax error.schnetter2004-05-05
* 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
* Add support for PETSc 2.2.0.schnetter2004-05-05
* Changed deprecation commentallen2004-05-03
* Latest changes from Yaakoub.goodale2004-05-03
* Give error when trying to treat a non-array parameter as an array parameter.goodale2004-05-03
* Stop after printing warning for being unable to open parameter file.goodale2004-05-03
* Add a consistency check for aliased functions. Checks return types are argume...hawke2004-05-03
* Added D12: Cactus with MPI on a single processor says:tradke2004-05-01
* Fixed CCTKi_GroupLengthAsPointer() to return the length of a single vectortradke2004-04-30
* 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
* Changed the way how CCTK arguments are used in a following C function blocktradke2004-04-24
* CCTKBindings_RegisterThornFunctions() returns any non-negative value in casetradke2004-04-24
* Fixed a syntax error which got accidentally committed.tradke2004-04-23
* Implement 'REQUIRES FUNCTION' for interface.ccl files.tradke2004-04-23
* Document 'REQUIRES FUNCTION' to declare aliased functions which are requiredtradke2004-04-23
* Check return code of CCTKBindings_RegisterThornFunctions() and stop withtradke2004-04-23
* Fixed small optimization bug in generating IsFunctionAliased.c.tradke2004-04-23
* No need anymore to check for both OPTIMISE and OPTIMIZE. This is now alreadytradke2004-04-22
* Allow case-independent values for configure options WARN, OPTIMISE/OPTIMIZE,tradke2004-04-22
* Removed the '-bmaxdata:0x80000000' option from LDFLAGS when compiling intradke2004-04-21
* Move group constants to cctk_Constants.h so that they are available toschnetter2004-04-17
* * introduce new #define UTIL_TABLE_FORTRAN_WRAPPERS to controljthorn2004-04-15
* drop -ansi -pedanticjthorn2004-04-15
* Catch the case where a Fortran compiler has been set to "none",schnetter2004-04-14
* Provide Fortran wrappers for some flesh functions that return a string.schnetter2004-04-12
* Add a function Util_StrMemCmpi that compares a C and a Fortran stringschnetter2004-04-12
* Add a C version of the function CCTK_FortranString. Useschnetter2004-04-12
* Add macros *_FORTSTRING_LEN that allow C code to access the stringschnetter2004-04-12
* Remove syntax error (forgotten ;;)schnetter2004-04-10
* Introduce the mechanism that forces users to re-configure theirschnetter2004-04-10
* Say whether HDF5 is availableschnetter2004-04-10
* Say whether MPI is availableschnetter2004-04-10
* Say whether PETSc is availableschnetter2004-04-10
* Say whether FFTW is availableschnetter2004-04-10
* Autodetect the FFTW libraryschnetter2004-04-10
* Check whether thorn names clash with system library names.schnetter2004-04-09
* Latest changes from Yaakoub.goodale2004-04-07
* New version of solaris, test on byte.cct.lsu.edu with native and gnu compilers.allen2004-04-07
* Flush stdout before printing to stderr.schnetter2004-04-06
* Pass option "-u" when calling diff.schnetter2004-04-06
* Create timers with unique names by using an integer serial number.schnetter2004-04-06
* Change ".eq. 1" to ".ne. 0" for CCTK_EQUALS, because this is what Cschnetter2004-04-04
* Check malloc return values more carefully: malloc(0)==0 is not anschnetter2004-04-04
* Check malloc return valueschnetter2004-04-04