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

vt: case preserve column names #1688

Merged
merged 6 commits into from
May 10, 2016
Merged

vt: case preserve column names #1688

merged 6 commits into from
May 10, 2016

Commits on May 7, 2016

  1. Configuration menu
    Copy the full SHA
    a35ae57 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2016

  1. Configuration menu
    Copy the full SHA
    4bf3615 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Configuration menu
    Copy the full SHA
    5290b99 View commit details
    Browse the repository at this point in the history
  2. vt: case preserve column names

    @erzel code review comments
    sougou committed May 9, 2016
    Configuration menu
    Copy the full SHA
    0cf3512 View commit details
    Browse the repository at this point in the history
  3. vt: case preserve column names

    @enisoc code review comments
    sougou committed May 9, 2016
    Configuration menu
    Copy the full SHA
    514e95e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. cistring: use zero-size artifact

    Use the newly-sugested zero-size construct that prevents the
    struct from comparing with itself. The previous construct used
    a nil function pointer that consumed one word.
    sougou committed May 10, 2016
    Configuration menu
    Copy the full SHA
    559d32f View commit details
    Browse the repository at this point in the history