-
-
Notifications
You must be signed in to change notification settings - Fork 808
Comparing changes
Open a pull request
base repository: nodeca/js-yaml
base: 2.1.0
head repository: nodeca/js-yaml
compare: 2.1.1
- 14 commits
- 20 files changed
- 3 contributors
Commits on Jun 30, 2013
-
Added mangling option to minifier, closes #82
Vitaly Puzrin committedJun 30, 2013 Configuration menu - View commit details
-
Copy full SHA for 00d531a - Browse repository at this point
Copy the full SHA 00d531aView commit details
Commits on Aug 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4e8d780 - Browse repository at this point
Copy the full SHA 4e8d780View commit details -
Merge pull request #87 from Survos/readme-safeload
update README for safeLoad-related changes
Vitaly Puzrin committedAug 7, 2013 Configuration menu - View commit details
-
Copy full SHA for 1250af6 - Browse repository at this point
Copy the full SHA 1250af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5360be2 - Browse repository at this point
Copy the full SHA 5360be2View commit details -
change "cut" option in Makefile to be compatible with OS X
The GNU version of "cut" allows "--bytes" or "-b", but the version in OS X understands only "-b", so use "cut -b -6" instead of "cut --bytes=-6".
Configuration menu - View commit details
-
Copy full SHA for 2fd9fc5 - Browse repository at this point
Copy the full SHA 2fd9fc5View commit details -
Merge pull request #88 from Survos/jshint-cleanup
remove extra commas & add quotes around "null" key to make jshint happy
Vitaly Puzrin committedAug 7, 2013 Configuration menu - View commit details
-
Copy full SHA for 5ff657b - Browse repository at this point
Copy the full SHA 5ff657bView commit details -
Merge pull request #89 from Survos/make-osx-cut
change "cut" option in Makefile to be compatible with OS X
Vitaly Puzrin committedAug 7, 2013 Configuration menu - View commit details
-
Copy full SHA for b5bb4dd - Browse repository at this point
Copy the full SHA b5bb4ddView commit details
Commits on Sep 28, 2013
-
Dumper should take into account booleans syntax from YAML 1.0/1.1
Related to issue #85
Configuration menu - View commit details
-
Copy full SHA for 5749fd4 - Browse repository at this point
Copy the full SHA 5749fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0255c92 - Browse repository at this point
Copy the full SHA 0255c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a62ee - Browse repository at this point
Copy the full SHA 16a62eeView commit details -
Remove "bad idea" TODO remarks from the code.
Flow readers must not consume trailing whitespace because such a behavior is too error-prone. Even plain scalar reader does not consume that outside of it's scope (indentation level). Example of wrong of "every reader consumes trailing whitespaces" behavior is issue #80
Configuration menu - View commit details
-
Copy full SHA for 3e5ef77 - Browse repository at this point
Copy the full SHA 3e5ef77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0f5af - Browse repository at this point
Copy the full SHA 6e0f5afView commit details
Commits on Sep 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3f361fc - Browse repository at this point
Copy the full SHA 3f361fcView commit details
Commits on Oct 1, 2013
-
Vitaly Puzrin committed
Oct 1, 2013 Configuration menu - View commit details
-
Copy full SHA for 964bae2 - Browse repository at this point
Copy the full SHA 964bae2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.1.0...2.1.1