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

Implement titlecase function. Fix #19465. #19469

Merged
merged 1 commit into from
Dec 6, 2016

Commits on Dec 1, 2016

  1. Implement titlecase function. Fix JuliaLang#19465.

    Clarify docstring.
    
    Single-pass version without call to lowercase.
    
    Test subsequent spaces.
    
    NEWS.md entry and RST docs.
    
    Add NEWS.md links.
    helgee committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4c33fb8 View commit details
    Browse the repository at this point in the history