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

Yzmyyff indirect includes #2936

Merged
merged 19 commits into from
Dec 24, 2018
Merged

Commits on Sep 14, 2017

  1. fix the bug kaldi-asr#1885

    yzmyyff authored Sep 14, 2017
    Configuration menu
    Copy the full SHA
    c5d7626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582ab88 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Merge remote-tracking branch 'origin/master'

    Kuang Ru committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    6e75745 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    Kuang Ru committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    32791b7 View commit details
    Browse the repository at this point in the history
  3. remove unused variable

    Kuang Ru committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    0d1bbc7 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master'

    Kuang Ru committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    1c7099e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Merge branch 'upstream_master'

    Kuang Ru committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    a81baca View commit details
    Browse the repository at this point in the history
  2. clean unused module.

    Kuang Ru committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    70208db View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

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

Commits on Nov 1, 2018

  1. Merge branch 'upstream_master'

    kevinru committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    dec6834 View commit details
    Browse the repository at this point in the history
  2. repeatedly make out_dir

    kevinru committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    3fa36ee View commit details
    Browse the repository at this point in the history
  3. remove unused lm_base

    kevinru committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    3a91e8c View commit details
    Browse the repository at this point in the history
  4. fix a typo

    kevinru committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    bbead6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0092d34 View commit details
    Browse the repository at this point in the history
  6. include with quotes when target is project file

    kevinru committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    5f24969 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Merge branch 'upstream_master'

    kevinru committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    de66772 View commit details
    Browse the repository at this point in the history
  2. Fix some indirect include or recursive include

    1. don't use system include when including from custom defined path.
    2. remove some blank.
    3. includes starts with module name.
    kevinru committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    9278196 View commit details
    Browse the repository at this point in the history
  3. Include anything at top of the file

    kevinru committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    5ca06d5 View commit details
    Browse the repository at this point in the history
  4. fix some typo

    kevinru committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    2876818 View commit details
    Browse the repository at this point in the history