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: 8a73181
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: 9a7ae34
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 2, 2015

  1. Fix encoding of UTF-16 surrogate pairs

    Closes #160
    dervus committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    14e3b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2539825 View commit details
    Browse the repository at this point in the history
  3. Rename codepoint -> c

    dervus committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    c6a2320 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2015

  1. Update utils.js

    Fixes #113.  `isDate` check was being skipped because `keys.length !== 0` (`keys = ['constructor']`).
    Hypercubed committed Feb 5, 2015
    Configuration menu
    Copy the full SHA
    a937a35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #163 from Hypercubed/patch-1

    Update utils.js
    Vitaly Puzrin committed Feb 5, 2015
    Configuration menu
    Copy the full SHA
    f0d7ea9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2015

  1. Browser files rebuild

    Vitaly Puzrin committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    fc35388 View commit details
    Browse the repository at this point in the history
  2. 3.2.6 released

    Vitaly Puzrin committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    9a7ae34 View commit details
    Browse the repository at this point in the history
Loading