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 support of MSVC #10

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

Commits on Jun 26, 2013

  1. Configuration menu
    Copy the full SHA
    80362da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6b55e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2013

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

Commits on Feb 4, 2014

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

Commits on Jan 31, 2015

  1. Fixed README.rst && Added support of Visual Studio

    * Add syntax highlighting
    * Fixed to use boost::units::detail::demangle() when the compiler is VC
    ubnt-intrepid committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    44dca63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa8303 View commit details
    Browse the repository at this point in the history
  3. Remove the dependency of boost

    In boost/units/detail/utility.hpp, demangle() returns the argument directly.
    Therefore, boost::units::detail::demangle() in my previous code was unnecessary
    ubnt-intrepid committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    e5b7fc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e2c25 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

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

Commits on Feb 6, 2016

  1. Merge pull request #1 from apiaryio/master

    merge from apiaryio/cmdline
    feelapi committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    3256800 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

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