-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Variadic print
Print and Stream class
The Arduino core library's Print and Stream classes
#5829
opened Jan 10, 2017 by
cousteaulecommandant
Loading...
updated Jul 12, 2021
Stream::readBytesUntil() with non-ASCII terminator
Print and Stream class
The Arduino core library's Print and Stream classes
#7053
opened Dec 25, 2017 by
cousteaulecommandant
Loading...
updated Jul 12, 2021
Make signed overflow behave "correctly"
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Print and Stream class
The Arduino core library's Print and Stream classes
#4624
opened Feb 28, 2016 by
cousteaulecommandant
Loading...
updated Jun 29, 2021
Print negative numbers as negative numbers regardless of base
Print and Stream class
The Arduino core library's Print and Stream classes
#4535
opened Feb 7, 2016 by
cousteaulecommandant
Loading...
updated Jun 29, 2021
Virtual destructor for base class "Print"
Print and Stream class
The Arduino core library's Print and Stream classes
#4466
opened Jan 22, 2016 by
Ivan-Perez
Loading...
updated May 10, 2021
String relational operators
Print and Stream class
The Arduino core library's Print and Stream classes
#7194
opened Feb 6, 2018 by
BillyDonahue
Loading...
updated Apr 10, 2021
Add variadic functions
Print and Stream class
The Arduino core library's Print and Stream classes
#3551
opened Jul 19, 2015 by
NicoHood
Loading...
updated Apr 9, 2021
Added support for HEX leading zero in print
Print and Stream class
The Arduino core library's Print and Stream classes
#6750
opened Sep 21, 2017 by
Tijgerd
Loading...
updated Apr 9, 2021
Increase buffer size for converting floats + doubles to String's
Print and Stream class
The Arduino core library's Print and Stream classes
Extract Stream methods into an IStream.
Print and Stream class
The Arduino core library's Print and Stream classes
#5749
opened Dec 22, 2016 by
eric-wieser
Loading...
updated Apr 9, 2021
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.