summaryrefslogtreecommitdiff
path: root/src/context.h
Commit message (Expand)AuthorAgeFilesLines
* Use #pragma onceAlexis Hildebrandt2023-04-101-4/+1
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
* Implement cryptographic access to files using GPGMEMichael Raitza2020-10-301-0/+8
* Merge pull request #1736 from scfc/drop-conditionals-for-boost-earlier-than-1-49John Wiegley2019-01-251-4/+0
|\
| * Drop conditionals for Boost earlier than 1.49Tim Landscheidt2019-01-171-5/+1
* | Drop support for gcc 2 and earlierTim Landscheidt2019-01-251-14/+14
|/
* Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2018-07-191-0/+1
|\
| * Ensure that parse errors produce useful RuntimeErrors for Python code.Manuel Amador (Rudd-O)2016-02-061-0/+1
* | [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* | [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
|/
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* Remove trailing whitespace from error messagesMartin Michlmayr2014-05-131-2/+2
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Fixes bug 377. Ledger now complains if it is given only a directory as input.Craig Earls2013-02-021-1/+1
* fix for 'store absolute paths internally'Johann Klähn2013-01-151-1/+1
* Always store absolute paths internallyJohn Wiegley2012-08-021-6/+6
* Switch to using Boost.FormatJohn Wiegley2012-05-141-1/+4
* Allow --options to be added by the user in PythonJohn Wiegley2012-03-011-0/+7
* Use filesystem::complete not absolute with Boost < 1.46John Wiegley2012-03-011-0/+4
* Refactored the notion of "the current parsing context"John Wiegley2012-03-011-0/+151