summaryrefslogtreecommitdiff
path: root/testbed
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-05-213-4/+4
* Fix typo in local function nameStefan Weil2018-03-071-2/+2
* Fix some typos in comments and messages (found by codespell)Stefan Weil2018-03-072-3/+3
* New testbedMarti Maria2017-12-021-80/+383
* Linestride & dynlibsMarti Maria2017-11-121-2/+2
* upgrade autotools to 2.9Marti Maria2017-09-272-7/+28
* Fixed remaining warning for signed/unsigned mixing. Fixed memory leak in testbedMarti Maria2017-08-031-75/+88
* rollback of a wrong PRMarti Maria2017-07-251-2/+2
* Prepare for 2.9 releaseMarti Maria2017-07-144-3/+3
* Fixed reversed logic test & a typo on the && operatorMarti Maria2017-05-021-2/+2
* Fix NULL profile builtinMarti Maria2017-03-131-3/+3
* Fixed softproofing transform failureMarti Maria2017-03-131-4/+40
* [oss-fuzz] Fix overflows in CGATS parser.Marti2017-02-231-1/+15
* Link testsuite binary staticallyThomas Weber2017-02-021-1/+4
* spelling fixesklemens2017-01-221-1/+1
* sanitize floating point readMarti2016-12-152-1/+75
* fix IT8 parsing glitchMarti Maria2016-12-041-0/+15
* Fix cmsStageAllocMatrix parameter swapKuang-che Wu2016-10-171-0/+0
* Fixed CMS_NO_HALF_SUPPORT compilation errorsMarti2016-09-111-1/+7
* Fix swap endian on outputMarti2016-08-231-0/+26
* downgrade to automake 1.14.1 which is stableMarti2016-05-181-18/+7
* Added a new testbed case + increasedcMLU test casesMarti2016-04-292-3/+73
* Change copyright dateMarti2016-03-293-4/+4
* 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
* | Added support for Argyll's ARTS tagMarti2016-01-301-1/+1
* | fixed an optimizer bug on formatsMarti2015-12-031-3/+19
* | Upgrade to modern autotoolsMarti2015-11-152-66/+180
|/
* Removed some wrong line endingsMarti Maria2015-06-191-36/+8
* Big drop sponsorized by AlienSkin SoftwareMarti Maria2015-06-182-0/+119
* Added a version retrieval functionlcms2.7rc3lcms2-2.7Marti Maria2015-03-171-1/+6
* Changed testbed context creation code for maatrix testMarti Maria2015-02-081-6/+6
* Fixed thread mixing in testbedMarti Maria2015-02-081-1/+1
* Updated test bedMarti Maria2015-02-081-0/+28
* Updated test profileMarti Maria2015-02-081-0/+0
* Changes for 2.7Marti Maria2014-12-192-7/+12
* Merge from private branch in preparation of 2.7 rc1Marti Maria2014-12-171-1/+3
* Some contributed filesMarti Maria2014-04-292-18/+21
* Fix compatibility issueMarti Maria2014-03-051-2/+2
* Fixing distributionlcms2.6rc3Marti Maria2014-02-172-2/+2
* Added pthread dependency, and multithreading supportMarti Maria2014-02-161-2/+8
* First attempt to pthread integrationMarti Maria2014-02-141-0/+1
* Fixed context guessingMarti Maria2014-02-141-0/+28
* Merge from Artifex branchlcms2.6rc0Marti Maria2014-02-129-372/+2306
* Clean tabs & format after the GIT merge disasterMarti Maria2013-05-131-9/+51
* testbed/testcms2.c: fix more type specifier mismatch and a variable shadowing.XhmikosR2013-05-021-9/+9
* Remove unused variables.XhmikosR2013-05-021-8/+4
* testbed/testcms2.c: fix possible null pointer dereferences.XhmikosR2013-05-021-2/+4
* Consolidated changesMarti Maria2013-05-021-14/+14
* testbed/testcms2.c: remove duplicate expressionXhmikosR2013-04-171-1/+1