Skip to content

Instantly share code, notes, and snippets.

@sam-github
Created April 20, 2017 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sam-github/80cd31c43731a4814a4d83c9c4a2a96b to your computer and use it in GitHub Desktop.
Save sam-github/80cd31c43731a4814a4d83c9c4a2a96b to your computer and use it in GitHub Desktop.
* [ba23506419] - build: --without-ssl implies --without-inspector (Ben Noordhuis) https://github.com/nodejs/node/pull/12200
* [9162316ef5] - test: add arrow functions to test-util-inspect (Alexey Orlenko) https://github.com/nodejs/node/pull/11781
* [16048480e7] - doc: fix stylistic issues in api/net.md (Alexey Orlenko) https://github.com/nodejs/node/pull/11786
* [0dfb9daa04] - doc: add supported platforms list for v6.x (Michael Dawson) https://github.com/nodejs/node/pull/11943
* [b9766bdd1b] - doc: add supported platforms list (Michael Dawson) https://github.com/nodejs/node/pull/11943
* [64fc5a4541] - Revert "Revert "repl: disable Ctrl+C support..." (Myles Borins) https://github.com/nodejs/node/pull/12123
* [1ff512c185] - deps: backport e427300 from upstream V8 (Michaël Zasso) https://github.com/nodejs/node/pull/12037
* [8dfc710a06] - deps: cherry-pick b9f682b from upstream V8 (Michaël Zasso) https://github.com/nodejs/node/pull/12037
* [52bdb8f246] - deps: backport 2cabc86 from upstream V8 (Michaël Zasso) https://github.com/nodejs/node/pull/12037
* [23246768fb] - doc: add missing entry in v6 changelog table (Luigi Pinca) https://github.com/nodejs/node/pull/11534
* [5365501a2f] - test: add regression test for V8 parse error (Michaël Zasso) https://github.com/nodejs/node/pull/11483
* [3ab070d4e1] - deps: backport dfb8d33 from V8 upstream (Michaël Zasso) https://github.com/nodejs/node/pull/11483
* [1b85989fb2] - test: move long-running test to sequential (Rich Trott) https://github.com/nodejs/node/pull/11176
* [f83d035c50] - buffer: convert offset & length to int properly (Sakthipriyan Vairamani (thefourtheye)) https://github.com/nodejs/node/pull/11176
* [2e15d48447] - v8: drop v8::FunctionCallbackInfo<T>::NewTarget() (Ben Noordhuis) https://github.com/nodejs/node/pull/9293
* [254cb1cb77] - deps: back-port 73ee7943 from v8 upstream (Ben Noordhuis) https://github.com/nodejs/node/pull/9293
* [e774de1685] - deps: back-port 306c412c from v8 upstream (Ben Noordhuis) https://github.com/nodejs/node/pull/9293
* [fd1ffe4f5a] - v8: fix --always-opt bug (Ben Noordhuis) https://github.com/nodejs/node/pull/9293
* [15df5c08ea] - doc: fix changelog for v6 (Myles Borins) https://github.com/nodejs/node/pull/11090
* [2a39d1c7a4] - deps: backport 7c3748a from upstream V8 (Cristian Cavalli) https://github.com/nodejs/node/pull/10881
* [5c5f5fb415] - deps: backport 224d376 from V8 upstream (jBarz) https://github.com/nodejs/node/pull/10546
* [4197b9b041] - deps: update patch level in V8 (Myles Borins) https://github.com/nodejs/node/pull/10666
* [e71129ebbc] - deps: cherry-pick a715957 from V8 upstream (Myles Borins) https://github.com/nodejs/node/pull/10666
* [87839ca036] - deps: cherry-pick 7a88ff3 from V8 upstream (Myles Borins) https://github.com/nodejs/node/pull/10666
* [13983d474a] - deps: cherry-pick d800a65 from V8 upstream (Myles Borins) https://github.com/nodejs/node/pull/10666
* [f77fcf893f] - deps: cherry-pick baba152 from V8 upstream (Michaël Zasso) https://github.com/nodejs/node/pull/10689
* [fdc373d639] - deps: fix compile bug in v8/lookup.h (Matthew Avery) https://github.com/nodejs/node/pull/10525
* [868e5e624c] - build: remove node.dsYM directory (Michaël Zasso) https://github.com/nodejs/node/pull/10463
* [3d368d0322] - test: refactor test-buffer-bytelength (Michaël Zasso) https://github.com/nodejs/node/pull/9808
* [e60cafdb3b] - deps: backport f795a79 from upstream V8 (Michaël Zasso) https://github.com/nodejs/node/pull/10386
* [ee09828622] - deps: backport 2bd7464 from upstream V8 (Cristian Cavalli) https://github.com/nodejs/node/pull/10169
* [f3b0cf5052] - async_wrap: call destroy() callback in uv_idle_t (Trevor Norris) https://github.com/nodejs/node/pull/10096
* [3e5b2eb49c] - async_wrap: make Initialize a static class member (Trevor Norris) https://github.com/nodejs/node/pull/10096
* [9ed60d308c] - async_wrap: mode constructor/destructor to .cc (Trevor Norris) https://github.com/nodejs/node/pull/10096
* [0d15ec82e3] - deps: cherry pick 7166503 from upstream v8 (Cristian Cavalli) https://github.com/nodejs/node/pull/9173
* [96e8e869c0] - deps: cherry-pick 6f68f30 from v8 upstream (Stefan Budeanu) https://github.com/nodejs/node/pull/9610
* [804b398239] - deps: revert botched V8 backport (Myles Borins) https://github.com/nodejs/node/pull/9610
* [a8840bbbe4] - deps: cherry-pick 3c39bac from V8 upstream (Cristian Cavalli) https://github.com/nodejs/node/pull/9138
* [bda45b510c] - deps: backport 5c8cb16 from upstream V8 (Cristian Cavalli) https://github.com/nodejs/node/pull/9422
* [0fcf249078] - deps: cherry-pick bb4974d from v8 upstream (Matt Loring) https://github.com/nodejs/node/pull/9192
* [2c3bbb576c] - doc: fix changelog index for v6.9.0 (Rod Vagg) https://github.com/nodejs/node/pull/9168
* [455272ad33] - (SEMVER-MINOR) src: add process.release.lts property (Rod Vagg) https://github.com/nodejs/node/pull/3212
* [c947d448da] - deps: cherry-pick 0e14baf712 from V8 upstream (Rod Vagg) https://github.com/nodejs/node-private/pull/80
* [5a7dd18699] - test,benchmark: fix lint errors on v6.x (Jeremiah Senkpiel) https://github.com/nodejs/node/pull/9029
* [9d41e8913f] - deps: bump V8 patch to 84 (Myles Borins) https://github.com/nodejs/node/pull/8851
* [ed4cd2eebe] - deps: cherry-pick 34880eb3dc from V8 upstream (Myles Borins) https://github.com/nodejs/node/pull/8673
* [9c460d7475] - deps: add back no-op harmony shipping flags (Ali Ijaz Sheikh) https://github.com/nodejs/node/pull/8445
* [f829660c71] - deps: cherry-pick 8ed65b97 from V8's upstream (Anna Henningsen) https://github.com/nodejs/node/pull/8411
* [180867d6a6] - (SEMVER-MINOR) promise: warn on unhandled rejections (Benjamin Gruenbaum) https://github.com/nodejs/node/pull/8223
* [abbad66126] - (SEMVER-MINOR) deps: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) https://github.com/nodejs/node/pull/8054
* [92ecbc4edc] - build: cherry pick V8 change for windows DLL support (Stefan Budeanu) https://github.com/nodejs/node/pull/8084
* [4e4c091542] - build: windows sharedlib support (Stefan Budeanu) https://github.com/nodejs/node/pull/8084
* [08e2b0408a] - deps: cherry-pick 7bd24767 from v8 upstream (v6.x) (Franziska Hinkelmann) https://github.com/nodejs/node/pull/8078
* [75b37a6bac] - deps: cherry-pick 43547df from V8 upstream (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7863
* [af63871593] - deps: cherry-pick a51f429 from V8 upstream (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7834
* [e82e80417b] - deps: backport 2bcbe2f from V8 upstream (ofrobots) https://github.com/nodejs/node/pull/7814
* [164981af5f] - deps: bump V8 patchlevel for instanceof cherry-picks (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* [44c9a72aad] - test: add regression test for instanceof (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* [287006149b] - deps: cherry-pick 5b5d24b for X87 from V8 upstream (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* [e5cce7acfe] - deps: cherry-pick 3a903c4 for PPC from V8 upstream (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* [e23904523f] - deps: cherry-pick 2aa070be from V8 upstream (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7638
* [abf86adee1] - deps: back-port d721121 from v8 upstream (Ben Noordhuis) https://github.com/nodejs/node/pull/7633
* [2a023bfd00] - doc: removed old git conflict markers from fs.md (Jaime Hidalgo García) https://github.com/nodejs/node/pull/7590
* [e13ee29cbd] - doc: delete non-existing zlib constants (Franziska Hinkelmann) https://github.com/nodejs/node/pull/7520
* [dbdcded866] - deps: upgrade to V8 5.0.71.54 (Ben Noordhuis) https://github.com/nodejs/node/pull/7531
* [ac8e1bf609] - buffer: improve creation performance. (Ingvar Stepanyan) https://github.com/nodejs/node/pull/7349
* [1e7a7be1ad] - doc: clarify fs.access works on directories too. (Lance Ball) https://github.com/nodejs/node/pull/7321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment