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: nodeca/js-yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.2
Choose a base ref
...
head repository: nodeca/js-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.3
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 7, 2014

  1. Save and restore anchor along with tag state in readFlowCollection, r…

    …eadBlockMapping, and readBlockSequence. Also store custom tag result in anchorMap. Fixes #141 as far as I can tell.
    dustyrockpyle committed Sep 7, 2014
    Configuration menu
    Copy the full SHA
    b42cc0f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. Circular data & cross references #110

    Catch circular and cross references.
    The object is first scanned to get these references before starting the writing algorithm. Aliases are then added during it.
    Loamhoof committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    e75f8d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from Loamhoof/master

    Circular data & cross references #110
    dervus committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    2c23e7b View commit details
    Browse the repository at this point in the history
  3. Update HISTORY.md

    dervus committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    502a187 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Configuration menu
    Copy the full SHA
    9d336a3 View commit details
    Browse the repository at this point in the history
  2. Correct and add test for #145

    dervus committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    abcc2e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2014

  1. Browser files rebuild

    Vitaly Puzrin committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    c06c12b View commit details
    Browse the repository at this point in the history
  2. 3.2.3 released

    Vitaly Puzrin committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    a6cd565 View commit details
    Browse the repository at this point in the history
Loading