summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* annotate changeslcms2.8Marti2016-07-201-1/+4
* Missing file from last commitMarti2016-07-141-0/+1
* Fix some warnings found by coverityMarti2016-07-144-16/+23
* Check for null dereferencelcms2.8rc2Marti2016-07-081-2/+7
* Merge pull request #82 from g-coder/patch-1Marti Maria2016-06-291-1/+4
|\
| * NO_VA_END in cmsplugin.cg-coder2016-06-281-1/+4
|/
* Added a check on filelen functionMarti2016-06-222-3/+23
* Minor cleanup for 2.8Marti2016-06-223-9/+8
* Changes from Noel Carboni regarding copy alphaMarti2016-06-082-58/+96
* downgrade to automake 1.14.1 which is stableMarti2016-05-1813-391/+488
* Changed changelog directionMarti2016-05-181-142/+147
* Merge pull request #76 from stweil/masterMarti Maria2016-05-1224-54/+54
|\
| * Fix some typos (found by codespell)Stefan Weil2016-05-1124-54/+54
|/
* Merge pull request #74 from mayeut/patch-1Marti Maria2016-05-031-1/+1
|\
| * Update FROM_16_TO_8 macro not to raise UBSan errorMatthieu Darbois2016-05-011-1/+1
|/
* Added a new testbed case + increasedcMLU test casesMarti2016-04-292-3/+73
* Fix multilocalized unicode bugMarti2016-04-291-2/+2
* minor cosmethicsMarti2016-04-222-11/+11
* Ged rid of a false positive of fortifyMarti2016-04-051-3/+2
* Fixed some glitches from FORTIFY reportMarti2016-04-017-22/+28
* Try to fix the automake dependencies bug.Marti2016-03-316-6/+6
* Fix some source formatting cosmethicsMarti2016-03-292-59/+55
* Change copyright dateMarti2016-03-2940-42/+41
* Add some minor memory checksMarti2016-03-293-7/+10
* Merge pull request #63 from gnu-andrew/masterMarti Maria2016-03-291-1/+1
|\
| * Set LD_LIBRARY_PATH in testbed so just-built LCMS is testedAndrew John Hughes2015-10-161-1/+1
* | Merge pull request #62 from ya1gaurav/patch-12Marti Maria2016-03-291-1/+2
|\ \
| * | Add missing allocation failure check.Gaurav2015-10-081-1/+2
| |/
* | Merge pull request #51 from ya1gaurav/patch-4Marti Maria2016-03-291-0/+1
|\ \
| * | Fix allication failure check.Gaurav2015-06-051-0/+1
* | | Merge pull request #68 from beku/fix_write_desc_text_lengthMarti Maria2016-03-291-16/+21
|\ \ \
| * | | Fix writing of desc tag for version 2.4 profilesKai-Uwe Behrmann2016-03-101-16/+21
|/ / /
* | | Added support for Argyll's ARTS tagMarti2016-01-306-15/+18
* | | Added to changelogMarti2015-12-051-0/+1
* | | Improved detection of cases where optimization does not workMarti2015-12-051-3/+18
* | | Fix a bug on optimizing planar RGB8 (II)Marti2015-12-052-4/+4
* | | fixed an optimizer bug on formatsMarti2015-12-033-4/+25
* | | Fixed alignment issues on alphaMarti2015-11-302-15/+44
* | | Add some extra checks to a sampleMarti2015-11-251-0/+11
* | | Fixed a buffer overflow in transiccMarti2015-11-241-1/+1
* | | Fixed a smal typo on previous commitMarti2015-11-231-1/+3
* | | Added mutex protection to cmsSaveProfileToIOhandlerMarti2015-11-233-31/+45
* | | Merge pull request #64 from LebedevRI/FloatXFORM-fix-heap-buffer-overflowMarti Maria2015-11-201-3/+3
|\ \ \
| * | | Fix heap-buffer-overflow in FloatXFORM().Roman Lebedev2015-11-201-3/+3
|/ / /
* | | minor change to prevent overflow in the transicc toolMarti2015-11-151-2/+2
* | | Added support for VC2015, dropped for VC2008Marti2015-11-1530-2079/+2336
* | | Updated XCode projectMarti2015-11-152-0/+4
* | | Upgrade to modern autotoolsMarti2015-11-1536-7806/+6378
| |/ |/|
* | Merge pull request #61 from ya1gaurav/patch-11Marti Maria2015-10-071-1/+1
|\ \
| * | Null Check mismatchGaurav2015-10-061-1/+1
|/ /