Age | Commit message (Expand) | Author |
---|---|---|
2011-10-29 | Protecting the version of parseInt() and parseFloat(). (Paul Stoffregen) | David A. Mellis |
2011-10-02 | Fixing warnings in Stream (Paul Stoffregen) | David A. Mellis |
2011-09-09 | Don't consume trailing char in parseInt() and parseFloat (Paul Stoffregen). | David A. Mellis |
2011-08-17 | A few API changes to new Stream parsing functions. | David A. Mellis |
2011-08-17 | Integrating Stream searching & parsing (Michael Margolis) | David A. Mellis |
2010-11-20 | SD File object implements Stream. | David A. Mellis |
2010-08-11 | Making Client inherit from Stream, which unforunately means taking peek() out... | David A. Mellis |
2010-08-02 | changing available() to return an int (because the Ethernet Client class or a... | David A. Mellis |
2010-07-04 | Adding a peek() function to Stream and HardwareSerial (Serial). | David A. Mellis |
2010-05-28 | Adding a basic Stream interface and modifying HardwareSerial to inherit from it. | David A. Mellis |