summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-03-11[trunk] Fix remainings warnings on linux/32bits archMathieu Malaterre
2014-03-11[trunk] Rework fseek ifdefs blockers, it breaks the 64bits behavior for fseekoMathieu Malaterre
2014-03-10[trunk] Another final round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-10[trunk] Remove a set of warning about sign conversionMathieu Malaterre
2014-03-10[trunk] Fix warnings about shadow variablesMathieu Malaterre
2014-03-10[trunk] remove a warning when using strict prototypeMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Rework r2597, make sure test suite is passing now.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Redo r2623, and remove guilty sectionMathieu Malaterre
2014-03-07[trunk] Revert r2623 for nowMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] As reported by clang analyzer thoses values were never readMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Fix simple warning about sign conversionMathieu Malaterre
2014-03-07[trunk] Another of fixes for warning about sign conversionMathieu Malaterre
2014-03-07[trunk] Fix warning about sign conversionMathieu Malaterre
2014-03-07[trunk] un-deprecated opj_stream_destroy API, import patch manuallyMathieu Malaterre
2014-03-07[trunk] Update memory management mecanismMathieu Malaterre
2014-03-07[trunk] Remove self-assignement.Mathieu Malaterre
2014-03-07[trunk] Fix mem leaks reported by cppcheckMathieu Malaterre
2014-03-06[trunk] Revert r2597 for now, since it breaks a lot of testsMathieu Malaterre
2014-03-06[trunk] Remove warning about sign conversion.Mathieu Malaterre
2014-03-06[trunk] Remove warning about sign conversion.Mathieu Malaterre
2014-03-06[trunk] Remove some easy warnings about sign compare reported by gccMathieu Malaterre
2014-03-05[trunk] Handle cmap where direct use is specified (issue235_cmapsubbox.jp2)Mathieu Malaterre
2014-03-04[trunk] Make sure to reject images such as 1336.pdf.asan.47.376.jp2 Mathieu Malaterre
2014-03-04[trunk] remove more conversion warning in multi-lines macro.Mathieu Malaterre
2014-03-04[trunk] Remove some conversion warnings reported by gccMathieu Malaterre
2014-03-04[trunk] Remove warning about conversion.Mathieu Malaterre
2014-03-04[trunk] Revert portion of r2562, need to investigate issue.Mathieu Malaterre
2014-03-03[trunk] Remove remaining conversion issues in mqc.cMathieu Malaterre
2014-03-03[trunk] Remove remainings conversion issues in t2.c + clock.cMathieu Malaterre
2014-03-03[trunk] Remove a simple warning about int -> float conversionMathieu Malaterre
2014-03-03[trunk] rework code to avoid a warning. this also remove a division and prefe...Mathieu Malaterre
2014-03-03[trunk] Remove some more warnings about conversionMathieu Malaterre
2014-03-03[trunk] Prefer compile time constant to avoid conversion double -> intMathieu Malaterre
2014-03-03[trunk] Review warning about types conversion, and add cast when neededMathieu Malaterre