Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable tracing by default (because it's cheap if --trace is not being | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | | | | used). | ||||
* | Beat the timing and tracing code into shape. | John Wiegley | 2008-04-13 | 1 | -16/+10 |
| | |||||
* | Pounded the logging and memory tracing code into better shape. | John Wiegley | 2008-04-13 | 1 | -52/+35 |
| | |||||
* | Moved around the Python code. | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Restructured the code to use the new utility code in utils.h. | John Wiegley | 2008-04-13 | 1 | -113/+188 |
| | |||||
* | Further corrections after attempting to compile. | John Wiegley | 2008-04-13 | 1 | -38/+18 |
| | |||||
* | More work done toward rearranging the utility code. | John Wiegley | 2008-04-13 | 1 | -5/+358 |
| | |||||
* | Moved all system includes into system.hh; added support for using system.hh ↵ | John Wiegley | 2008-04-13 | 1 | -0/+24 |
as a pre-compiled header |