Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.2.0 proposal #9745

Merged
merged 104 commits into from
Nov 22, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
45df0ee
v8: update make-v8.sh to use git
Nov 1, 2016
33bcd6f
deps: update V8 to 5.4.500.41
targos Nov 2, 2016
6b01bfa
gitignore: ignore all tap files
jbergstroem Oct 25, 2016
23584e4
gtest: output tap comments as yamlish
jbergstroem Oct 25, 2016
6a94ffb
test: output tap13 instead of almost-tap
jbergstroem Oct 12, 2016
f0d40e8
doc: fix link to cli.md in vm.md
danbev Nov 5, 2016
ee65b48
tls: fix leak of WriteWrap+TLSWrap combination
indutny Nov 12, 2016
3efb43c
build: Add option to compile for coverage reports
CurryKitten Oct 14, 2016
9491352
test: remove watchdog in test-debug-signal-cluster
Trott Nov 5, 2016
841a2c4
zlib: name every function Ref: #8913
solebox Oct 31, 2016
adcc5b1
zlib: fix linting recently-introduced lint error
Trott Nov 9, 2016
6f513e0
doc: add npm link to README
oscarmorrison Jul 27, 2016
f5442ec
lib,test: remove unneeded escaping of /
Trott Nov 6, 2016
ee76069
test: fix helper-debugger-repl.js
Trott Nov 6, 2016
2a96256
test: move timer-dependent test to sequential
Trott Nov 6, 2016
819a38d
benchmark: split timers benchmark and refactor
Trott Nov 7, 2016
dab3e45
test: refactor make-callback-recurse test
Trott Nov 7, 2016
342d8e0
test: refactor inspector-helper.js
Trott Nov 7, 2016
9647155
test: move tick-processor tests to own directory
Trott Nov 7, 2016
c07f648
doc: Fix inaccuracy in https.request docs
papandreou Nov 2, 2016
62478eb
doc: fix link to Event Loop page
timathon Nov 9, 2016
92f163e
doc: clarify the exit code part of writing_tests
Fishrock123 Nov 7, 2016
a412b9f
doc: grammar and structure revisions of wg doc
ryanmurakami Nov 6, 2016
31a34d7
doc: fix minor style issue in code examples
danbev Nov 10, 2016
549b6f2
doc: fix fs constants link
zzzzBov Nov 7, 2016
7488b00
doc: added types to path docs
imatveev Nov 8, 2016
77aded3
doc: add process api data types to documentation
imatveev Nov 7, 2016
d09a9f4
doc: remove Roadmap Working Group
williamkapke Nov 10, 2016
7c9e8cb
doc: fix the index order in pseudocode of modules
koh110 Nov 12, 2016
8c859d5
test: refactor test-tls-inception
Trott Nov 10, 2016
dae3d3e
test: refactor test-next-tick-error-spin
Trott Nov 10, 2016
64dec14
doc: fix e.g., to e.g. in doc/http.md
ikasumiwt Nov 12, 2016
e7eb9cc
test: improve test-stream2-objects.js
kt3k Nov 12, 2016
4ae4e00
doc: fix typo about cluster doc, (eg. -> e.g.)
YutamaKotaro Nov 12, 2016
58fc7a1
test: change from setTimeout to setImmediate
fossamagna Nov 12, 2016
92bd19e
doc: simplify process.memoryUsage() example code
watson Nov 12, 2016
d532a57
doc: consistent 'Returns:'
silverwind Nov 11, 2016
d83cb48
doc: fix typo e.g., => e.g.
dorako321 Nov 12, 2016
163397a
process: add `process.memoryUsage.external`
indutny Nov 12, 2016
f3db5e4
test: refactor test-zlib.js
Trott Nov 10, 2016
00a5490
test: increase coverage of process.emitWarning
Fishrock123 Nov 11, 2016
ccc6e75
test: ensure nextTick is not scheduled in exit
Fishrock123 Nov 11, 2016
65b6080
tools: copy run-valgrind.py to tools/
bnoordhuis Nov 8, 2016
887c76a
tools: fix run-valgrind.py script
bnoordhuis Nov 8, 2016
deabb5c
tools: make run-valgrind.py useful
bnoordhuis Nov 8, 2016
bff4e88
doc: fix a typo in the assert.md
vsemozhetbyt Nov 13, 2016
34c8b0b
module: check -e flag in debug break setup
kjin Oct 1, 2016
89216a4
doc: fix type of http.request's `agent` option
TimothyGu Nov 12, 2016
3014dfd
doc: wrap long lines in http.request
TimothyGu Nov 13, 2016
d5fa1d5
doc: clarify eventType in fs.watch
seishun Oct 27, 2016
3b4ec5f
test: check that `process.execPath` is a realpath
addaleax Oct 21, 2016
25a6f88
doc: improve process.emitWarning() example
mscdex Nov 13, 2016
d964eac
doc: remove redundant warning information
mscdex Nov 13, 2016
7af680e
doc: make comment indentation consistent
danbev Nov 8, 2016
9a0bcfc
fs: export `realpathCacheKey` from `internal/fs`
addaleax Sep 30, 2016
cc6901d
tools: improve docopen target in Makefile
thefourtheye Nov 3, 2016
875d1b9
test: add test case of PassThrough
kt3k Nov 12, 2016
474d4aa
doc: fix typo in doc/repl.md line: 6
utano320 Nov 12, 2016
51e24e7
test: use setImmediate() in test of stream2
mganeko Nov 12, 2016
4ddc238
doc: move TSC and CTC meeting minutes out of core repo
jasnell Nov 7, 2016
7420ce8
src: squelch unused function warnings in util.h
solebox Oct 16, 2016
a086566
doc: fix an SNI mistyped as SNS
sam-github Nov 17, 2016
f43e47a
doc: describe when a tls server emits 'close'
sam-github Nov 17, 2016
c18ca15
doc: fix tls "the the" typo
sam-github Nov 17, 2016
16819d2
doc: fix "either as either" typo
sam-github Nov 17, 2016
8bf42b4
doc: strip trailing whitespace
sam-github Nov 15, 2016
776d291
test: run tests even if os.cpus() fails
BethGriggs Nov 15, 2016
425a864
doc: add italoacasas to collaborators
Nov 18, 2016
a29be52
test: fix memory leaks in malloc cctests
bnoordhuis Nov 17, 2016
b258a70
doc: add return types and props types to OS module
imatveev Nov 16, 2016
c99fb1e
doc: remove invalid padding from privateEncrypt
JungMinu Nov 15, 2016
69ffe0c
doc: child_process .stdio accepts a String type
skovhus Nov 16, 2016
731a1fa
test: Use strictEqual in test-tls-writewrap-leak
ughitsaaron Nov 17, 2016
d62376c
doc: small improvements in readline code examples
vsemozhetbyt Nov 15, 2016
159799a
doc: improve description of urlObject.query
rahatarmanahmed Nov 15, 2016
6c63ab7
test: simplify test-http-client-unescaped-path
rvagg Nov 17, 2016
29bf871
tools: use better regexp for manpage references
addaleax Nov 16, 2016
39f0482
doc: remove backtick escaping for manpage refs
addaleax Nov 16, 2016
b070df8
doc: fix typo in BUILDING.md
kazu80 Nov 12, 2016
08a7e7b
crypto: return `this` in setAuthTag/setAAD
fanatid Nov 1, 2016
4517276
src: fix method name, output format
joshgav Nov 14, 2016
c4f33b4
src: extend `HeapStatistics` with new fields
gareth-ellis Sep 17, 2016
a220170
test: refactor test-async-wrap-*
Trott Nov 17, 2016
0083bf2
build: default to ppc64 on AIX
gibfahn Nov 16, 2016
7c1a2f5
test: add new.target add-on regression test
bnoordhuis Nov 18, 2016
19ca6cd
tools: disallow trailing whitespace for markdown
sam-github Nov 18, 2016
1520afd
deps: update V8 to 5.4.500.43
targos Nov 19, 2016
8030994
doc: fix some table problems in changelog.md
Fishrock123 Oct 19, 2016
bbd5853
doc: v6 is now LTS rather than Current
Fishrock123 Oct 19, 2016
8a9c45a
fs: Fix default params for fs.write(Sync)
papandreou Jul 23, 2016
3f45cc1
crypto: Use reference count to manage cert_store
AdamMajer Aug 30, 2016
bcdbf22
crypto: fix handling of root_cert_store.
agl Oct 30, 2016
af74db3
crypto: use SSL_get_servername.
agl Oct 28, 2016
ebc9c4b
doc: add missing link in changelog
evanlucas Nov 10, 2016
4098514
doc: fix typo in doc/tls.md
nanocloudx Nov 12, 2016
a83a286
test: add test for broken child process stdio
cjihrig Nov 9, 2016
30475be
src: use ABORT() macro instead of abort()
evanlucas Nov 15, 2016
786631c
deps: upgrade libuv to 1.10.1
cjihrig Nov 16, 2016
15af912
src: fix memory leak introduced in 34febfbf4
bnoordhuis Nov 14, 2016
1bd7936
dns: implement {ttl: true} for dns.resolve4()
bnoordhuis Oct 26, 2016
0a3e5cc
dns: implement {ttl: true} for dns.resolve6()
bnoordhuis Oct 26, 2016
fa98eec
doc: fix typo in assert code example
vsemozhetbyt Nov 20, 2016
02c2bf7
timers: use consistent checks for canceled timers
Fishrock123 Nov 18, 2016
c1aa949
2016-11-22, Version 7.2.0 (Current)
Fishrock123 Nov 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ insert_final_newline = true
[vcbuild.bat]
end_of_line = crlf

