Skip to content

Issues: jwodder/newlines

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Renovate Dependency Dashboard CI Continuous integration / continuous deployment setup dependencies Add, remove, or update one or more dependencies
#21 opened May 19, 2024 by renovate bot
4 tasks
Add "partial" searching methods that don't match a substring at end of input that could be extended to a bigger match enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#17 opened May 9, 2024 by jwodder
Add string-splitting functionality that takes & consumes a String and yields sub-Strings enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#16 opened May 9, 2024 by jwodder
Support newlines specific to Python's str.splitlines() enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#15 opened May 9, 2024 by jwodder
Add a method for appending a newline to a string if it doesn't already end with one enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#13 opened May 9, 2024 by jwodder
Add AsyncBufRead extension methods for reading text terminated by a NewlinePattern blocked Cannot be implemented until something else happens enhancement New feature or request therefor
#12 opened May 9, 2024 by jwodder
Add BufRead extension methods for reading text terminated by a NewlinePattern blocked Cannot be implemented until something else happens enhancement New feature or request therefor
#11 opened May 9, 2024 by jwodder
Add a decoder-like type for splitting incrementally-received text blocked Cannot be implemented until something else happens enhancement New feature or request therefor
#10 opened May 9, 2024 by jwodder
Support searching & splitting &[u8] values enhancement New feature or request therefor
#9 opened May 9, 2024 by jwodder
Add a method for joining an iterable of &strs while appending newlines to those that don't already end with one enhancement New feature or request therefor under consideration Dev has not yet decided whether or how to implement
#7 opened May 9, 2024 by jwodder
ProTip! Add no:assignee to see everything that’s not assigned.