summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-05Merge branch 'master' into openjpeg-2.1v2.1.1Antonin Descampe
2016-07-05Update INSTALL.mdAntonin Descampe
2016-07-05Update AUTHORS.mdAntonin Descampe
2016-07-05Update AUTHORS fileAntonin Descampe
2016-07-05Update INSTALL, README and THANKS fileAntonin Descampe
2016-07-05Upload changelog and convert some files to mardownAntonin Descampe
2016-06-26Remove useless diff command in abi-check.shAntonin Descampe
2016-06-25Correct abi-check.sh for PR (#791)Matthieu Darbois
2016-06-21Update tcd.c (#790)maddin200
2016-06-21Remove clang-3.9 buildMatthieu Darbois
2016-06-21Automatic upload of ABI report (end)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21setup automatic upload of ABI reportsAntonin Descampe
2016-05-15Merge branch 'master' into openjpeg-2.1Antonin Descampe
2016-05-15WIP automatic releaseAntonin Descampe
2016-05-15Update appveyor release descriptionAntonin Descampe
2016-05-15Fixing deployment conditionAntonin Descampe
2016-05-15cpack only on tag commitAntonin Descampe
2016-05-15Trying to make appveyor and travis deploy on the same releaseAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic deploymentAntonin Descampe
2016-05-15WIP automatic release (debugging run.sh)Antonin Descampe
2016-05-15Revert LICENSE filenameAntonin Descampe
2016-05-15WIP automatic release (ctd)Antonin Descampe
2016-05-15WIP automatic releaseAntonin Descampe
2016-05-15Merge branch 'master' into openjpeg-2.1Antonin Descampe
2016-05-15WIP: debug travis run scriptAntonin Descampe
2016-05-15Update travis and appveyor to enable automatic releases on tag commitAntonin Descampe
2016-05-13Update version number in CMakeLists.txtAntonin Descampe
2016-05-13Update NEWSAntonin Descampe
2016-05-13Merge branch 'master' into openjpeg-2.1Antonin Descampe
2016-05-10Update implementation of opj_calloc (#705)Stefan Weil
2016-05-10Add missing source for the JPIP library and executables (issue #658) (#659)Stefan Weil
2016-05-08Correct expected result for test of issue 495mayeut
2016-05-08Fix Out-of-Bounds Access in function opj_tgt_resetmayeut
2016-05-08Fix Heap Buffer Overflow in function color_cmyk_to_rgbmayeut
2016-05-08Fix division by zeromayeut
2016-05-03Update lcms2 (#773)Matthieu Darbois
2016-05-02Merge pull request #769 from julienmalik/cmake_lowercasejulienmalik
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2016-05-02Merge pull request #767 from julienmalik/fix_memset_null_pointerjulienmalik
2016-05-02Merge pull request #768 from julienmalik/filter_clang_warningsjulienmalik
2016-05-02Ignore clang's summary warningJulien Malik
2016-05-02Fix UBSan gcc warning for first arg to memset non nullJulien Malik