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

Implement FileIO API #1

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

Implement FileIO API #1

wants to merge 32 commits into from

Commits on Sep 25, 2015

  1. include precompile

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    cf5a820 View commit details
    Browse the repository at this point in the history
  2. use bindeps for unix

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    b8971ef View commit details
    Browse the repository at this point in the history
  3. better travis

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    40c74f6 View commit details
    Browse the repository at this point in the history
  4. fix undefined BinDeps

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    4c94226 View commit details
    Browse the repository at this point in the history
  5. didn't save

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    284eda2 View commit details
    Browse the repository at this point in the history
  6. add homebrew deps

    SimonDanisch committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    6681507 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2015

  1. refined build for linux

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    890b2b3 View commit details
    Browse the repository at this point in the history
  2. add appveyor

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    cf1b76f View commit details
    Browse the repository at this point in the history
  3. more debug info

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    046e5be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76d6365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8d970a View commit details
    Browse the repository at this point in the history
  6. try out better build

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    843f76a View commit details
    Browse the repository at this point in the history
  7. enable sudo for linux

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    7111686 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77fb9fa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. clean up build

    SimonDanisch committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    557a01e View commit details
    Browse the repository at this point in the history
  2. update to 0.5

    SimonDanisch committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    34d9ef5 View commit details
    Browse the repository at this point in the history
  3. use bindeps all the way

    SimonDanisch committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    fdd0a45 View commit details
    Browse the repository at this point in the history
  4. disrespect windows 32

    SimonDanisch committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    854764b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9602de9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Configuration menu
    Copy the full SHA
    1c9256f View commit details
    Browse the repository at this point in the history
  2. correct order

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1841981 View commit details
    Browse the repository at this point in the history
  3. fix build

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    73360f9 View commit details
    Browse the repository at this point in the history
  4. fix bindeps

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    f9d06c5 View commit details
    Browse the repository at this point in the history
  5. try other name

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    93bcd1a View commit details
    Browse the repository at this point in the history
  6. fix tests

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    2f633cc View commit details
    Browse the repository at this point in the history
  7. add badges

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    c0bfd40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6858b06 View commit details
    Browse the repository at this point in the history
  9. added save

    SimonDanisch committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    79d7214 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. make tests pass

    SimonDanisch committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    03d3def View commit details
    Browse the repository at this point in the history
  2. remove try catch

    SimonDanisch committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    198f5bd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. fix windows

    SimonDanisch committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    36127f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. try this

    SimonDanisch committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    476d195 View commit details
    Browse the repository at this point in the history