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

Anthonyaue/remove cr #5

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Anthonyaue/remove cr #5

wants to merge 16 commits into from

Commits on Oct 2, 2018

  1. add . as include directory

    emjotde committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    2130954 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

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

Commits on Nov 15, 2018

  1. Beginning of cleanup. Separating changes required for min_export into

    separate files since they don't play nice with the existing bits.
    anthonyaue committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    e95aca4 View commit details
    Browse the repository at this point in the history
  2. Revert files to original

    anthonyaue committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    9cb6ebb View commit details
    Browse the repository at this point in the history
  3. Fix bad revert

    anthonyaue committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    b083126 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

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

Commits on Nov 24, 2018

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

Commits on Nov 26, 2018

  1. Merge pull request #1 from marian-nmt/anthonyaue/min_export_dll

    Add parallel build files to build usable minimal shared sentencepiece dll with MSVC
    anthonyaue authored Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b92ee5f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    9a94870 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'warn'

    emjotde committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    1a38d26 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Modify bat file to:

    1. download protobuf-cpp-<version>.zip file using powershell
    2. bakup CMakeLists.txt and override with CMakeLists_minexport in both the root and src folder
    Gary Gao committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    97481c0 View commit details
    Browse the repository at this point in the history
  2. 1. open readable file in "in" mode vs. "out" mode

    2. open readable file as binary stream for text file to avoid reading partial file due to u0x1a
    Gary Gao committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    939804c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Merge pull request #4 from marian-nmt/zhaogao/handline_u0x1a_control_…

    …z_in_input_file
    
    1. open readable file in "in" mode vs. "out" mode
    emjotde authored Dec 13, 2018
    Configuration menu
    Copy the full SHA
    61ae30f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    50be233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a1526 View commit details
    Browse the repository at this point in the history
  3. fix spacing

    anthonyaue committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    78d2b74 View commit details
    Browse the repository at this point in the history