-
-
Notifications
You must be signed in to change notification settings - Fork 808
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodeca/js-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 11 files changed
- 5 contributors
Commits on Apr 29, 2015
-
do not execute console.log when module is required and exports are used
Configuration menu - View commit details
-
Copy full SHA for 0b9042f - Browse repository at this point
Copy the full SHA 0b9042fView commit details -
Merge pull request #186 from preciousforever/improvement-custom_types…
…-example Improve custom types example
Configuration menu - View commit details
-
Copy full SHA for ad21884 - Browse repository at this point
Copy the full SHA ad21884View commit details
Commits on May 13, 2015
-
Add option to sort keys on dump
Squashed commit of the following: commit e3b379d Author: Robert (Jamie) Munro <[email protected]> Date: Fri May 8 16:10:54 2015 +0100 Add some tests commit febe465 Author: Robert (Jamie) Munro <[email protected]> Date: Fri May 8 15:35:14 2015 +0100 Document options.sortKeys for dumper commit 70e7e3d Author: Robert (Jamie) Munro <[email protected]> Date: Fri May 8 15:33:20 2015 +0100 Allow sortKeys option in dumper Can be `false` (no sorting), `true` (default sorting), or a function (passed to `array.sort(function)` to allow custom ordering commit dee34b1 Author: Robert (Jamie) Munro <[email protected]> Date: Fri May 8 09:43:03 2015 +0100 Sort keys so that the output is deterministic
Configuration menu - View commit details
-
Copy full SHA for ce0161c - Browse repository at this point
Copy the full SHA ce0161cView commit details -
Process astral characters correctly
According to YAML 1.2 spec, #xD800-#xDFFF unicode range is considered non-printables. But unicode range #x10000-#x10FFFF, represented in UTF-16 by the same characters is not. NOTE: Non-printable characters are still allowed in quoted scalars, added a pending test for this case. Fixes: #191
Configuration menu - View commit details
-
Copy full SHA for e26fe90 - Browse repository at this point
Copy the full SHA e26fe90View commit details -
Merge pull request #190 from rlidwka/surrogates
allow astral characters
Vitaly Puzrin committedMay 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 65ad3b3 - Browse repository at this point
Copy the full SHA 65ad3b3View commit details -
Vitaly Puzrin committed
May 13, 2015 Configuration menu - View commit details
-
Copy full SHA for cc9e0ba - Browse repository at this point
Copy the full SHA cc9e0baView commit details -
Vitaly Puzrin committed
May 13, 2015 Configuration menu - View commit details
-
Copy full SHA for c50f993 - Browse repository at this point
Copy the full SHA c50f993View commit details
Loading
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.3.0...3.3.1