summaryrefslogtreecommitdiff
path: root/src/cmstypes.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-05-211-2/+2
* Merge pull request #147 from sebras/masterMarti Maria2018-03-071-3/+3
|\
| * Reindent some lines, fixing gcc indentation warnings.Sebastian Rasmussen2017-12-131-3/+3
* | Replace non-ASCII charactersStefan Weil2018-02-241-9/+9
|/
* Tag types dictionary cannot be constMarti Maria2017-08-251-67/+66
* fix C++ compilationMarti Maria2017-08-231-95/+96
* Constify some big arrays to allow to compiler put them in read only section.Kacper Michajłow2017-08-211-2/+2
* Get rid of warnings when compiling as C++ with -WallMarti Maria2017-08-021-21/+23
* rollback of a wrong PRMarti Maria2017-07-251-2/+2
* Prepare for 2.9 releaseMarti Maria2017-07-141-1/+1
* Contributed fixes from OracleMarti Maria2017-07-031-2/+2
* Get rid of uninitialized memoryMarti Maria2017-06-231-2/+2
* ReadPositiontable mwmory allocation sanitizeMarti Maria2017-05-121-0/+7
* [oss-fuzz] added a check for LUT channels consistencyMarti Maria2017-03-151-0/+4
* Fix some integer overflowsMarti Maria2017-02-051-1/+5
* sanitize input & output channels on MPE profilesMarti2017-01-251-5/+14
* spelling fixesklemens2017-01-221-4/+4
* Fix a leak when recovering from errorMarti2016-12-291-7/+8
* Cleanup on some warningsMarti2016-12-151-1/+1
* sanitize floating point readMarti2016-12-151-4/+9
* Fix memory leak in Type_LUT8_ReadKuang-che Wu2016-12-101-1/+3
* Merge pull request #105 from kcwu/fix-leak-ReadSegmentedCurveMarti Maria2016-11-081-3/+8
|\
| * Fix memory leak in ReadSegmentedCurveKuang-che Wu2016-11-051-3/+8
* | Fix memory leak in Type_MPEmatrix_ReadKuang-che Wu2016-11-051-2/+10
|/
* Merge pull request #100 from kcwu/fix-leak-Type_NamedColor_ReadMarti Maria2016-11-011-2/+2
|\
| * Fix memory leak in Type_NamedColor_ReadKuang-che Wu2016-09-221-2/+2
* | Merge pull request #99 from kcwu/fix-uninitMarti Maria2016-11-011-1/+1
|\ \
| * | Fix use uninitialized value on stackKuang-che Wu2016-09-221-1/+1
| |/
* | Merge pull request #98 from kcwu/fix-memory-leakMarti Maria2016-11-011-2/+8
|\ \
| * | Fix memory leak in Type_Curve_Read and ReadCLUTKuang-che Wu2016-09-201-2/+8
| |/
* | Fixes from JDK9Marti2016-10-191-1/+5
|/
* Fix writing of arbitrary chars into ColorantTable NameKai-Uwe Behrmann2016-08-311-0/+2
* Added an extra check to MLU boundsMarti2016-08-151-0/+1
* Fix some warnings found by coverityMarti2016-07-141-3/+3
* Minor cleanup for 2.8Marti2016-06-221-1/+1
* Fix some typos (found by codespell)Stefan Weil2016-05-111-6/+6
* Fixed some glitches from FORTIFY reportMarti2016-04-011-1/+1
* Change copyright dateMarti2016-03-291-1/+1
* Add some minor memory checksMarti2016-03-291-3/+6
* Fix writing of desc tag for version 2.4 profilesKai-Uwe Behrmann2016-03-101-16/+21
* Added support for Argyll's ARTS tagMarti2016-01-301-1/+2
* Moved a fixup on wrong XYZ valuesMarti Maria2015-08-011-1/+1
* Big drop sponsorized by AlienSkin SoftwareMarti Maria2015-06-181-1/+1
* Remove dead code.XhmikosR2014-07-081-4/+1
* Some copyright updatesMarti Maria2014-03-071-3/+2
* Merge from Artifex branchlcms2.6rc0Marti Maria2014-02-121-53/+171
* Fixing endianess detection and memory leaksMarti Maria2013-10-301-13/+23
* Added a way to retrieve matrix-shaper pipelinesMarti Maria2013-10-221-1/+1
* Fix for read dictionary tagMarti Maria2013-06-251-1/+9
* Fixed propagation of render intentMarti Maria2013-05-241-0/+3