Skip to content

Instantly share code, notes, and snippets.

@addaleax
Created September 20, 2017 11:39
Show Gist options
  • Save addaleax/4528d8f16838db5aaf5d2ed879eb9475 to your computer and use it in GitHub Desktop.
Save addaleax/4528d8f16838db5aaf5d2ed879eb9475 to your computer and use it in GitHub Desktop.
  • [b1c8f15c5f] - (SEMVER-MAJOR) util: use constructor name ( Ruben Bridgewater) #14886
  • [db2e093e05] - (SEMVER-MAJOR) assert: handle enumerable symbol keys ( Ruben Bridgewater) #15169
  • [c75f87cc4c] - (SEMVER-MAJOR) crypto: refactor the crypto module ( James M Snell) #15231
  • [b0d3bec95c] - (SEMVER-MAJOR) assert: use Same-value equality in deepStrictEqual ( Ruben Bridgewater) #15398
  • [eb4940e2d2] - (SEMVER-MAJOR) string_decoder: Migrate to use internal/errors ( Weijia Wang) #14682
  • [468110b327] - (SEMVER-MAJOR) tls: deprecate parseCertString & move to internal ( XadillaX) #14249
  • [fca7e49e44] - (SEMVER-MAJOR) test: adjust windows failed alloc test to V8 6.2 ( Bartosz Sosnowski) #14730
  • [dc1996dd1f] - (SEMVER-MAJOR) src: fix SmartOS compilation ( Michaël Zasso) #14730
  • [31ce2c1b92] - (SEMVER-MAJOR) deps: add postmortem metadata for V8 TurboFan ( Michaël Zasso) #14730
  • [e202d85d34] - (SEMVER-MAJOR) deps: cherry-pick f19b889 from upstream V8 ( Michaël Zasso) #14730
  • [694ef89bcf] - (SEMVER-MAJOR) deps: fix addons compilation with VS2013 ( Bartosz Sosnowski) #13263
  • [ddc16e505b] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 58 ( Michaël Zasso) #14730
  • [d82e1075db] - (SEMVER-MAJOR) deps: update V8 to 6.1.534.36 ( Michaël Zasso) #14730
  • [e13d1df89b] - (SEMVER-MAJOR) assert: support custom errors ( geek) #15304
  • [668ad44922] - (SEMVER-MAJOR) intl: unexpose Intl.v8BreakIterator ( Ben Noordhuis) #15238
  • [5f22375922] - (SEMVER-MAJOR) src: add support to pass flags to dlopen ( Ezequiel Garcia) #12794
  • [ea2e6363f2] - (SEMVER-MAJOR) assert: use SameValueZero in deepStrictEqual ( Ruben Bridgewater) #15036
  • [1789dcfc87] - (SEMVER-MAJOR) doc: add missing changelogs to assert docs ( Ruben Bridgewater) #15036
  • [b24e269a48] - (SEMVER-MAJOR) net: multiple listen() events fail silently ( Eduard Bondarenko) #13149
  • [484bfa2e37] - (SEMVER-MAJOR) crypto: accept decimal Number in randomBytes ( Benjamin Gruenbaum) #15130
  • [219932a9f7] - (SEMVER-MAJOR) errors: convert 'fs' ( matzavinos) #15043
  • [a517466aa7] - (SEMVER-MAJOR) module: mark DEP0019 as EOL and remove compat code ( Roman Reiss) #3384
  • [ed1ba4580b] - (SEMVER-MAJOR) repl: remove REPLServer.createContext side effects ( Lance Ball) #14331
  • [0f7c06eb2d] - (SEMVER-MAJOR) tls: fix object prototype type confusion ( Ben Noordhuis) #14447
  • [4d893e093a] - (SEMVER-MAJOR) timers: Migrate to use internal/errors ( Weijia Wang) #14659
  • [a7dccd040d] - (SEMVER-MAJOR) tls: type checking for key, cert and ca options ( Jimmy Cann) #14807
  • [9e0f771224] - (SEMVER-MAJOR) buffer: improve error messages ( Weijia Wang) #14975
  • [784c6d40f8] - (SEMVER-MAJOR) src: use proper errors as coming from StringBytes ( Anna Henningsen) #14579
  • [58831b2f24] - (SEMVER-MAJOR) uv: improvements to process.binding('uv') ( James M Snell) #14933
  • [f6caeb9526] - (SEMVER-MAJOR) os: make EOL configurable and read only ( XadillaX) #14622
  • [2062a69879] - (SEMVER-MAJOR) build: stop support building addons with VS 2013 ( Michaël Zasso) #14764
  • [620ba41694] - (SEMVER-MAJOR) http: don't double-fire the req error event ( fengmk2) #14659
  • [11a2ca29ba] - (SEMVER-MAJOR) errors: migrate _http_outgoing ( Weijia Wang) #14735
  • [95c8df18f1] - (SEMVER-MAJOR) test: add test to verify ErrnoException path ( Daniel Bevenius) #13958
  • [f2b01cba7b] - (SEMVER-MAJOR) child_process: defer error to next tick ( Tristian Flanagan) #4670
  • [97c43940c8] - (SEMVER-MAJOR) benchmark: cover more nextTick() code ( Rich Trott) #14645
  • [a253704446] - (SEMVER-MAJOR) process: make this value consistent ( Rich Trott) #14645
  • [0d3ef5b0f8] - (SEMVER-MAJOR) test: check this value for nextTick() ( Rich Trott) #14645
  • [2249234fee] - (SEMVER-MAJOR) fs: invoke callbacks with undefined context ( Rich Trott) #14645
  • [c6126b1308] - (SEMVER-MAJOR) test: refactor test-fs-stat ( Rich Trott) #14645
  • [4da8b99a74] - (SEMVER-MAJOR) console: coerce label to string in console.time() ( James M Snell) #14643
  • [80ebb4282d] - (SEMVER-MAJOR) src: adjust windows abort behavior ( Jared Kantrowitz) #13947
  • [2ca9f94e33] - (SEMVER-MAJOR) repl: make REPLServer.bufferedCommand private ( Lance Ball) #13687
  • [98ddab4115] - (SEMVER-MAJOR) deps: backport rehash strings after deserialization ( Yang Guo) #14004
  • [a3c5ccd78c] - (SEMVER-MAJOR) src: fix new V8 compiler warnings ( Michaël Zasso) #14004
  • [5651a6f65b] - (SEMVER-MAJOR) deps: backport c0f1ff2 from upstream V8 ( Michaël Zasso) #14004
  • [ed30842440] - (SEMVER-MAJOR) deps: fix addons compilation with VS2013 ( Bartosz Sosnowski) #14004
  • [28aa7d0066] - (SEMVER-MAJOR) v8: fix stack overflow in recursive method ( Ben Noordhuis) #14004
  • [ebd13c333c] - (SEMVER-MAJOR) deps: limit regress/regress-crbug-514081 v8 test ( Michael Dawson) #14004
  • [db476fc8b5] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 57 ( Myles Borins) #14004
  • [0a66b223e1] - (SEMVER-MAJOR) deps: update V8 to 6.0.286.52 ( Myles Borins) #14004
  • [bdfbce9241] - (SEMVER-MAJOR) http_client, errors: migrate to internal/errors ( Weijia Wang) #14423
  • [d731369b1d] - (SEMVER-MAJOR) async_hooks: remove deprecated APIs ( Anna Henningsen) #14414
  • [75a19fb379] - (SEMVER-MAJOR) net,child_process: improve naming in internal code ( Anna Henningsen) #14449
  • [156549d8ff] - (SEMVER-MAJOR) http: disable OutgoingMessage pipe method ( Roee Kasher) #14358
  • [9cb390d899] - (SEMVER-MAJOR) errors: migrate dns to use internal/errors ( Weijia Wang) #14212
  • [095357e26e] - (SEMVER-MAJOR) lib: tweak use of internal/errors ( Ruben Bridgewater) #13829
  • [a03d8cee1f] - (SEMVER-MAJOR) errors: migrate socket_list to internal/errors ( Bougarfaoui El houcine) #11356
  • [43e105f645] - (SEMVER-MAJOR) process: improve hrtime() error message ( Rich Trott) #14324
  • [f67aa566a6] - (SEMVER-MAJOR) errors: migrate tls_wrap to use internal/errors ( Bidisha Pyne) #13476
  • [c53db1e8e9] - (SEMVER-MAJOR) assert: show thrown message in doesNotThrow() ( Ruslan Bekenev) #12167
  • [b61cab2234] - (SEMVER-MAJOR) errors: port internal/fs errors to internal/errors ( Gunar C. Gessner) #11317
  • [3ccfeb483d] - (SEMVER-MAJOR) tls: migrate tls.js to use internal/errors.js ( Michael Dawson) #13994
  • [dbfe8c4ea2] - (SEMVER-MAJOR) errors,buffer: port errors to internal/errors ( starkwang) #13976
  • [c6ce500edf] - (SEMVER-MAJOR) async_hooks: C++ Embedder API overhaul ( Andreas Madsen) #14040
  • [8520e6f280] - (SEMVER-MAJOR) lib: fix urlObject parameter name in url.format ( Eduardo Leggiero) #14031
  • [fe730d34ce] - (SEMVER-MAJOR) child_process: use internal/errors ( Tobias Nießen) #14009
  • [3129b2c035] - (SEMVER-MAJOR) process: use internal/errors in internalNextTick ( Tobias Nießen) #13982
  • [473f0eff29] - (SEMVER-MAJOR) errors,url: port url errors to internal/errors ( starkwang) #13963
  • [fc463639fa] - (SEMVER-MAJOR) assert: fix assert.fail with zero arguments ( Ruben Bridgewater) #13974
  • [2fa2a60721] - (SEMVER-MAJOR) http: simplify if statement ( Ruben Bridgewater) #13857
  • [b3e5c4621d] - (SEMVER-MAJOR) v8: add new to the throw statement ( Ruben Bridgewater) #13857
  • [1a452f1928] - (SEMVER-MAJOR) dgram,process,util: refactor Error to TypeError ( Ruben Bridgewater) #13857
  • [1698c8e165] - (SEMVER-MAJOR) errors: fix and improve error types ( Ruben Bridgewater) #13857
  • [8ca9338655] - (SEMVER-MAJOR) doc: document missing error types ( Ruben Bridgewater) #13857
  • [3b0e800f18] - (SEMVER-MAJOR) util: make util.debuglog() consistent with doc ( Vse Mozhet Byt) #13841
  • [3e178848a5] - (SEMVER-MAJOR) errors: improve ERR_INVALID_ARG_TYPE ( Ruben Bridgewater) #13730
  • [1fcb76e8f2] - (SEMVER-MAJOR) cluster: remove deprecated property ( James M Snell) #13702
  • [eaaec57332] - (SEMVER-MAJOR) test: use worker.exitedAfterDisconnect consistently ( James M Snell) #13702
  • [3fab9f2cd7] - (SEMVER-MAJOR) doc: EOL deprecated API and update notes ( James M Snell) #13702
  • [a0f7284346] - (SEMVER-MAJOR) errors,process: fix error message of hrtime() ( Tobias Nießen) #13739
  • [d2913384aa] - (SEMVER-MAJOR) errors,stream_wrap: use internal/errors.js ( LAKSHMI SWETHA GOPIREDDY) #13291
  • [de4a749788] - (SEMVER-MAJOR) internal/util: use internal/errors.js ( Sebastian Van Sande) #11301
  • [d50a802feb] - (SEMVER-MAJOR) errors,stream-transform: migrate to use internal/errors.js ( sreepurnajasti) #13310
  • [aff8d358fa] - (SEMVER-MAJOR) errors, repl: migrate to use internal/errors.js ( Dan Homola) #11347
  • [448c4c62d2] - (SEMVER-MAJOR) child_process: do not extend result for *Sync() ( Brian White) #13601
  • [80c9ef0b6b] - (SEMVER-MAJOR) http: edit _storeHeader to check for Trailer header ( Artur G Vieira) #12990
  • [c88ba036b4] - (SEMVER-MAJOR) url: ensure search property is consistently null vs empty ( Justin Beckwith) #13606
  • [7f3f72c19b] - (SEMVER-MAJOR) errors, readline: migrate to use internal/errors.js ( Scott McKenzie) #11390
  • [2db2857c72] - (SEMVER-MAJOR) deps: cherry-pick 6d38f89 from upstream V8 ( Michaël Zasso) #13263
  • [bfb4694408] - (SEMVER-MAJOR) deps: fix addons compilation with VS2013 ( Bartosz Sosnowski) #13263
  • [bc8e4878c0] - (SEMVER-MAJOR) deps: add missing include to V8 i18n.cc ( Michaël Zasso) #13263
  • [9b4a891ca2] - (SEMVER-MAJOR) deps: run memory hungry V8 test in exclusive mode ( Michaël Zasso) #13263
  • [24709b2e4a] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 56 ( Michaël Zasso) #13263
  • [3dc8c3bed4] - (SEMVER-MAJOR) deps: update V8 to 5.9.211.32 ( Michaël Zasso) #13263
  • [dcfbbacba8] - (SEMVER-MAJOR) path: use internal/errors.js ( Sebastian Van Sande) #11319
  • [062071a9c3] - (SEMVER-MAJOR) errors,process: migrate to use internal/errors.js ( sreepurnajasti) #13285
  • [3d9e7bb1d4] - (SEMVER-MAJOR) repl: remove unused function convertToContext ( Nikolai Vavilov) #13434
  • [1609899142] - (SEMVER-MAJOR) errors,util: migrate to use internal/errors.js ( Bidisha Pyne) #13293
  • [41919626e5] - (SEMVER-MAJOR) util: refactor format method.Performance improved. ( Jesus Seijas) #12407
  • [a9f798ebcc] - (SEMVER-MAJOR) errors,http_server: migrate to use internal/errors.js ( Bidisha Pyne) #13301
  • [28227963fa] - (SEMVER-MAJOR) errors,repl: migrate to use internal/errors.js ( sreepurnajasti) #13299
  • [758a17f1d5] - (SEMVER-MAJOR) dns: return TypeError on invalid resolve() input ( Rich Trott) #13090
  • [234353a1b8] - (SEMVER-MAJOR) lib,src: refactor buffer out of range index ( larissayvette) #11296
  • [0ecdf29340] - (SEMVER-MAJOR) errors: migrate lib/console ( mskec) #11340
  • [9836cf5717] - (SEMVER-MAJOR) lib: lazy instantiation of fs.Stats dates ( Daniel Pihlstrom) #12818
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment