- [
66a9f013ac
] - events: optimize arrayClone by copying forward (Benedikt Meurer) #10571 - [
dcc20f12a6
] - doc: clarify the statement in vm.createContext() (AnnaMag) #10519 - [
78e8aa81c9
] - test: refactor test-stream-pipe-after-end (Rich Trott) #10483 - [
785975d922
] - deps: ICU 58.2 bump download URL (Steven R. Loomis) #10206 - [
bce0013dd8
] - deps: ICU 58.2 bump (Steven R. Loomis) #10206 - [
80e798e324
] - crypto: use CHECK_NE instead of ABORT or abort (Sam Roberts) #10413 - [
797d9a8e79
] - tools: refactor json.js (Rich Trott) #10442 - [
dff48af67f
] - test: add regex to text-crypto-random (Nate) #10020 - [
e86bf27fe8
] - doc: improve rinfo object documentation (Matt Crummey) #10050 - [
797495a84a
] - buffer: improve allocation performance (Brian White) #10443 - [
f9a5c13ff3
] - dtrace: resolve conversion warnings from SLURP_INT (Christopher J. Brody) #10143 - [
5b7b457643
] - doc: add tls.DEFAULT_ECDH_CURVE (Sam Roberts) #10264 - [
6f8c6133e3
] - doc: update CONTRIBUTING.MD with link to V8 guide (sarahmeyer) #10070 - [
d4c888df88
] - test: basic functionality of readUIntLE() (larissayvette) #10359 - [
9349f086d9
] - test: refactor test-internal-modules (Christy Leung) #10016 - [
e9b2325d68
] - test: test error messages in test-dns-regress-7070 (Wallace Zhang) #10058 - [
826decf8e5
] - test: basic functionality of readUIntBE() (larissayvette) #10417 - [
6796bf4829
] - repl: allow autocompletion for scoped packages (Evan Lucas) #10296 - [
0c4cf24f70
] - doc: update process.versions.modules documentation (Kevin Zurawel) #9901 - [
f1cc0a4d26
] - test: add regex check in test-buffer-bad-overload (Sam Shull) #10038 - [
d1843ec3a7
] - async_wrap: clear destroy_ids vector (Trevor Norris) #10400 - [
5e5b1f8b89
] - src: return early if nextTickQueue is empty (Trevor Norris) #10274 - [
5bc0ae8f7d
] - stream_base: homogenize req_wrap_obj use (Fedor Indutny) #10184 - [
be6d362e36
] - tools: forbid template literals in assert.throws (Michaël Zasso) #10301 - [
b99a372e91
] - buffer: fix single-character string filling (Anna Henningsen) #9837 - [
d8b6723096
] - buffer: handle UCS2.fill()
properly on BE (Anna Henningsen) #9837 - [
28c6df2604
] - test: add stdin-setrawmode.out file (Jonathan Darling) #10149 - [
f5347abac8
] - test: set stdin too for pseudo-tty tests (Anna Henningsen) #10149 - [
30340388f1
] - doc: add a variable declaration in the buffer.md (Vse Mozhet Byt) #9795 - [
bc64a63440
] - doc: fix a wrong note in the buffer.md (Vse Mozhet Byt) #9795 - [
d4c73d4823
] - doc: remove an extraneous word in the buffer.md (Vse Mozhet Byt) #9795 - [
d373b2f2fb
] - doc: fix examples in buffer.md to avoid confusion (Vse Mozhet Byt) #9795 - [
7a39a44dbc
] - doc: remove a wrong remark in the buffer.md (Vse Mozhet Byt) #9795 - [
39b083eb51
] - doc: repeat a remark as needed in the buffer.md (Vse Mozhet Byt) #9795 - [
622690f242
] - doc: fix copy-paste artifacts in the buffer.md (Vse Mozhet Byt) #9795 - [
3b848a279b
] - doc: fix wrong function arguments in the buffer.md (Vse Mozhet Byt) #9795 - [
9e47b943a7
] - doc: fix a syntax error in the buffer.md (Vse Mozhet Byt) #9795 - [
1864222d50
] - doc: var => const/let in the buffer.md (Vse Mozhet Byt) #9795 - [
e61331ee9b
] - build: fix node_g target (Daniel Bevenius) #10153 - [
9d04152e15
] - build: Don't regenerate node symlink (sxa555) #9827 - [
256de35c98
] - test: add test for process.stdin.setRawMode() (Jonathan Darling) #10037 - [
47b5f9e710
] - test: modernize test-fs-truncate-fd (Nigel Kibodeaux) #9978 - [
0c745e3a3a
] - buffer: convert offset & length to int properly (Sakthipriyan Vairamani (thefourtheye)) #9815 - [
0cab6eb6ca
] - test: test for http.request() invalid method error (Ashton Kinslow) #10080 - [
53d175267c
] - tools: Add no useless regex char class rule (Prince J Wesley) #9591 - [
a673d44d68
] - lib,tools: remove unneeded escaping of / (Prince J Wesley) #9591 - [
15af912ab5
] - src: fix memory leak introduced in 34febfbf4 (Ben Noordhuis) #9604 - [
786631c7b4
] - deps: upgrade libuv to 1.10.1 (cjihrig) #9647 - [
30475beef6
] - src: use ABORT() macro instead of abort() (Evan Lucas) #9613 - [
bcdbf22f0d
] - crypto: fix handling of root_cert_store. (Adam Langley) #9409 - [
8a9c45a4a9
] - fs: Fix default params for fs.write(Sync) (Andreas Lind) #7856 - [
6c63ab7c9a
] - test: simplify test-http-client-unescaped-path (Rod Vagg) #9649 - [
34c8b0b411
] - module: check -e flag in debug break setup (Kelvin Jin) #8876 - [
adcc5b15f7
] - zlib: fix linting recently-introduced lint error (Rich Trott) #9524 - [
841a2c41d4
] - zlib: name every function Ref: #8913 (solebox) #9389 - [
1c3487b5c3
] - test: remove timers from streams test (Anna Henningsen) - [
6f35e4421a
] - http: add debug message for invalid header value (Evan Lucas) #9195 - [
0ce0abf6cb
] - events,test: fix TypeError in EventEmitter warning (jseagull) #9021 - [
106d71914c
] - deps: upgrade libuv to 1.10.0 (cjihrig) #9267 - [
08e12c7809
] - src: remove superfluous env_string string (Ben Noordhuis) #9213 - [
c342bda49e
] - src: make cross-context MakeCallback() calls work (Ben Noordhuis) #9221 - [
ce00a9d2b6
] - doc: add performance warning to require.extensions (Ben Noordhuis) #9196 - [
c231130e06
] - module: skip directories known not to exist (Ben Noordhuis) #9196 - [
21ba3e3b89
] - test: add more module loader test coverage (Ben Noordhuis) #9196 - [
8b53f3c41c
] - src: speed up module loading, don't resize buffer (Ben Noordhuis) #9132 - [
362c307f38
] - src: speed up module loading, skip EOF read (Ben Noordhuis) #9132 - [
60042ca70e
] - buffer: fix range checks for slice() (Trevor Norris) #9174 - [
1043f5d08e
] - assert: name anonymous functions (Miguel Angel Asencio Hurtado) #9051 - [
179150091f
] - http: name anonymous functions in http (maasencioh) #9055 - [
73a8d3b0da
] - http: name anonymous functions in _http_server (maasencioh) #9055 - [
ffa5c9ea30
] - http: name anonymous functions in _http_outgoing (maasencioh) #9055 - [
fa035ada90
] - http: name anonymous functions in _http_incoming (maasencioh) #9055 - [
ec17e76656
] - http: name anonymous functions in _http_client (maasencioh) #9055 - [
9099a43073
] - http: name anonymous functions (maasencioh) #9054 - [
f5dd9bccba
] - timers: fix regression with clearImmediate() (Brian White) #9086 - [
6eece7773e
] - child_process: update outdated comment (Tanuja-Sawant) - [
cde2ca96e4
] - http: reject control characters in http.request() (Ben Noordhuis) #8923 - [
dda45c4168
] - dgram: use Buffer.alloc(0) for zero-size buffers (Сковорода Никита Андреевич) #8751 - [
1ace00ef76
] - timers: improve setImmediate() performance (Brian White) #8655 - [
5e6035c080
] - timers: improve setTimeout/Interval performance (Brian White) #8661 - [
bebb202123
] - src: rename CHECK_NOT_OOB() macro (Ben Noordhuis) #8784 - [
01b3d5a8a3
] - vm: add error message if we abort (Franziska Hinkelmann) #8634 - [
be07458b11
] - util: don't init Debug if it's not needed yet (Bryan English) #8452 - [
8699ecd340
] - test: improve coverage of the buffer module (Michaël Zasso) #8552 - [
05886cbab1
] - buffer: remove unnecessary argument check (Michaël Zasso) #8552 - [
759cf17228
] - test: modernize JS and tighten equality checking (Peter Ogilvie) #8476 - [
73bafa0d81
] - buffer: fix ArrayBuffer checks (Brian White) #8453 - [
83a354c33b
] - src: pull AfterConnect from pipe_wrap and tcp_wrap (Daniel Bevenius) #8448 - [
da0651ac1b
] - vm: change ContextifyScript to Script in comment (Daniel Bevenius) #8415 - [
a290ddfdc9
] - src: unbreak build when compiling against uclibc (Ben Noordhuis) #8308 - [
a6f7b13d02
] - crypto: fix getDecoder() encoding check (atstojanov) #8301 - [
407069a29d
] - test: add known issue test for path parse issue #6229 (James M Snell) #8293 - [
a0b3bc56c6
] - test: mark test failing on AIX as flaky (Michael Dawson) #8065 - [
99296eedbe
] - http: specify _implicitHeader in OutgoingMessage (yorkie) #7949 - [
05c15a057f
] - build: fix dependency on missing header file (Ben Noordhuis) #7945 - [
c0676f3f0f
] - build: fix typo in non-essential source file name (Ben Noordhuis) #7945 - [
7d75338c0e
] - timers: fix cleanup of nested same-timeout timers (Erin Spiceland) #7827 - [
34d58ce334
] - src: Only use TR1 type_traits on OSX<10.9 (Ehsan Akhgari) #7778 - [
bb9eabec40
] - repl: Mitigate vm #548 function redefinition issue (Prince J Wesley) - [
5aac4c42da
] - timers: fix processing of nested timers (Jeremy Whitlock) #3063 - [
95a3c8f94d
] - build: Fix compile failure in backtrace_posix.cc (Michael Dawson) #7544 - [
d80432db76
] - build: enable big toc for release builds in AIX (Gireesh Punathil) #7508 - [
dac16d8fb6
] - test: check types for http request and response (Ben Noordhuis) #7003 - [
92dab4a2b2
] - src: print backtrace on failed CHECK/ASSERT (Ben Noordhuis) #6734 - [
be767cf885
] - src: move ABORT() logic into node::Abort() (Ben Noordhuis) #6734 - [
64edd064b8
] - test: add abort test for backtrace validation (cjihrig) #6734 - [
e574f5b700
] - src: print backtrace on abort/unreachable code (Ben Noordhuis) #6734 - [
787eddf794
] - src: print backtrace on fatal error (Ben Noordhuis) #6734 - [
3c85f4e237
] - test: don't use internal headers in add-on tests (Ben Noordhuis) #6734 - [
0672fca921
] - test: fix abort/test-abort-uncaught-exception (Ben Noordhuis) #6734 - [
5251fe52c3
] - test: add testcfg.py to test/abort/ (Ben Noordhuis) #6734 - [
fba271b379
] - benchmark: addsetImmediate()
benchmarks (Andras) #6436 - [
6f75b6672c
] - timers: optimizesetImmediate()
(Andras) #6436 - [
6b0f86a8d5
] - timers: optimize linkedlist (Andras) #6436 - [
118162ee67
] - doc: update releases.md with new changelog structure (James M Snell) #6503 - [
c663a6db05
] - doc: refactor the changelog by version (James M Snell) #6503 - [
f85412d49b
] - doc: improvements to child_process, process docs (Alexander Makarenko) - [
0928584444
] - deps: upgrade npm to 3.8.3 (Forrest L Norvell) npm/node#6 - [
4fe02e23af
] - timers: give Timeouts a constructor name (Jeremiah Senkpiel) #5793 - [
725ffdb9b7
] - dgram: handle default address case when offset and length are specified (Matteo Collina) - [
2e38079ea4
] - docs: fs - remove encoding list and link to buffer (fansworld-claudio)
Last active
January 23, 2017 03:11
-
-
Save MylesBorins/c5152bb233e898bcb0c7712b90399469 to your computer and use it in GitHub Desktop.
branch-diff v4.x-staging upstream/v7.x --exclude-label semver-majo,semver-minor,dont-land-on-v4.x --filter-release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment