Merge remote-tracking branch 'upstream/edge' into upstream-master
[clinton/Smoothieware.git] / src / modules / communication / utils / Gcode.cpp
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-29 Jim MorrisMerge pull request #773 from wolfmanjm/add/SPI-driver...
2015-11-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-14 Jim Morrisadd ability to set specific options for a chip from...
2015-09-24 Jim MorrisMerge pull request #742 from wolfmanjm/add/gcode-subcodes
2015-09-24 Jim MorrisFix easyunit
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-01 Jim MorrisFix M503, M305 and reading from prefined thermistors
2014-09-15 Jim MorrisMerge pull request #511 from Smoothieware/edge
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-05 Jim MorrisMerge pull request #471 from wolfmanjm/feature/three...
2014-08-04 Jim Morrisadd ability to save the bed plane with M500 and config...
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-24 Jim MorrisMerge pull request #442 from wolfmanjm/upstreamedge
2014-06-24 Jim MorrisFix initial pause at start of print
2014-06-24 Jim MorrisMerge pull request #441 from wolfmanjm/upstreamedge
2014-06-24 Jim MorrisFix bug in Line number handling
2014-06-19 Jim MorrisMerge pull request #434 from Smoothieware/optimize...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim Morrisstrip off Gxxx and Mxxx in Gcode
2014-06-18 Jim Morrispack bools in gcode
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-20 Jim MorrisMerge pull request #318 from wolfmanjm/feature/parse...
2014-01-20 Jim MorrisImplement parsing of standalone X Y Z or F as per pycam...
2013-12-27 Michael Moonreplace strtod with strtof
2013-12-27 Michael MoonReplace all doubles with floats including some constants
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-06-05 LogxenMerge remote-tracking branch 'upstream/edge' into edge
2013-06-05 arthurwolfMerge pull request #168 from wolfmanjm/feature/add...
2013-06-05 arthurwolfMerge pull request #170 from wolfmanjm/feature/add...
2013-06-05 Jim Morrisadd GCode::txt_after_ok so test can be appnded to the...
2013-05-18 Stefan KruljMerge branch 'edge' of git://github.com/arthurwolf...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-05-08 Michael MoonMerge pull request #165 from dandumit/edge
2013-05-04 Daniel Dumitrureport error message when a command was not taken
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-16 Arthur Wolfadding comments to modules/
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-06 Arthur Wolfdoes not commit yet, but getting close
2013-03-06 Arthur Wolfthis commit does not compile, commiting to get help...
2013-03-05 Arthur Wolffixing merge conflicts when merging edge back in
2013-03-05 Arthur Wolfmost probably corrected the Extruder bug, which was...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-18 LogxenMerge pull request #125 from arthurwolf/fix/NullStream
2013-02-17 Michael MoonGcode: simplify get_int, use get_int to derive cached...
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-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-13 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 Michael MoonMerge branch 'feature/USBSerial-works-outside-ISR-conte...
2013-02-13 Ben GamariMerge pull request #104 from bgamari/edge
2013-02-13 Ben GamariGcode: Ensure queued is initialized
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-13 arthurwolfMerge pull request #96 from wolfmanjm/upstreamedge
2013-02-11 Adam GreenMerge branch 'edge' into track_allocs
2013-02-11 Michael MoonGcode: simplify get_value with strtod
2013-02-11 Adam GreenMerge branch 'edge' into track_allocs
2013-02-11 Ben GamariMerge pull request #100 from bgamari/fixes
2013-02-11 Ben GamariGcode: Make command const
2013-02-09 Ben GamariMerge pull request #98 from bgamari/fixes
2013-02-09 Ben GamariGcode: Again ensure no allocations occur
2013-02-07 Ben GamariMerge pull request #94 from bgamari/fixes
2013-02-07 Ben GamariGcode: Ensure std::string operations don't incur alloca...
2013-01-23 arthurwolfMerge pull request #86 from bgamari/edge
2013-01-23 Ben GamariGcode: Use const_cast to silence warning
2013-01-23 Ben GamariGcode: Use operator[] instead of string::at to avoid...
2013-01-18 Michael MoonGcode: get_int method to shortcut string->float->int...
2013-01-15 Michael MoonMerge branch 'fix/gcode_freed_while_in_queue' into...
2013-01-15 Michael Moonallocate Gcode objects on the heap, don't clean them...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-12-28 LogxenMerge pull request #79 from logxen/g92
2012-12-28 LogxenMerge branch 'edge' into g92
2012-12-16 Logxenmerged edge
2012-11-20 Logxenadded Gcode::get_num_args() function
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 Arthur Wolfoptimized kernel
2012-10-30 Arthur Wolfmade kernel more efficient, and some caching in gcode...
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-03-26 Arthur Wolfmoved from FunctionPointer to FPointer. hopefully,...
next