aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/CommonIO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove boost::filesystem::weakly_canonical workaroundAlex Beregszaszi2019-01-191-20/+0
* Remove mostly unused writeFile implementation.chriseth2018-10-181-39/+0
* Fix directory creation.chriseth2018-10-121-1/+1
* Do not require ctype/stdio if not neededAlex Beregszaszi2018-10-101-1/+0
* Move absolutePath/sanitizePath helpers from CompilerStack to libdevcoreAlex Beregszaszi2018-08-061-0/+20
* Prevent information about file existence outside the allowed paths to leak by...Daniel Kirchner2018-04-121-0/+20
* Add interactive test tool isoltest.Daniel Kirchner2018-03-151-0/+49
* Add readStandardInput helperAlex Beregszaszi2017-10-181-0/+14
* Rename contentsString to readFileAsStringAlex Beregszaszi2017-10-181-3/+3
* Move all file specific globals to anonymous namespaceAlex Beregszaszi2017-08-291-0/+5
* Remove obscure DEV_IGNORE_EXCEPTIONS macroAlex Beregszaszi2017-06-221-2/+14
* Use assertThrow where possibleAlex Beregszaszi2017-06-221-4/+3
* Replace cpp-ethereum with solidity in the license headersAlex Beregszaszi2017-02-021-4/+4
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-0/+90