summaryrefslogtreecommitdiff
path: root/distrib/compare
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Remove LANGUAGE pragrams implied by Haskell2010Herbert Valerio Riedel2014-05-142-3/+1
* Fix typoGabor Greif2014-03-231-1/+1
* Tweak the bindist comparison toolIan Lynagh2013-04-202-1/+6
* Add a "Done." line to compareIan Lynagh2013-01-271-1/+2
* Add a kludge to the compare tool for unicode filenamesIan Lynagh2013-01-271-1/+6
* Use Test.Regex.PCRE instead of .Posix in compareIan Lynagh2013-01-271-1/+1
* Add support to compare for comparing whole directoriesIan Lynagh2013-01-272-12/+62
* Improve the size-change detection heuristics in the compare toolIan Lynagh2012-05-301-10/+13
* bindist comparison tool: Some logic improvements, and testsuite supportIan Lynagh2011-03-273-62/+59
* Bindist comparison tool: Recognise OS X .dylib files tooIan Lynagh2011-03-251-3/+3
* bindist checker improvementsIan Lynagh2011-03-226-122/+204
* Hack to get the compare tool to work on Windows "bindists"Ian Lynagh2011-03-211-3/+8
* bindist comparison tool: Improve way-difference behaviourIan Lynagh2011-03-161-0/+2
* Bindist comparison tool: add --ignore-size-changes flagIan Lynagh2011-03-162-4/+12
* Bindist comparison tool: Handle differences in the library ways nicelyIan Lynagh2011-03-166-53/+150
* Initial implementation of bindist comparison toolIan Lynagh2011-03-156-0/+346