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

add toupper/tolower functions #40

Merged
merged 1 commit into from
May 30, 2015
Merged

add toupper/tolower functions #40

merged 1 commit into from
May 30, 2015

Conversation

stevengj
Copy link
Member

Other than tests, this is a trivial patch to expose tolower and toupper replacements via a documented C API.

This will make it easy to fix JuliaLang/julia#11471.

stevengj added a commit that referenced this pull request May 30, 2015
add toupper/tolower functions
@stevengj stevengj merged commit 59b6914 into master May 30, 2015
@stevengj stevengj deleted the casefuncs branch May 30, 2015 02:58
tkelman added a commit that referenced this pull request May 30, 2015
#35 and #40 added new tests that #38 did not take into account

this is one case where it would be good if Travis re-tested the PR
after new commits get pushed to master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uppercase/lowercase functions are not portable?
1 participant