Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -408/+0 | |
build. | |||||
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -7/+7 | |
byte_t...). Minor warning fixes. | |||||
2013-11-21 | Fixed auto_ptr<>. | Vincent Richard | 1 | -6/+6 | |
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -4/+4 | |
2013-06-09 | Charset conversion output stream for ICU. | Vincent Richard | 1 | -6/+212 | |
2013-03-27 | Remove +x bit from source files | Jan Engelhardt | 1 | -0/+0 | |
2013-03-25 | Added support for charset conversion with ICU (thanks to Mehmet Bozkurt). | Vincent Richard | 1 | -0/+202 | |