Skip to content

add toupper/tolower functions#40

Merged
stevengj merged 1 commit intomasterfrom
casefuncs
May 30, 2015
Merged

add toupper/tolower functions#40
stevengj merged 1 commit intomasterfrom
casefuncs

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