Merge branch 'feature/e-endstop' into merge-abc-with-homing
[clinton/Smoothieware.git] / src / libs / ConfigCache.h
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-12 Jim MorrisMerge pull request #367 from wolfmanjm/optimize/config...
2014-04-12 Jim Morrisreplace map with vector as map uses double the amount...
2014-04-12 Jim Morrisuse map for config cache
2014-04-11 Jim Morrisclean up config-cache so it can encapsulate different...
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariConfigCache: Fix invalid array indexing
2012-11-02 Ben GamariConfig: Use unsigned int instead of char for array...
2012-11-02 Ben GamariConfigCache.h: Fix signedness warning
2012-10-08 Arthur Wolfsolved the block end problem, commiting mostly to save...
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-07-01 Arthur WolfMerge branch 'edge' into stepper
2012-06-20 Mark A. CooperMerge pull request #46 from logxen/config
2012-06-20 Logxenimplemented config-load <filename> and did a little...
2012-06-19 LogxenMerge remote-tracking branch 'upstream/configrefactor...
2012-06-19 Arthur WolfFirst compiling version of the new Config abstraction...