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.0
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.1
Choose a head ref
  • 12 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 2, 2012

  1. Improve browserification

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

Commits on Jul 3, 2012

  1. Configuration menu
    Copy the full SHA
    14d9d05 View commit details
    Browse the repository at this point in the history
  2. Update Makefile

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

Commits on Jul 6, 2012

  1. Update make doc

    ixti committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    14c8361 View commit details
    Browse the repository at this point in the history
  2. Small apidocs fixes

    ixti committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    8f2ea8a View commit details
    Browse the repository at this point in the history
  3. Remove gotchas

    ixti committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    c1fe260 View commit details
    Browse the repository at this point in the history
  4. .gitignore /doc/

    ixti committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    6e587ce View commit details
    Browse the repository at this point in the history
  5. add test for #46, not sure how to do this test if your timezone happe…

    …ns to be GMT
    Caolan McMahon committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    679276b View commit details
    Browse the repository at this point in the history
  6. fix for #46, use Date.UTC to construct date object before applying tz…

    … delta
    Caolan McMahon committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    5bbfd9c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #47 from caolan/master

    Pull request for #46 "Timestamps are incorrectly parsed in local time"
    ixti committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    c7d971d View commit details
    Browse the repository at this point in the history
  8. Update HISTORY

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

Commits on Jul 7, 2012

  1. Version bump to 1.0.1

    ixti committed Jul 7, 2012
    Configuration menu
    Copy the full SHA
    c38c82b View commit details
    Browse the repository at this point in the history
Loading