주요 변경사항
- doc:
Daijiro Wachi
를 콜라보레이터로 추가했습니다.(Daijiro Wachi) #11676 - tty:
ref()
를 추가해서process.stdin.ref()
등이 동작합니다.(Ben Schmidt) #7360 - util: 문자열에서 심볼 키를 검사하는 문제를 수정했습니다.(Ali BARIN) #11672
Commits
- [
f56ca30bf0
] - benchmark,build,doc,lib,src,test: correct typos (Benjamin Fleischer) #11189 - [
02dbae6b3f
] - buffer: refactor Buffer.prototype.inspect() (Rich Trott) #11600 - [
e5b530cb62
] - build: fix llvm version detection in freebsd-10 (Shigeki Ohtsu) #11668 - [
ed6d7412a7
] - deps: fix CLEAR_HASH macro to be usable as a single statement (Sam Roberts) #11616 - [
039a1a97d8
] - dns: minor refactor of dns module (James M Snell) #11597 - [
3b27b8da9d
] - doc: fixed readable.isPaused() version annotation (Laurent Fortin) #11677 - [
84028888db
] - doc: fix broken URL to event loop guide (Poker) #11670 - [
d5c436311c
] - doc: remove Locked from stability index (Rich Trott) #11661 - [
986d391066
] - doc: unlock module (Rich Trott) #11661 - [
d06dbf03cc
] - doc: fix misleading ASCII comments (Rahat Ahmed) #11657 - [
98d33282d9
] - doc: addDaijiro Wachi
to collaborators (Daijiro Wachi) #11676 - [
3e79dffd2c
] - doc: fix WHATWG URL url.protocol example (Richard Lau) #11647 - [
e468cd3ee7
] - doc: argument types for console methods (Amelia Clarke) #11554 - [
83c7b245e2
] - doc: fix typo in stream doc (Bradley Curran) #11560 - [
a0c117ba95
] - doc: fixup errors.md (Vse Mozhet Byt) #11566 - [
b116830d64
] - doc: add link to references in net.Socket (Joyee Cheung) #11625 - [
b968491dc2
] - doc: document WHATWG IDNA methods’ error handling (Timothy Gu) #11549 - [
d329abf1c6
] - doc: use common malformed instead of misformatted (James Sumners) #11518 - [
11aea2662f
] - doc: fix typo in STYLE_GUIDE.md (Nikolai Vavilov) #11615 - [
f972bd81c6
] - inspector: libuv notification on incoming message (Eugene Ostroukhov) #11617 - [
a7eba9c71c
] - meta: move WORKING_GROUPS.md to CTC repo (James M Snell) #11555 - [
5963566367
] - meta: remove out of date ROADMAP.md file (James M Snell) #11556 - [
b56e851c48
] - net: refactor overloaded argument handling (Joyee Cheung) #11667 - [
13cb8a69e4
] - net: remove misleading comment (Ben Noordhuis) #11573 - [
e2133f3e57
] - os: improve cpus() performance (Brian White) #11564 - [
821d713a38
] - src: remove outdated FIXME in node_crypto.cc (Daniel Bevenius) #11669 - [
1b6ba9effb
] - src: do not ignore IDNA conversion error (Timothy Gu) #11549 - [
fdb4a6c796
] - test: skip the test with proper TAP message (Sakthipriyan Vairamani (thefourtheye)) #11584 - [
5df9110178
] - test: check the origin of the blob URLs (Daijiro Wachi) #11426 - [
b4dcb26681
] - test: changed test1 of test-vm-timeout.js (maurice_hayward) #11590 - [
f69685be65
] - test: remove obsolete eslint-disable comment (Rich Trott) #11643 - [
a4d14363a9
] - test: fix args in parallel/test-fs-null-bytes.js (Vse Mozhet Byt) #11601 - [
8377374754
] - test: fix tests when npn feature is disabled. (Shigeki Ohtsu) #11655 - [
1445e282c3
] - test: add test-buffer-prototype-inspect (Rich Trott) #11600 - [
00dd20c173
] - test: fix flaky test-https-agent-create-connection (Santiago Gimeno) #11649 - [
91a222de99
] - test: enable max-len for test-repl (Rich Trott) #11559 - [
924b785d50
] - test: fix test-internal-util-assertCrypto regex (Daniel Bevenius) #11620 - [
cdee945307
] - test: improve https coverage to check create connection (chiaki-yokoo) #11435 - [
4f9253686d
] - test: apply strict mode in test-repl (Rich Trott) #11575 - [
2601c06486
] - test: skip tests with common.skip (Sakthipriyan Vairamani (thefourtheye)) #11585 - [
6a5d96164a
] - test: more comprehensive IDNA test cases (Timothy Gu) #11549 - [
163d2d1624
] - timers: unlock the timers API (Rich Trott) #11580 - [
d6ac192fa3
] - tls: fix macro to check NPN feature (Shigeki Ohtsu) #11655 - [
ac3deb1481
] - tools: remove NODE_PATH from environment for tests (Rich Trott) #11612 - [
3c54f8199c
] - tty: add ref() so process.stdin.ref() etc. work (Ben Schmidt) #7360 - [
24e6fcce8b
] - url: usehasIntl
instead oftry-catch
(Daijiro Wachi) #11571 - [
7b84363636
] - util: fix inspecting symbol key in string (Ali BARIN) #11672
Windows 32-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.7.2/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v7.7.2/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-ppc64le.tar.xz
Linux PPC BE 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-ppc64.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-aix-ppc64.tar.gz
SunOS 32-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-sunos-x86.tar.xz
SunOS 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v7.7.2/node-v7.7.2-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v7.7.2/node-v7.7.2.tar.gz
Other release files: https://nodejs.org/dist/v7.7.2/
Documentation: https://nodejs.org/docs/v7.7.2/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |