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

DO NOT MERGE: Remove c string limitation rebase2 #115

Commits on Aug 22, 2016

  1. remove const char* in favor of std::string

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    f7c1283 View commit details
    Browse the repository at this point in the history
  2. remove zerobyte limitation

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    31261be View commit details
    Browse the repository at this point in the history
  3. replace more const char* with std::string

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    8d7a0af View commit details
    Browse the repository at this point in the history
  4. make traversers aware of zerobyte labels

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    fa32d8b View commit details
    Browse the repository at this point in the history
  5. add test for zerobyte

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    c6916e1 View commit details
    Browse the repository at this point in the history
  6. simplify code (also based on review comments)

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e68cef9 View commit details
    Browse the repository at this point in the history
  7. set TPIE temp path according to compiler parameter

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1019e02 View commit details
    Browse the repository at this point in the history
  8. rerun autowrap

    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    793f0ff View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:cliqz/keyvi into remove-c-string-…

    …limitation-rebase2
    
    Conflicts:
    	pykeyvi/src/pykeyvi.cpp
    Hendrik Muhs committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0c498ef View commit details
    Browse the repository at this point in the history