Skip to content
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

Fix bugs in string split/join functions involving only one token / no delimiter found #769

Closed
wants to merge 2 commits into from

Conversation

groverlynn
Copy link
Contributor

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes #

Feature

Fix bugs in string split/join functions involving only one token / no delimiter found
Further apply the string functions to replace those from boost

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@groverlynn groverlynn changed the title Fix bugs in string split/join functions involving empty tokens and longer-than-1-character delimiters Fix bugs in string split/join functions involving only one token / no delimiter found Nov 27, 2023
@groverlynn groverlynn force-pushed the string branch 3 times, most recently from 2f6c918 to 1058295 Compare November 27, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant