Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cplusplus/lib-issues-software
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 805d489
Choose a base ref
...
head repository: cplusplus/lib-issues-software
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c17f57e
Choose a head ref
  • 13 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 13, 2014

  1. Configuration menu
    Copy the full SHA
    2c21e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524e694 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Add file_names.cpp to compile.

    Beman committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    b0cece7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8f325 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. Configuration menu
    Copy the full SHA
    aed6dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b585afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0090fe9 View commit details
    Browse the repository at this point in the history
  4. Remove document name prefix from HTML <title> elements since modern t…

    …abbed browsers have limited space in the tabs.
    Beman committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    35690ea View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Configuration menu
    Copy the full SHA
    e08ae7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f3047 View commit details
    Browse the repository at this point in the history
  3. Make mailing_info::get_attribute() public so that a getter function d…

    …oes not need to be added for each minor attribute. This may be particularly helpful if file name definitions are moved to the config file as planned.
    Beman committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    6629014 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Add feature to replace all text in the config.xml file in the form <r…

    …eplace "attribute-name"/> with the attribute's value. This is intended to allow abstracting away differences in config.xml <intro> text for different issues lists.
    Beman committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    0749476 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. Change from prefix based hard coded file names to 100% config.xml att…

    …ribute based file names. Much more flexible.
    Beman committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    c17f57e View commit details
    Browse the repository at this point in the history
Loading