summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Some missing speech marks around filenamesallen1999-01-29
* Reran autoconf to create new configure script.goodale1999-01-29
* Scripts to try to determine system type - thse come with thegoodale1999-01-29
* Whoops ... committed the version before with all the <<<<<<< in ...allen1999-01-29
* Added scheduler stuffallen1999-01-29
* Various changes in the way thorn and variable data are stored internally.goodale1999-01-29
* Now uses getopts to parse the command line. The only option currently isgoodale1999-01-29
* Added the getopts files.goodale1999-01-29
* getopt_long and getopt_long_onlygoodale1999-01-29
* 177a178,182allen1999-01-29
* Major changes to the schedule.ccl parserallen1999-01-29
* Changed a couple of error print statementsallen1999-01-29
* Just changed a print statement slightlyallen1999-01-29
* Minor bug fixesallen1999-01-29
* Constants for rfr should be here, and not in the rfr filesallen1999-01-29
* GNU command line option parsing.goodale1999-01-29
* New definition of CreateGroup function.goodale1999-01-28
* Fixed bug whereby the CreateGroups calls didn't pass the dimension.goodale1999-01-28
* Finished the perl to make groups.goodale1999-01-28
* Proofread the introduction, and added material on thorn compilation from Tom'sgundlach1999-01-28
* An attempt to save paper.gundlach1999-01-27
* Checkin of UsersGuide in progress.gundlach1999-01-27
* Added a couple of extra functions needed for the argument stuff.goodale1999-01-26
* Some lower->upper case changes, etc.goodale1999-01-26
* First draft of a header file all files using any CCTK facility should include.goodale1999-01-26
* Now creates all argument list stuff as seen from the thorns...goodale1999-01-26
* Added rest of subroutines necessary to generate argument lists.goodale1999-01-26
* Fixed a minor bug - too much cut-and-paste can be dangerous for your code 8-)goodale1999-01-26
* Added a subroutine which works out all the arguments needed by a subroutinegoodale1999-01-26
* Final changes to get parameters working from Fortran.goodale1999-01-22
* Send output of preprocessor through the f_file_processor for fortran files.goodale1999-01-22
* Debugged this on all platforms, and restructured it to make each testgoodale1999-01-22
* Fortran file preprocessor (was Breaklines). Forgot to commit earlier.goodale1999-01-22
* Added FORTRAN_COMMON_NAME which maps the name of a common block.goodale1999-01-22
* Added determination of the size of a pointer.goodale1999-01-22
* Now creates fortran parameter stuff too.goodale1999-01-22
* Removed some redundant subroutines.goodale1999-01-22
* Preprocesses c++ and fortran files in the same way as c files.goodale1999-01-22
* Fixed a slight problem when using perl 4.goodale1999-01-22
* Now preprocesses c files into the appropriate build directory, thengoodale1999-01-22
* Added dependency of make.thornlist on the .ccl files.goodale1999-01-22
* Added dependencies for the source files.goodale1999-01-22
* Now passes through defines to the preprocessor to allow the parameters to work.goodale1999-01-22
* Finally debugged the c parameter stuff.goodale1999-01-22
* Now creates all the c parameter stuff.goodale1999-01-22
* Now generates lots of header files for the parameters. Ingoodale1999-01-21
* Creates lots of parameter header files. These provide extern statementsgoodale1999-01-21
* Changed to call the new functions in Misc.c, rather than to write loadsgoodale1999-01-21
* Added functions to set tha values of ints, doubles, keywords, strings, etcgoodale1999-01-21
* Fixed minor bug in CCTK_Equals.goodale1999-01-20