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: 1.0.1
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: 1.0.2
Choose a head ref
  • 20 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 7, 2012

  1. typo fix

    Vitaly Puzrin committed Jul 7, 2012
    Configuration menu
    Copy the full SHA
    dc8a1a2 View commit details
    Browse the repository at this point in the history
  2. Update master

    Vitaly Puzrin committed Jul 7, 2012
    Configuration menu
    Copy the full SHA
    17dc84b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2012

  1. Update make doc & publish

    ixti committed Jul 8, 2012
    Configuration menu
    Copy the full SHA
    677297a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2012

  1. Add map shim for IE8

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    8c27026 View commit details
    Browse the repository at this point in the history
  2. Rebuild browserified version

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    d8cec14 View commit details
    Browse the repository at this point in the history
  3. Add Object.create() for IE8

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    05e3af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f64fb0 View commit details
    Browse the repository at this point in the history
  5. Add Array#reduce shim for IE8

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    eeabb3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dba29e View commit details
    Browse the repository at this point in the history
  7. Improve error handling

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    02dcfb2 View commit details
    Browse the repository at this point in the history
  8. Refactor work with hash

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    8a17da1 View commit details
    Browse the repository at this point in the history
  9. Fix base64 encoder

    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    8eb3d5b View commit details
    Browse the repository at this point in the history
  10. Pull out browser shims.

    We do not include shims into the browserified version from now on. For support
    of oldIEs and other prehistoric browsers one might use [es5-shims][1]. See demo.
    
    [1]: https://github.com/kriskowal/es5-shim
    ixti committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    9d743fa View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2012

  1. updated 'inspect' utility

    Vitaly Puzrin committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    8ab87fd View commit details
    Browse the repository at this point in the history
  2. Use UTC date for short format

    ixti committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    390937d View commit details
    Browse the repository at this point in the history
  3. Use UTC date for short format

    ixti committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    f21dcf6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'inspect'

    ixti committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    7faa2e4 View commit details
    Browse the repository at this point in the history
  5. Update browserified version

    ixti committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    647a53f View commit details
    Browse the repository at this point in the history
  6. Update HISTORY

    ixti committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    e29a8b0 View commit details
    Browse the repository at this point in the history
  7. 1.0.2 release

    Vitaly Puzrin committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    010e264 View commit details
    Browse the repository at this point in the history
Loading