summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Visual studio 2017 15.8Marti Maria2018-08-151-4/+10
* add extra checkMarti Maria2018-07-141-0/+5
* fixed code for very unusual platformMarti Maria2018-07-131-2/+2
* Extra typosluz.paz2018-05-212-6/+6
* Misc. typosluz.paz2018-05-217-10/+10
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2018-05-028-42/+42
|\
| * Merge pull request #147 from sebras/masterMarti Maria2018-03-075-22/+22
| |\
| | * Reindent some lines, fixing gcc indentation warnings.Sebastian Rasmussen2017-12-135-22/+22
| * | Fix some typos in comments and messages (found by codespell)Stefan Weil2018-03-071-1/+1
| * | Merge pull request #152 from stweil/masterMarti Maria2018-03-073-19/+19
| |\ \
| | * | Replace non-ASCII charactersStefan Weil2018-02-243-19/+19
* | | | add swapped-endian formats in alpha handlingMarti Maria2018-05-021-18/+94
|/ / /
* | | added sanitize annotations for clangMarti Maria2018-03-063-49/+63
|/ /
* | Replace non English caché by cache in commentsStefan Weil2018-02-242-10/+10
|/
* typo fix on commentMarti Maria2017-12-021-4/+1
* fix for big endian MLU bugMarti Maria2017-11-201-14/+6
* Linestride & dynlibsMarti Maria2017-11-127-72/+154
* upgrade autotools to 2.9Marti Maria2017-09-271-6/+23
* QuickFloor doesn't work on some extreme conditionsMarti Maria2017-09-071-6/+6
* yet another check for wrong profilesMarti Maria2017-09-071-1/+1
* Tag types dictionary cannot be constMarti Maria2017-08-252-71/+68
* changes in cmsSmoothToneCurve contributed by Noel CarboniMarti Maria2017-08-241-48/+96
* fix C++ compilationMarti Maria2017-08-232-98/+99
* fixed a warning in clang for OSXMarti Maria2017-08-221-3/+3
* fix for a bug intrudoced by last commitMarti Maria2017-08-221-1/+1
* Constify some big arrays to allow to compiler put them in read only section.Kacper Michajłow2017-08-213-6/+6
* Fixed remaining warning for signed/unsigned mixing. Fixed memory leak in testbedMarti Maria2017-08-031-5/+6
* Get rid of warnings when compiling as C++ with -WallMarti Maria2017-08-0219-471/+496
* rollback of a wrong PRMarti Maria2017-07-253-7/+8
* minor tunningMarti Maria2017-07-243-5/+5
* User safer strncpy for prefix & suffix of named colorsMarti Maria2017-07-181-3/+3
* Prepare for 2.9 releaseMarti Maria2017-07-1426-26/+26
* Merge pull request #127 from pathcore-tasos/masterMarti Maria2017-07-121-1/+9
|\
| * Apply fix only on older versions of MSVC.Tasos Stamadianos2017-06-261-6/+8
| * Fixed compilation on VS2012Tasos Stamadianos2017-06-211-0/+6
* | Contributed fixes from OracleMarti Maria2017-07-032-3/+6
* | Get rid of uninitialized memoryMarti Maria2017-06-232-4/+8
|/
* [OSS-FUZZ] Sanitize multidimensional interpolation roundoffMarti Maria2017-06-201-13/+13
* Added a check on negative big numbersMarti Maria2017-05-151-1/+1
* [OSS-FUZZ] avoid divisions by zeroMarti Maria2017-05-152-67/+163
* disallow absurd floating point valuesMarti Maria2017-05-151-0/+3
* ReadPositiontable mwmory allocation sanitizeMarti Maria2017-05-121-0/+7
* Fixed some cosmetic indentation issuesMarti Maria2017-05-026-106/+103
* [oss-fuzz] Fix corrupted tag detection on MPEMarti Maria2017-03-201-2/+4
* [oss-fuzz] added a check for LUT channels consistencyMarti Maria2017-03-152-2/+10
* Fix NULL profile builtinMarti Maria2017-03-132-11/+17
* Fixed softproofing transform failureMarti Maria2017-03-131-1/+3
* [oss-fuzz] Fix overflows in CGATS parser.Marti2017-02-231-11/+15
* fix harmless integer overflowMarti Maria2017-02-161-3/+3
* [oss-fuzz] fix for 539Marti Maria2017-02-071-2/+4