-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Allow println to send The Arduino core library's Print and Stream classes
\n
and not \r\n
Print and Stream class
#7364
by hmaarrfk
was closed Jun 14, 2018
Loading...
Add StringView
Print and Stream class
The Arduino core library's Print and Stream classes
#7193
by steve-weinrich
was closed Dec 3, 2023
Loading...
Removed explicit check for true/false
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
#7036
by arnavb
was closed Sep 21, 2020
Loading...
Use const pointers in Stream::find() and Stream::findUntil()
Print and Stream class
The Arduino core library's Print and Stream classes
#6927
by bblanchon
was closed Sep 20, 2019
Loading...
Add support for 64 bit integer printing
Print and Stream class
The Arduino core library's Print and Stream classes
#6608
by RobTillaart
was closed Sep 20, 2019
Loading...
Fix move constructor and operator= in String.
in progress
Work on this item is in progress
Print and Stream class
The Arduino core library's Print and Stream classes
#6261
by leg0
was closed Sep 20, 2019
Loading...
Add function "printf" to AVR core class "print"
Print and Stream class
The Arduino core library's Print and Stream classes
Type: Invalid
Off topic for this repository, or a bug report determined to not actually represent a bug
#5938
by u48
was closed Sep 20, 2019
Loading...
Refactor Print.cpp for consistency
Print and Stream class
The Arduino core library's Print and Stream classes
#5816
by roncapat
was closed Nov 18, 2021
Loading...
Add Print::availableForWrite
Print and Stream class
The Arduino core library's Print and Stream classes
Make avr and sam files more similar to aid #5771
Print and Stream class
The Arduino core library's Print and Stream classes
#5775
by eric-wieser
was closed Sep 17, 2019
Loading...
String class (WString.cpp/.h) new functions
Print and Stream class
The Arduino core library's Print and Stream classes
#4890
by TobiasKnauss
was closed Sep 20, 2019
Loading...
fixes arduino/Arduino#4460
Print and Stream class
The Arduino core library's Print and Stream classes
#4461
by nharrand
was closed Dec 18, 2018
Loading...
New feature: validate function for String class.
Component: Core
Related to the code for the standard Arduino API
Print and Stream class
The Arduino core library's Print and Stream classes
#3096
by Chris--A
was closed Sep 18, 2019
Loading...
Print and PrintFormat
Component: Core
Related to the code for the standard Arduino API
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
Waiting for feedback
More information must be provided before we can proceed
#2743
by MichaelJonker
was closed Jul 18, 2023
Loading...
Print field control
Component: Core
Related to the code for the standard Arduino API
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
#2554
by MichaelJonker
was closed Jul 18, 2023
Loading...
Move the flush method from Stream to Print
Component: Core
Related to the code for the standard Arduino API
Print and Stream class
The Arduino core library's Print and Stream classes
Type: Bug
Strings without null-termination
Component: Core
Related to the code for the standard Arduino API
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
Waiting for feedback
More information must be provided before we can proceed
#1936
by matthijskooijman
was closed Sep 19, 2019
Loading...
Replace_startMillis from Stream.h with local variables
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
#1928
by cider101
was closed Sep 18, 2019
Loading...
Extend Stream to provide remove(count) and peek(offset)
Component: Core
Related to the code for the standard Arduino API
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
#17
by blalor
was closed Sep 17, 2019
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.