Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge the different manual/*.rst include files. Was too hard to find the ↵ | Andreas Rumpf | 2018-04-14 | 1 | -219/+0 |
| | | | | corresponding sections otherwise. Hope it means the manual is more likely to be kept up to date. | ||||
* | Tweeks in the manual (#6599) | narimiran | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | fix broken link | narimiran | 2017-10-23 | 1 | -1/+1 |
| | |||||
* | Enabled explicitly unknown lock levels (#5409) | Fabian Keller | 2017-02-20 | 1 | -0/+19 |
| | | | | | | | * enabled explicitly unknown lock levels * allowing "unknown" as locks pragma * added test case for locks pragma * updated docs on locks pragma | ||||
* | expr and stmt are now deprecated | Andreas Rumpf | 2016-07-30 | 1 | -3/+3 |
| | |||||
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -9/+9 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #940 | Araq | 2014-11-17 | 1 | -0/+1 |
| | |||||
* | updated some tests | Araq | 2014-10-04 | 1 | -2/+4 |
| | |||||
* | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -0/+197 |