enabled specifying numeric config values using all strtof capabilities
[clinton/Smoothieware.git] / src / libs / utils.h
2014-01-27 Jim MorrisMerge pull request #321 from wolfmanjm/upstreamedge
2014-01-27 Jim Morrisextend gkbeears fix for cd to player.cpp
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-06-25 Jim MorrisMerge pull request #187 from wolfmanjm/fix/get_checksum
2013-06-25 Jim MorrisFix get_checksum to take a const char* as well as strin...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-01 Adam GreenMerge remote-tracking branch 'origin/edge' into feature...
2013-02-25 LogxenMerge pull request #136 from bgamari/fix-homing
2013-02-25 LogxenMerge pull request #137 from wolfmanjm/feature/add...
2013-02-25 Jim Morrisadded reset to console comamnd to actually reset the...
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-01-18 Michael Moonutils: is_alpha, is_digit, is_numeric, is_alphanum...
2013-01-15 Ben GamariMerge pull request #83 from bgamari/fixes
2013-01-15 Ben Gamariutils: Make string utils const where possible
2013-01-15 Michael MoonMerge branch 'feature/on_second_tick_event' into edge
2013-01-15 Michael Moonmove on_second_tick callout to on_idle event, also...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
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 Logxenextended ConfigSource to allow random read and writes...
2012-06-17 LogxenMerge branch 'config' of github.com:logxen/Smoothie...
2012-06-14 Mark A. CooperMerge pull request #43 from logxen/reset
2012-06-14 Logxenmoved the system_reset function into libs/utils
2012-02-27 Arthur Wolfremoved most mbed.h includes
2011-10-10 Arthur WolfStepper pins can now be inverted by adding a ! to the...
2011-09-29 Arthur WolfMerge branch 'master' into edge
2011-09-27 Arthur Wolfmoved util function
2011-09-27 Arthur Wolfinitial commit