Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-24Fix black point compensation issue on unbounded capable profilesMarti Maria
Some profiles on unbounded mode can return L* negative, this was affecting black point compensation algorithm. Also, added dynamic version reporting as fixing the described bug uncovered an issue with *.so version reporting
2022-02-12Fix an out of bounds readMarti Maria
Harmless but nasty, the memory was read and then not used.
2022-01-29update copyright noticesMarti Maria
Update copyrights to generate the release
2021-11-06Recreate autotools filesmm2
fix a typo in pointer casts
2021-06-24Remove all autotools filesmm2
2021-06-20Fix #258Marti Maria
Fix vulnerability of jpegicc example on crafted EXIF
2020-12-08Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria
2020-12-08Cleanup on tools & samplesMarti Maria
add --help option add copyright notice refactoring on xgetopt remove unused toggle char
2020-12-03Autotools for latest changesmm2
2020-11-02First try for fast float plugin automakemm2
Early 2.12 alpha includes dynamic linking with fast float plugin Next steps in removing generated files from repository
2020-10-01cosmetic changesMarti Maria
to make codeQL happy
2020-05-23Regeneration of configuremm2
2020-04-29Fix end of lines messMarti Maria
Hopefully it is now fixed
2020-04-25Attempt to upgrade configure script to 2.10Marti Maria
Fix plugins issue as well.
2020-04-05Revert "Update autotools"Marti Maria
This reverts commit 08fe5c96ed4089b21fa6e6b6248a54a5a4396cb4.
2020-04-01Update autotoolsMarti Maria
Update configure script to 2.10
2020-04-01Prepare 2.10 release (I)Marti Maria
Some minor changes to prepeare 2.10 release
2018-05-21Misc. typosluz.paz
Found via `codespell -q 3`
2018-02-24Replace non-ASCII charactersStefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-09-27upgrade autotools to 2.9Marti Maria
Matches release candidate
2017-07-14Prepare for 2.9 releaseMarti Maria
Set copyright notices and version stamp, Still there are missing files, like documentation
2016-05-19downgrade to automake 1.14.1 which is stableMarti
2016-03-31Try to fix the automake dependencies bug.Marti
A autogen run is still missing
2016-03-29Change copyright dateMarti
2016-01-30Added support for Argyll's ARTS tagMarti
2015-11-15Upgrade to modern autotoolsMarti
Tested on a mac. Partial work to 2.8 release
2015-06-19Removed some wrong line endingsMarti Maria
2014-12-18Add license fileMarti Maria
2014-12-17Merge from private branch in preparation of 2.7 rc1Marti Maria
2014-07-12utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length' is ↵XhmikosR
less than zero.
2014-04-29Some contributed filesMarti Maria
2014-03-17Fix jpgicc devicelinklcms2.6Marti Maria
2014-02-16Added pthread dependency, and multithreading supportMarti Maria
2014-02-14First attempt to pthread integrationMarti Maria
2014-02-12Merge from Artifex branchlcms2.6rc0Marti Maria
2013-05-13Remove ^MMarti Maria
2013-05-13Clean tabs & format after the GIT merge disasterMarti Maria
2013-05-09Arrange last pull requestMarti Maria
2013-05-02utils/jpgicc/iccjpeg.c: add comment about uint checked to be less than zero.XhmikosR
2013-04-17utils/jpgicc/jpgicc.c: Fix fprintf parameter numberXhmikosR
2012-12-03Upgrade autotoolsMarti Maria
2012-07-02Trimmed filesMarti Maria
2012-06-27Autotools updateMarti Maria
2012-06-27Several changes for 2.4Marti Maria
2011-04-12Upgrade to automake 1.11Marti Maria
2011-04-04Moved AC_CANONICAL_SYSTEM to AC_CANONICAL_HOSTMarti Maria
2010-12-13Adding adaptation state control in jpgicc, tificcMarti Maria
2010-11-23Final changes to 2.1Marti Maria
2010-07-09Turn off some warnuings in jpgiccMarti Maria
2010-07-09Adding cmsChangeBuffersFormat, fixing VC2010 projectMarti Maria