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 UnsignedChar API #1042

Merged
merged 7 commits into from
Apr 10, 2018
Merged

Add UnsignedChar API #1042

merged 7 commits into from
Apr 10, 2018

Commits on Apr 9, 2018

  1. Add UnsignedChar API + implement for gcc

    Thomas Desveaux committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    ba8835f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    2794751 View commit details
    Browse the repository at this point in the history
  2. Implement unsignedchar for clang

    Thomas Desveaux committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    40f258b View commit details
    Browse the repository at this point in the history
  3. Implement unsignedchar for msc

    Thomas Desveaux committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d556b65 View commit details
    Browse the repository at this point in the history
  4. Implement unsignedchar for vstudio

    Thomas Desveaux committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    159281e View commit details
    Browse the repository at this point in the history
  5. Implement unsignedchar for xcode

    Thomas Desveaux committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    6ad87a7 View commit details
    Browse the repository at this point in the history
  6. Implement unsignedchar tests for CodeLite

    Thomas Desveaux committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    228bba9 View commit details
    Browse the repository at this point in the history