Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-07 | make things compile for me, on M$ VC++ community edition 2015 update 3 | DaMichel | |
2016-06-24 | csv, proto/ft: workaround link bug on win32 with no lto | Stanislaw Halik | |
Need link dynamic, otherwise symbol lookup failure. | |||
2016-06-14 | csv: code quality fixes | Stanislaw Halik | |
- use std::move where applicable - reformat more - make const stuff static, use QStringLiteral - fix regexes to make progress more - always move further into file even if regexes fail - apply less defensive coding, but still enough - remove stuff we don't use | |||
2015-11-01 | cmake: less linkage boilerplate | Stanislaw Halik | |
2015-11-01 | use newly-added preprocessor variable | Stanislaw Halik | |
2015-10-06 | csv: cleanup | Stanislaw Halik | |
2015-07-08 | retab and reformat only | Stanislaw Halik | |
2014-11-02 | rename csv module dir | Stanislaw Halik | |