summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Changed interface for CCTK_ParameterWalk() to return both a canonical nametradke2000-03-14
* increased char sizelanfer2000-03-14
* no arguments passed through to CCTK_SHUTDOWN routineslanfer2000-03-13
* commented ---- outlanfer2000-03-13
* traverse SHUTDOWN for all convlevelslanfer2000-03-13
* add shutdown info to info treelanfer2000-03-13
* registration of routines at CCTK_SHUTDOWNlanfer2000-03-13
* Memory ticketslanfer2000-03-13
* New routines to store group and variable numbers in hash tables associatedgoodale2000-03-09
* Made string arguments const. Some cosmetic changes.goodale2000-03-09
* Fixing debug statements so that the file parser reports the line in the origi...allen2000-03-09
* forgot to rename malloc/free macroslanfer2000-03-08
* adding grdocslanfer2000-03-08
* memtracinglanfer2000-03-08
* renaming and moving allocation routines to utillanfer2000-03-08
* memtrace renaminglanfer2000-03-08
* Explicit cast as required by the NEC compiler.goodale2000-03-07
* Fixing compiler warning.goodale2000-03-07
* Explicit cast as required by NEC compiler.goodale2000-03-07
* Untabified.goodale2000-03-07
* Untabified.goodale2000-03-07
* Getting closer to file-layout standard.goodale2000-03-07
* Some #defines needed with my next commit to cctk_Parameter.h.goodale2000-03-07
* Untabified. A few format changes to get closer to standard.goodale2000-03-07
* More consistent types - caught by NEC compiler.goodale2000-03-07
* Renamed functions to be CCTK rather than CCTKi. Fixed up type casts.goodale2000-03-07
* more for mem tracinglanfer2000-03-07
* MemAllocate addedlanfer2000-03-07
* prototypes for MemAlloclanfer2000-03-07
* CCTK_FREE/CCTK_MALLOClanfer2000-03-07
* tracing memory allocationlanfer2000-03-07
* A little bit of tidying.goodale2000-03-06
* Use a fake dim to allocate arrays if cctk_dim is 0.tradke2000-03-03
* bug fixlanfer2000-03-03
* Declare cctk functions as externalallen2000-03-02
* Stagger functions renamed to a more consistent schemelanfer2000-02-24
* define CCTK_NSTAGlanfer2000-02-24
* CCTK_ParameterWalk() allocates memory for its return value and thus shouldtradke2000-02-21
* Explicit cast.goodale2000-02-18
* Some extra protection in some macros as noticed by Erik.goodale2000-02-17
* Memory allocation error pointed out by Erik.goodale2000-02-17
* Hopefully fixed bug whereby all startup routines were called as ifgoodale2000-02-16
* Added #include "cctk_Config.h" to getopt.c and regex.c, andgoodale2000-02-15
* Forgot to remove this file earlier. Now people shouldgoodale2000-02-15
* Updating GNU files to glibc 2.1.2.goodale2000-02-15
* Formatting change.goodale2000-02-11
* Added a prototype for CCTK_CallFunction.goodale2000-02-07
* Changes to add #ifndefsallen2000-02-05
* convlevel starts at 0allen2000-02-04
* void -> intallen2000-02-04