summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Added missing virtual specifiers on some destructors.John Wiegley2008-08-051-1/+3
|
* Updated the Doxygen docs so that all the core numerics files are in the sameJohn Wiegley2008-08-055-0/+30
| | | | module group.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-0585-0/+26465
is in doc/, etc.