-
-
Notifications
You must be signed in to change notification settings - Fork 808
Comparing changes
Open a pull request
base repository: nodeca/js-yaml
base: 3.2.7
head repository: nodeca/js-yaml
compare: 3.3.0
- 15 commits
- 67 files changed
- 4 contributors
Commits on Mar 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1b64089 - Browse repository at this point
Copy the full SHA 1b64089View commit details
Commits on Mar 7, 2015
-
Support new (correct) RegExp.toString behavior
Just a fix to the test to remove spurious failure. Fix #172
Configuration menu - View commit details
-
Copy full SHA for ee72d95 - Browse repository at this point
Copy the full SHA ee72d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cf98f - Browse repository at this point
Copy the full SHA 95cf98fView commit details
Commits on Mar 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a7078cd - Browse repository at this point
Copy the full SHA a7078cdView commit details -
Merge pull request #177 from kahwee/patch-1
Make Travis start build faster with Docker
Vitaly Puzrin committedMar 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 92c965a - Browse repository at this point
Copy the full SHA 92c965aView commit details
Commits on Apr 21, 2015
-
Adds literal, folded, and single-quote scalar dump
Expands the ways that string values can be dumped to yaml. Use simple scalar when possible, as before. If simple is not possible, but single-quoted is allowed (ie, no unprintables or escaped characters), then use that. If there are linebreaks, and no lines have trailing or leading spaces, then use folded or literal. Prefer literal if all lines are below a reasonable limit. If neither literal nor folded are possible, then fall back to double-quoted. Fixes #66
Configuration menu - View commit details
-
Copy full SHA for 5c85e98 - Browse repository at this point
Copy the full SHA 5c85e98View commit details
Commits on Apr 22, 2015
-
Merge pull request #181 from isaacs/scalardump
Adds literal, folded, and single-quote scalar dump
Configuration menu - View commit details
-
Copy full SHA for e956f91 - Browse repository at this point
Copy the full SHA e956f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d200b5 - Browse repository at this point
Copy the full SHA 8d200b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0779c - Browse repository at this point
Copy the full SHA 8d0779cView commit details -
Vitaly Puzrin committed
Apr 22, 2015 4Configuration menu - View commit details
-
Copy full SHA for 48f9b43 - Browse repository at this point
Copy the full SHA 48f9b43View commit details -
Vitaly Puzrin committed
Apr 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 12532e6 - Browse repository at this point
Copy the full SHA 12532e6View commit details -
Moved BOM strip test to better location
Vitaly Puzrin committedApr 22, 2015 Configuration menu - View commit details
-
Copy full SHA for b9c93e2 - Browse repository at this point
Copy the full SHA b9c93e2View commit details -
Coverage report + configs cleanup + deps bump
Vitaly Puzrin committedApr 22, 2015 Configuration menu - View commit details
-
Copy full SHA for b1a4537 - Browse repository at this point
Copy the full SHA b1a4537View commit details
Commits on Apr 26, 2015
-
Vitaly Puzrin committed
Apr 26, 2015 Configuration menu - View commit details
-
Copy full SHA for b3af7b9 - Browse repository at this point
Copy the full SHA b3af7b9View commit details -
Vitaly Puzrin committed
Apr 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 9cc570a - Browse repository at this point
Copy the full SHA 9cc570aView 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 3.2.7...3.3.0