Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-29 | Fix too small loop variables | Miklos Vajna | 3 | -6/+6 |
2019-01-28 | Add missing include | Miklos Vajna | 1 | -0/+1 |
2018-12-29 | fix conditional | David Tardon | 1 | -2/+2 |
2018-12-29 | bump micro version | David Tardon | 1 | -1/+1 |
2018-12-29 | fix var namelibcdr-0.1.5 | David Tardon | 1 | -1/+1 |
2018-12-29 | put the flags to a single line | David Tardon | 1 | -3/+1 |
2018-12-29 | prepare for a release | David Tardon | 1 | -0/+7 |
2018-12-28 | avoid reading past the end of data buffer | David Tardon | 1 | -2/+2 |
2018-12-28 | ofz#8328 avoid reading past the end of data buffer | David Tardon | 1 | -2/+2 |
2018-12-28 | fix project name in license header | David Tardon | 2 | -2/+2 |
2018-12-27 | check for __attribute__((visibility)) too | David Tardon | 2 | -10/+12 |
2018-05-05 | disable werror by default | David Tardon | 1 | -2/+2 |
2018-03-27 | ofz#7119 avoid setting ref to a temp. var. | David Tardon | 1 | -2/+3 |
2018-03-24 | drop unused headers | David Tardon | 1 | -2/+0 |
2018-03-24 | use unique_ptr | David Tardon | 3 | -10/+10 |
2018-03-24 | use unique_ptr | David Tardon | 2 | -11/+5 |
2018-03-24 | use shared_ptr | David Tardon | 2 | -89/+15 |
2018-03-24 | put the whole impl. in libcdr namespace | David Tardon | 1 | -44/+44 |
2018-03-24 | put the whole impl. in libcdr namespace | David Tardon | 1 | -61/+60 |
2018-03-24 | use unique_ptr | David Tardon | 3 | -42/+47 |
2018-03-24 | reduce the amount of copypasta | David Tardon | 1 | -4/+2 |
2018-03-17 | ofz#6948 ensure pattern dims are initialized | David Tardon | 1 | -1/+1 |
2018-03-12 | speed up angle normalization | David Tardon | 2 | -25/+20 |
2018-02-02 | include own headers first | David Tardon | 9 | -9/+17 |
2018-02-02 | iwyu: prune includes | David Tardon | 23 | -45/+45 |
2018-01-31 | ofz#5845 limit max. record nesting depth | David Tardon | 1 | -1/+3 |
2018-01-19 | ofz#3494 use correct tag offset for seek | David Tardon | 1 | -1/+1 |
2018-01-19 | fix seek to the next tag | David Tardon | 1 | -2/+2 |
2018-01-19 | ofz#5454 fix stack overflow | David Tardon | 1 | -0/+2 |
2018-01-10 | ofz#4961 fix division by 0 | David Tardon | 1 | -1/+5 |
2018-01-01 | simplify dist and inst. of headers | David Tardon | 2 | -7/+3 |
2017-11-27 | CMXParser: remove never read length / maxLength | Miklos Vajna | 1 | -4/+1 |
2017-11-06 | Use auto when declaring iterators and when initializing with a cast | Miklos Vajna | 9 | -35/+35 |
2017-10-31 | doxygen -u | Fridrich Štrba | 1 | -864/+1606 |
2017-10-28 | save some vertical space | David Tardon | 1 | -12/+4 |
2017-10-28 | rely on pkg-config to find zlib | David Tardon | 1 | -6/+1 |
2017-10-28 | drop outdated MSVC project files | David Tardon | 25 | -4266/+0 |
2017-09-28 | avoid output from fuzzers | David Tardon | 2 | -4/+4 |
2017-09-15 | bump release | David Tardon | 1 | -1/+1 |
2017-09-15 | cid#1371577 sanitize loop boundslibcdr-0.1.4 | David Tardon | 1 | -0/+6 |
2017-09-15 | mention coverity in news | David Tardon | 1 | -0/+1 |
2017-09-15 | cid#1371578 sanitize loop bound | David Tardon | 1 | -0/+5 |
2017-09-15 | cid#1371577 sanitize loop bound | David Tardon | 1 | -0/+2 |
2017-09-15 | cid#1371576 sanitize loop bound | David Tardon | 1 | -0/+2 |
2017-09-15 | cid#1371575 sanitize loop bound | David Tardon | 1 | -0/+2 |
2017-09-15 | use smart pointers | David Tardon | 2 | -56/+53 |
2017-09-15 | use smart pointers | David Tardon | 2 | -23/+8 |
2017-09-15 | make this easier to use | David Tardon | 1 | -5/+13 |
2017-09-15 | cid#1371571 sanitize loop bound | David Tardon | 1 | -0/+1 |
2017-09-15 | cid#1371573 sanitize loop bound | David Tardon | 1 | -0/+1 |