Merge branch 'upstreamedge' into fix/inverse-transform
[clinton/Smoothieware.git] / src / libs / checksumm.h
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-15 Jim MorrisMerge pull request #425 from klocs/edge
2014-06-14 Jim MorrisMerge pull request #422 from wolfmanjm/fix/module-event...
2014-06-14 Jim Morrisclean up the way events are handled and use std::function
2013-03-27 Arthur Wolfmerge edge into master
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-02 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2013-01-31 Ben GamariMerge pull request #91 from bgamari/edge
2013-01-31 Ben GamariEnsure that C++11 checksum is evaluated at compile...
2013-01-31 Adam GreenMake checksum macros work in non-optimized builds.
2013-01-31 Adam GreenAdd bgamari's C++11 checksumming approach.
2013-01-31 Adam GreenMerge branch 'edge' into checksum_macro
2013-01-30 Adam GreenCalculate Fletcher Checksums at compile time from string.