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

[WIP] Improve performance string literal value assignment with shallow copy support #442

Closed
wants to merge 21 commits into from

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    15697a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a975d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeda2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b79d580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f1eb20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ed7a7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd795fd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Fix for non-cpp11 compiler

    halx99 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e3af244 View commit details
    Browse the repository at this point in the history
  2. Fix for non-cpp11 compiler

    halx99 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bffbcfd View commit details
    Browse the repository at this point in the history
  3. Update pugixml.hpp

    halx99 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    dbced76 View commit details
    Browse the repository at this point in the history
  4. Fix for non-cpp11 compiler

    halx99 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4852708 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d9a303 View commit details
    Browse the repository at this point in the history
  6. Make logic more clearly

    halx99 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    366113e View commit details
    Browse the repository at this point in the history
  7. Fix logic

    halx99 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    15cec5f View commit details
    Browse the repository at this point in the history
  8. Delete unused

    halx99 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bd0fd02 View commit details
    Browse the repository at this point in the history
  9. Fix compile issue

    halx99 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bb916d8 View commit details
    Browse the repository at this point in the history
  10. Update pugixml.cpp

    halx99 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ffdc1a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    83d487a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbedd14 View commit details
    Browse the repository at this point in the history
  3. Use new mask cover all tests

    halx99 committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    1a52880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19885ee View commit details
    Browse the repository at this point in the history