summaryrefslogtreecommitdiff
path: root/testbed
Commit message (Collapse)AuthorAgeFilesLines
...
* adjust copyright yearMarti Maria2020-04-101-2/+1
| | | | and remove duplicated symbol
* Improve cross-platform testbed buildkmilos2020-04-102-9/+7
|
* Revert "Update autotools"Marti Maria2020-04-051-2/+3
| | | | This reverts commit 08fe5c96ed4089b21fa6e6b6248a54a5a4396cb4.
* Update autotoolsMarti Maria2020-04-011-3/+2
| | | | Update configure script to 2.10
* Prepare 2.10 release (I)Marti Maria2020-04-013-3/+3
| | | | Some minor changes to prepeare 2.10 release
* Upgrade Visual studio 2019 16.4.2jj2020-01-091-0/+0
|
* Fix a very bad commitMarti Maria2019-09-2715-1201/+1
| | | | | wrong temporary files. My mistake, sorry
* merge branchMarti Maria2019-07-2616-0/+1273
| | | | plane bytes, not pixels
* provide a way to avoid "register" storage classMarti Maria2019-01-211-2/+0
| | | | C++17 seems to require to travel back in time and modify C99 spec
* Misc. typosluz.paz2018-05-213-4/+4
| | | Found via `codespell -q 3`
* Fix typo in local function nameStefan Weil2018-03-071-2/+2
| | | | | | | The same typo also exists in global function names which are not changed because that would be an API change. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Fix some typos in comments and messages (found by codespell)Stefan Weil2018-03-072-3/+3
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* New testbedMarti Maria2017-12-021-80/+383
| | | | improved tested
* Linestride & dynlibsMarti Maria2017-11-121-2/+2
| | | | | Fixed linestride on planar formatters Fixed testbed to run on synamic libraries
* upgrade autotools to 2.9Marti Maria2017-09-272-7/+28
| | | | Matches release candidate
* 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
| | | | Back to safety
* Prepare for 2.9 releaseMarti Maria2017-07-144-3/+3
| | | | | Set copyright notices and version stamp, Still there are missing files, like documentation
* Fixed reversed logic test & a typo on the && operatorMarti Maria2017-05-021-2/+2
|
* Fix NULL profile builtinMarti Maria2017-03-131-3/+3
| | | | | | Now the NULL builtin profile can be saved and is fully conformant. Previous profile could be regarded as corrupted as was using a 3->3 lut for Lab to gray
* Fixed softproofing transform failureMarti Maria2017-03-131-4/+40
|
* [oss-fuzz] Fix overflows in CGATS parser.Marti2017-02-231-1/+15
| | | | Fix some overflows in CGATS parser. Harmless.
* Link testsuite binary staticallyThomas Weber2017-02-021-1/+4
|
* spelling fixesklemens2017-01-221-1/+1
|
* sanitize floating point readMarti2016-12-152-1/+75
| | | | Added a check for floating point validation
* fix IT8 parsing glitchMarti Maria2016-12-041-0/+15
| | | | | Fixed a bug when trying to parse junk as IT8 file. Added the corresponding test case
* Fix cmsStageAllocMatrix parameter swapKuang-che Wu2016-10-171-0/+0
| | | | | | | For cmsStageAllocMatrix, InputChans is length of Matrix, OutputChans is length of Offsets. The original code will allocate NewElem->Offset with length Cols=InputChans (cmslut.c:417). This results in heap buffer overflow later.
* Fixed CMS_NO_HALF_SUPPORT compilation errorsMarti2016-09-111-1/+7
| | | | Thanks to Dirk Lemstra for reporting this bug
* Fix swap endian on outputMarti2016-08-231-0/+26
| | | | Thanks to Kornel LesiƄski for finding that.
* 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 tested Nice fix, thank you
| * 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
|/ | | | Tested on a mac. Partial work to 2.8 release
* 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
|