[*.{md,markdown}]
trim_trailing_whitespace = false

[{lib,src,test}/**.js]
indent_style = space
indent_size = 2
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ deps/npm/node_modules/.bin/
# test artifacts
tools/faketime
icu_config.gypi
test.tap
*.tap

# Xcode workspaces and project folders
*.xcodeproj
Expand Down
4 changes: 2 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Prerequisites:

On OS X, you will also need:
* [Xcode](https://developer.apple.com/xcode/download/)
* You also need to install the `Command Line Tools` via Xcode. You can find
* You also need to install the `Command Line Tools` via Xcode. You can find
this under the menu `Xcode -> Preferences -> Downloads`
* This step will install `gcc` and the related toolchain containing `make`

Expand Down Expand Up @@ -113,7 +113,7 @@ To test if Node.js was built correctly:
> Release\node -e "console.log('Hello from Node.js', process.version)"
```

### Android / Android-based devices (e.g., Firefox OS)
### Android / Android-based devices (e.g. Firefox OS)

Although these instructions for building on Android are provided, please note
that Android is not an officially supported platform at this time. Patches to
Expand Down
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,16 @@ release.
<table>
<tr>
<th><a href="doc/changelogs/CHANGELOG_V7.md">v7</a><sup>Current</sup></td>
<th><a href="doc/changelogs/CHANGELOG_V6.md">v6</a><sup>Current</sup></th>
<th title="LTS Until 2019-04"><a href="doc/changelogs/CHANGELOG_V6.md">v6</a><sup>LTS</sup</th>
<th><a href="doc/changelogs/CHANGELOG_V5.md">v5</a></th>
<th title="LTS Until 2018-04"><a href="doc/changelogs/CHANGELOG_V4.md">v4</a><sup>LTS</sup></th>
<th title="LTS Until 2016-12-31"><a href="doc/changelogs/CHANGELOG_V012.md">v0.12</a><sup>LTS</sup></th>
<th title="LTS Until 2016-10-31" colspan="3"><a href="doc/changelogs/CHANGELOG_V010.md">v0.10</a><sup>LTS</sup></th>
</tr>
<tr>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V7.md#7.1.0">7.1.0</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V7.md#7.2.0">7.2.0</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V7.md#7.1.0">7.1.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V7.md#7.0.0">7.0.0</a><br/>
</td>
<td valign="top">
Expand Down Expand Up @@ -66,9 +67,9 @@ release.
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V4.md#4.5.0">4.5.0</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.7">4.4.7</a></b>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.6">4.4.6</a></b>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.5">4.4.5</a></b>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.7">4.4.7</a><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.6">4.4.6</a><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.5">4.4.5</a><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.4">4.4.4</a><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.3">4.4.3</a><br/>
<a href="doc/changelogs/CHANGELOG_V4.md#4.4.2">4.4.2</a><br/>
Expand Down
16 changes: 9 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ cctest: all
@out/$(BUILDTYPE)/$@

v8:
tools/make-v8.sh v8
tools/make-v8.sh
$(MAKE) -C deps/v8 $(V8_ARCH).$(BUILDTYPE_LOWER) $(V8_BUILD_OPTIONS)

test: all
Expand Down Expand Up @@ -241,6 +241,9 @@ test-debugger: all
test-inspector: all
$(PYTHON) tools/test.py inspector

test-tick-processor: all
$(PYTHON) tools/test.py tick-processor

test-known-issues: all
$(PYTHON) tools/test.py known_issues

Expand Down Expand Up @@ -293,15 +296,14 @@ test-v8 test-v8-intl test-v8-benchmarks test-v8-all:
endif

apidoc_sources = $(wildcard doc/api/*.md)
apidocs = $(addprefix out/,$(apidoc_sources:.md=.html)) \
$(addprefix out/,$(apidoc_sources:.md=.json))
apidocs_html = $(apidoc_dirs) $(apiassets) $(addprefix out/,$(apidoc_sources:.md=.html))
apidocs_json = $(apidoc_dirs) $(apiassets) $(addprefix out/,$(apidoc_sources:.md=.json))

apidoc_dirs = out/doc out/doc/api/ out/doc/api/assets

apiassets = $(subst api_assets,api/assets,$(addprefix out/,$(wildcard doc/api_assets/*)))

doc-only: $(apidoc_dirs) $(apiassets) $(apidocs) tools/doc/

doc-only: $(apidocs_html) $(apidocs_json)
doc: $(NODE_EXE) doc-only

$(apidoc_dirs):
Expand Down Expand Up @@ -337,8 +339,8 @@ out/doc/api/%.html: doc/api/%.md
fi
[ -x $(NODE) ] && $(NODE) $(gen-html) || node $(gen-html)

docopen: out/doc/api/all.html
-google-chrome out/doc/api/all.html
docopen: $(apidocs_html)
@$(PYTHON) -mwebbrowser file://$(PWD)/out/doc/api/all.html

docclean:
-rm -rf out/doc
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
uses an event-driven, non-blocking I/O model that makes it lightweight and
efficient. The Node.js package ecosystem, npm, is the largest ecosystem of open
source libraries in the world.
efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of
open source libraries in the world.

The Node.js project is supported by the
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
Expand Down Expand Up @@ -239,6 +239,8 @@ more information about the governance of the Node.js project, see
**Ilkka Myller** &lt;ilkka.myller@nodefield.com&gt;
* [isaacs](https://github.com/isaacs) -
**Isaac Z. Schlueter** &lt;i@izs.me&gt;
* [italoacasas](https://github.com/italoacasas)
**Italo A. Casas** &lt;me@italoacasas.com&gt;
* [iWuzHere](https://github.com/iWuzHere) -
**Imran Iqbal** &lt;imran@imraniqbal.org&gt;
* [JacksonTian](https://github.com/JacksonTian) -
Expand Down Expand Up @@ -389,6 +391,7 @@ keys:
* **Timothy J Fontaine** &lt;tjfontaine@gmail.com&gt;
`7937DFD2AB06298B2293C3187D33FF9D0246406D`

[npm]: https://www.npmjs.com
[Website]: https://nodejs.org/en/
[Contributing to the project]: CONTRIBUTING.md
[Node.js Help]: https://github.com/nodejs/help
Expand Down
Loading