Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-16 | refractor command line parsing | Jan Huwald | |
- handle optional values with boost::optional<string> instead of char - handle -o/-s/-x without code duplication | |||
2012-08-19 | cleanup for pull request | don bright | |
2012-08-19 | debugging failed test: throwntogethertest polygons | don bright | |
2012-08-18 | more eigen3 fixes. | don bright | |
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'. 2. initial version of changes to CMakelists.txt for the regression test | |||
2012-01-14 | add boosty.h for compatability with boost <1.44 | donb | |
2012-01-09 | Don't use native() to extract strings from boost::filesystem::path() since ↵ | Marius Kintel | |
that will use wchar under Windows | |||
2011-12-25 | Ported QString replace to boost::regex | Marius Kintel | |
2011-12-06 | Ported from QFileInfo to boost::filesystem | Marius Kintel | |
2011-11-09 | Ported QCache and related code away from Qt | Marius Kintel | |
2011-09-03 | Added handle_dep sources | Marius Kintel | |