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

Support named arguments #169

Closed
wants to merge 12 commits into from
Closed

Support named arguments #169

wants to merge 12 commits into from

Commits on Jun 5, 2015

  1. Configuration menu
    Copy the full SHA
    344de54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c4b65 View commit details
    Browse the repository at this point in the history
  3. Style edit

    jamboree committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    c3362f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2015

  1. Suppress MSVC warning

    jamboree committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    7f96af5 View commit details
    Browse the repository at this point in the history
  2. Add FMT_CAPTURE_W

    jamboree committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    c26d731 View commit details
    Browse the repository at this point in the history
  3. Fix FMT_CAPTURE_W

    jamboree committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    6bbd3e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Configuration menu
    Copy the full SHA
    150e5e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cppformat/cppformat

    Conflicts:
    	format.cc
    	test/format-test.cc
    jamboree committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    eb7e92e View commit details
    Browse the repository at this point in the history
  3. Fix warning

    jamboree committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    bbcb6e8 View commit details
    Browse the repository at this point in the history
  4. Prevent nested fmt::arg

    jamboree committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    8bfc7df View commit details
    Browse the repository at this point in the history
  5. Fix MakeValue

    jamboree committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    3214fe1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a727581 View commit details
    Browse the repository at this point in the history