| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 2016-09-06 | Change 'restrict' define to 'OPJ_RESTRICT' (#816) | Matthieu Darbois | |
| Visual Studio 2015 does not pass regression tests with `__restrict` so kept disabled for MSVC. Need to check proper usage of OPJ_RESTRICT (if correct then there’s probably a bug in vc14) Closes #661 | |||
| 2015-10-12 | minor tweaks to the code | Mathieu Malaterre | |
| 2015-10-10 | Fix an issue with parenthesis | Mathieu Malaterre | |
| 2015-10-10 | Add paranoid sentinels | Mathieu Malaterre | |
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2014-12-13 | [trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451) | Matthieu Darbois | |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2014-03-03 | [trunk] Remove some more warnings about conversion | Mathieu Malaterre | |
| 2012-11-15 | [trunk]update the copyright, the authors and thanks to respect the license | Mickael Savinaud | |
| 2012-11-15 | [trunk] move opj_bool to OPJ_BOOL to follow the other type | Mickael Savinaud | |
| 2012-10-26 | [trunk] remove some warnings from -Wall -Wextra -pedantic | Mickael Savinaud | |
| 2012-10-05 | [trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ↵ | Mickael Savinaud | |
| prefix | |||
| 2012-10-03 | {trunk]update mct functions with opj_ prefix and new opj type | Mickael Savinaud | |
| add some comments | |||
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
