Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-04-24 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2013-07-01 | Mark as const | Takeshi Abe |
2013-06-19 | Fix warning: Value stored to 'eEncoding' is never read | Tor Lillqvist |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-01-05 | Changed C files to C++. | Stephan Bergmann |