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

Remove various string functions from flisp and support functions from utf8.c #12762

Merged
merged 1 commit into from
Aug 23, 2015

Commits on Aug 22, 2015

  1. Remove various unused string functions from flisp

    (string.width, string.encode, string.decode, string.split,
     char.upcase, char.downcase)
    Removed unused support functions in utf8.c and declarations in utf8.h
    (u8_codingsize, u8_unescape, u8_is_locale_utf8)
    ScottPJones committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    308cc33 View commit details
    Browse the repository at this point in the history