summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Support std::string fragment storage, reduce copy overheads, better controlDan Goodliffe2015-08-28
|
* Add ScopeExit (was ScopeObject)Dan Goodliffe2015-08-28
|
* Add map utilitiesDan Goodliffe2015-08-28
|
* Add ProcessPipes as a container for a child process with FDs for stdin, out ↵Dan Goodliffe2015-08-28
| | | | and err
* Add buffer, intrusivePtrBase (dep) and covering testsDan Goodliffe2015-08-28
|
* Add CurlStreamSource for reading a cURL request as a std::istreamDan Goodliffe2015-08-28
|
* Add RuntimeContext for easy context switchingDan Goodliffe2015-08-28
|
* Beginnings of libadhocutilDan Goodliffe2015-08-28
|
* Visibility hiddenDan Goodliffe2015-07-25
|
* The slicer feature should not be propergated, it's library specific whether ↵Dan Goodliffe2015-06-18
| | | | it contains slicer data
* Move to C++0yDan Goodliffe2015-06-03
|
* Pass include dirs to slice toolsDan Goodliffe2015-01-28
|
* Ignore Vim swap filesDan Goodliffe2015-01-15
|
* Support complex types in rows and parametersDan Goodliffe2014-12-09
|
* Add .gitignore filesDan Goodliffe2014-11-22
|
* Fix quirk (from glibc update?) around fields in struct tm and the ↵randomdan2014-11-13
| | | | _BSD_SOURCE macro
* More friendly linkflags and some ycm configsrandomdan2014-06-05
|
* Split out ICE support from project jam file, add support for slicerrandomdan2014-06-02
|
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
|
* Use CXX from the environmentrandomdan2013-08-19
|
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
|
* Finally convert ytfs to use boost stuff (untested, but it does build)randomdan2011-02-23
| | | | Finally bin all the old build process drivel
* Centralise the ICE splicerrandomdan2011-01-24
|
* Tidy up jam stuffrandomdan2010-11-23
|
* Initial workings of project2 - renders gentoobrowse homepagerandomdan2010-06-09