Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed most remaining .txt documentation files to .rst | Araq | 2016-06-07 | 1 | -195/+0 |
| | |||||
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -24/+24 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -10/+10 |
| | |||||
* | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -1/+1 |
| | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index. | ||||
* | Updates some document titles to read better in the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -3/+3 |
| | |||||
* | version 0.9.2 | Araq | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | first version of a memory profiler | Araq | 2012-10-10 | 1 | -0/+16 |
| | |||||
* | profiler improvements | Araq | 2012-09-17 | 1 | -3/+2 |
| | |||||
* | profiler documentation | Araq | 2012-09-15 | 1 | -0/+180 |