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

Add Windows implementation #1

Merged
merged 18 commits into from Jan 22, 2019
Merged

Add Windows implementation #1

merged 18 commits into from Jan 22, 2019

Commits on Jan 20, 2019

  1. Test on Windows

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    f1c8051 View commit details
    Browse the repository at this point in the history
  2. WIP: windows implementation

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3401adc View commit details
    Browse the repository at this point in the history
  3. Lint on Windows

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    2f940c8 View commit details
    Browse the repository at this point in the history
  4. Fix compiler erros

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    fee5260 View commit details
    Browse the repository at this point in the history
  5. Fix mutability

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    f231fa7 View commit details
    Browse the repository at this point in the history
  6. Document windows implementation

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    7a8b292 View commit details
    Browse the repository at this point in the history
  7. panic! on erros

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c55f118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9cdf43 View commit details
    Browse the repository at this point in the history
  9. Fix reference

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    ac16683 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into windows

    * master:
      Include error information in panic
      Resize buffer in place
      Remove outdated comments from Travis CI config
    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    fc88657 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc8536f View commit details
    Browse the repository at this point in the history
  12. Don't panic on ERROR_MORE_DATA

    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    920c71f View commit details
    Browse the repository at this point in the history
  13. Fix return condition

    GetComputerNameExW returns non-zero on success!
    swsnr committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    2e77ea7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Release 0.1.0

    swsnr committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    df399e3 View commit details
    Browse the repository at this point in the history
  2. Fix badge URL

    swsnr committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    9ee160f View commit details
    Browse the repository at this point in the history
  3. Add keywords and categories

    swsnr committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    d4ffa6f View commit details
    Browse the repository at this point in the history
  4. Update changelog

    [ci skip]
    swsnr committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    93063d1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into windows

    * master:
      Add keywords and categories
      Fix badge URL
      Release 0.1.0
    swsnr committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    613c0dc View commit details
    Browse the repository at this point in the history