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

String strip! family #298

Merged
merged 9 commits into from
Dec 18, 2021
Merged

String strip! family #298

merged 9 commits into from
Dec 18, 2021

Conversation

RobertBendun
Copy link
Contributor

Another 3 for #217

include/natalie/string_object.hpp Outdated Show resolved Hide resolved
src/string_object.cpp Outdated Show resolved Hide resolved
src/string_object.cpp Outdated Show resolved Hide resolved
 wrongly assumed that convention from Ruby would be followed (naming
modified methods in source code with `_bang` prefix). Turns out, that
`_in_place` suffix is used.
Memmove is safer when pointers overlap, and they are.
@seven1m seven1m merged commit fcfb573 into natalie-lang:master Dec 18, 2021
@seven1m
Copy link
Member

seven1m commented Dec 18, 2021

Thanks!

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.

2 participants