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

Propose v6.2.1 #6934

Closed
wants to merge 133 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
2280b63
test: add --repeat option to tools/test.py
mhdawson May 11, 2016
4602a9a
process: internal/process/stdio.js cleanup / modernization
jasnell May 14, 2016
d1abf74
doc: update openssl.org hash links
silverwind May 17, 2016
1d26d69
doc: add `added:` in for `tty`
Trott May 16, 2016
68c2d14
doc: remove link to Sign in crypto.md
fanatid May 17, 2016
69fcbd8
doc: add `added:` information for fs
addaleax May 12, 2016
46003f0
zlib: remove `_closed` in source
addaleax May 4, 2016
b732f2b
test: added tests for https-agent-getname
suryagh May 14, 2016
d4f3ba1
test: cluster-setup-master online workers check
drifkin May 2, 2016
8fca962
test: robust handling of env for npm-test-install
May 17, 2016
3d7ce17
doc: clarify fs.mkdtemp prefix argument
jasnell May 17, 2016
6f78965
path: fix basename() regressions
mscdex May 5, 2016
3d0c95c
test: remove duplicate path tests
mscdex May 5, 2016
419dc2f
test: add more path.basename() tests
mscdex May 10, 2016
e0116e3
test: fix flaky test-stdout-close-catch
santigimeno May 17, 2016
ee32678
src: fix without-intl build
addaleax May 17, 2016
2ee4ed4
test: add logging for test-debug-port-cluster
Trott May 15, 2016
8abd7a6
test: fix test-debug-port-cluster flakiness
Trott May 16, 2016
737933e
doc: add `added:` info for dgram.*Membership()
Trott May 16, 2016
fd0bec4
dgram,test: add addMembership/dropMembership tests
Trott May 16, 2016
e4f0f04
unix,stream: fix getting the correct fd for a handle
saghul May 18, 2016
ebf6c11
doc: add `added:` information for punycode
firedfox May 17, 2016
a3b3a47
http: use `localAddress` instead of `path`
dirceu Feb 11, 2016
6d71cbc
doc: add note for fs.watch virtualized env
eljefedelrodeodeljefe May 17, 2016
f17e737
tools: print stderr on bad test.py `vmArch` check
Fishrock123 May 16, 2016
ee9226e
doc: fix name to match git log
eljefedelrodeodeljefe May 19, 2016
cb5ef10
doc: Add resolveNaptr and naptr rrtype docs
doug-wade May 5, 2016
add62c6
test: refactor test-tls-reuse-host-from-socket
Trott May 14, 2016
717c4f2
doc: improve vm.md copy
jasnell May 18, 2016
0899ccd
test: refactor to eliminate __defineGetter__
Trott May 18, 2016
eeb0b9e
tools: disallow deprecated define getter/setter
Trott May 15, 2016
debbe4a
doc: reduce GitHub template verbosity
Trott May 17, 2016
5faf60b
build: unbreak configure with python 2.6
bnoordhuis May 19, 2016
0025934
build: update build-addons when node-gyp changes
lance May 16, 2016
adebbc3
doc: fix mkdtemp example by removing hyphen
thefourtheye May 18, 2016
0534a5d
doc: add `added:` info for `process.cpuUsage`
addaleax May 18, 2016
96d8eb1
doc: make param names consistent & fix doc link
thefourtheye May 18, 2016
5fbcbdb
fs: mkdtemp shouldn't crash if no callback passed
thefourtheye May 18, 2016
c7fa21f
fs: move mkdtemp* functions near static functions
thefourtheye May 18, 2016
7e84204
doc: fix typo in Error.captureStackTrace
mekhtiari May 17, 2016
b899705
doc: general improvements to v8.md copy
jasnell May 18, 2016
46ad7ad
doc: Update DCO to v1.1
williamkapke Apr 23, 2016
ac26db8
doc: add bengl to collaborators
bengl May 21, 2016
efdc1d3
installer: don't install node_internals.h
bnoordhuis May 21, 2016
cd86ec6
test: fix component printing on windows
bnoordhuis May 21, 2016
3e4dd1a
util: pretty-print SIMD types
bnoordhuis May 21, 2016
068ee09
doc: make the api doc print-friendly
bl4d32 May 16, 2016
136c098
doc: add `added:` information for zlib
addaleax May 18, 2016
feb037b
buffer: fix single digit hex string handling
jspri May 15, 2016
0c0b9a0
doc: general improvements to util.md
jasnell May 20, 2016
feb976f
udp: use libuv API to get file descriptor
saghul May 20, 2016
e1a1522
doc: make doc-only -> fallback to user binary
eljefedelrodeodeljefe May 20, 2016
8244d98
string_bytes: Make base64 encode/decode reusable
May 20, 2016
607dd1a
doc: reference list of language-specific globals
addaleax May 20, 2016
758e751
doc: add @othiym23 to list of collaborators
othiym23 May 24, 2016
0089c64
doc: add jhamhader to collaborators
jhamhader May 24, 2016
3168b39
doc: fix typos in timers topic to aid readability
May 21, 2016
1009f9a
child_process: allow buffer encoding in spawnSync
cjihrig May 23, 2016
52b5b67
test: refactor spawnSync() cwd test
cjihrig May 23, 2016
7a29c6f
doc: clarify buffer class
stevemao May 21, 2016
4afbcf5
vm: don't abort process when stack space runs out
addaleax May 20, 2016
c8ad406
module: don't cache uninitialized builtins
addaleax May 20, 2016
8b720e1
child_process: emit IPC messages on next tick
cjihrig May 20, 2016
fd86b3f
test: verify IPC messages are emitted on next tick
santigimeno May 21, 2016
a40585f
cluster: close ownerless handles on disconnect()
cjihrig May 23, 2016
dd592fe
test: test cluster worker disconnection on error
santigimeno May 23, 2016
12485b1
src: inherit first from AsyncWrap
trevnorris Apr 16, 2016
cbe9b10
src: always clear wrap before persistent Reset()
trevnorris Apr 29, 2016
3e4faac
tls_wrap: do not abort on new TLSWrap()
trevnorris Apr 16, 2016
b8efec2
stream_base: always use Base template class
trevnorris May 11, 2016
c49b235
src: no abort from getter if object isn't wrapped
trevnorris Apr 13, 2016
825723c
test: improve debug-break-on-uncaught reliability
Trott May 16, 2016
f515c6e
doc: remove "\" within backticks
rodmachen May 24, 2016
c4cd5a3
doc: add bmeck to collaborators
bmeck May 25, 2016
04634ae
doc: add firedfox to collaborators
firedfox May 24, 2016
73af4ee
src: add include guards to internal headers
bnoordhuis May 24, 2016
6e1bb16
deps: upgrade to V8 5.0.71.52
targos May 23, 2016
d39d2a9
doc: general improvements to string_decoder.md copy
jasnell May 23, 2016
c03bd60
cluster: guard against undefined message handlers
cjihrig May 20, 2016
8757631
child_process: measure buffer length in bytes
Trott May 14, 2016
a6d9178
tls: catch `certCbDone` exceptions
indutny May 20, 2016
3d065bf
tools: restore change of signatures to opts hashes
jmm May 10, 2016
b035c0d
debugger: propagate --debug-port= to debuggee
bnoordhuis Oct 21, 2015
4627621
tools: make sure doctool anchors respect includes
addaleax May 23, 2016
4fb92a7
doc: fix broken references in changelogs
addaleax May 23, 2016
fd4ab6b
doc: fix broken references
addaleax May 23, 2016
4f1c108
test: add regression test for Proxy as vm context
targos May 25, 2016
e995e0d
dgram: copy the list in send
mcollina May 17, 2016
907ea6d
doc: general improvements to tls.md copy
jasnell May 23, 2016
be44916
doc: add yorkie to collaborators
yorkie May 26, 2016
bcbe962
doc: general improvements to url.md copy
jasnell May 20, 2016
5fd643b
doc: add `added:` information for child_process
addaleax May 23, 2016
3cee0a2
doc: add `added: ` data for cli.md
Trott May 25, 2016
5729993
test,win: skip addons/load-long-path on WOW64
orangemocha May 10, 2016
d7efb5e
test: verify cluster worker exit
cjihrig May 26, 2016
d178557
doc: general improvements to tty.md
jasnell May 23, 2016
12d6347
doc: clarified use of sexual language in the CoC
nebrius May 25, 2016
ad2d261
doc: improve `server.address()` doc text
Trott May 26, 2016
de9c6ff
doc: improve server.listen() documentation prose
Trott May 26, 2016
220bfa6
doc: update process.hrtime docs to include optional parameter
doug-wade May 4, 2016
213a03b
cluster: reset handle index on close
santigimeno May 25, 2016
7010b94
doc: add info on what's used for fswatch on AIX
mhdawson May 18, 2016
8da0500
build: re-add --ninja option to configure
ehsan May 16, 2016
62dead9
buffer: fix dataview-set benchmark
RReverser May 22, 2016
281c177
doc: add `added:` information for console
edsadr May 26, 2016
c0be05e
doc: add `added:` information for vm
addaleax May 27, 2016
4a2f22b
deps: upgrade npm to 3.9.3
zkat May 27, 2016
1005bd0
test: work around debugger not killing inferior
bnoordhuis May 28, 2016
6717af6
zlib: release callback and buffer after processing
mdlavin May 24, 2016
2ab7139
tls,https: respect address family when connecting
bnoordhuis May 9, 2016
0230fe3
test: use strictEqual consistently in agent test
bnoordhuis May 28, 2016
6e98b22
doc: minor improvements to util.md
thefourtheye May 23, 2016
0c67c1b
string_decoder: rewrite implementation
mscdex May 15, 2016
4e826f4
test: remove modifcation to common.PORT
Trott May 26, 2016
5930a54
doc: buffers are not sent over IPC with a socket
May 24, 2016
d6b62f7
doc: fix typos in WORKING_GROUPS.md
joaosa May 28, 2016
4032365
doc: update labels and CI info in onboarding doc
Trott May 26, 2016
bf42041
doc: improve debugger doc prose
Trott May 26, 2016
2162640
test: fix test-debug-port-numbers on OS X
santigimeno May 29, 2016
4d5ea06
doc,test: add `How to write a Node.js test` guide
santigimeno May 26, 2016
ba67f77
2016-05-23, Version 6.2.1 (Current)
Fishrock123 May 23, 2016
9fd32b1
win,build: add creation of zip and 7z package
bzoz Mar 24, 2016
ec65b71
cluster: rewrite debug ports consistently
cjihrig May 29, 2016
9f73c62
cluster: expose result of send()
cjihrig May 26, 2016
29200ed
doc: addresses nits in string_decoder, url, util
Fishrock123 May 27, 2016
4438550
buffer: ignore negative allocation lengths
addaleax May 29, 2016
894bf37
test: remove `common.PORT` from gc tests
Trott May 27, 2016
5c3ec32
test: update weak module for gc tests
Trott May 27, 2016
837c0fa
test: fix spurious EADDRINUSE in test-https-strict
Trott May 27, 2016
ef7f016
test: make test-child-process-fork-net more robust
Trott May 28, 2016
e244df5
async_wrap: pass uid to JS as double
trevnorris Jun 1, 2016
5e15fe3
tty: use blocking mode on OS X
Fishrock123 May 20, 2016
ce4b938
test: test TTY problems by fakeing a TTY using openpty
Fishrock123 May 20, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ rules:
assert-fail-single-argument: 2
new-with-error: [2, "Error", "RangeError", "TypeError", "SyntaxError", "ReferenceError"]
no-deepEqual: 2
no-definegetter-definesetter: 2

# Global scoped method and vars
globals:
Expand Down
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ Version: usually output of `node -v`
Platform: either `uname -a` output, or if Windows, version and 32 or 64-bit
Subsystem: if known, please specify affected core module name

It will be much easier for us to fix the issue if a test case that reproduces
the problem is provided. Ideally this test case should not have any external
dependencies. We understand that it is not always possible to reduce your code
to a small test case, but we would appreciate to have as
much data as possible.
If possible, please provide code that demonstrates the problem, keeping it as
simple and free of external dependencies as you are able.
-->

* **Version**:
Expand Down
92 changes: 46 additions & 46 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,143 +347,143 @@ release.

## 2015-09-15, io.js Version 3.3.1 @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#3.3.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.3.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#3.3.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.3.1</a>.

## 2015-09-08, Version 4.0.0 (Stable), @rvagg

<a href="doc/changelogs/CHANGELOG_V4.md#4.0.0>Moved to doc/changelogs/CHANGELOG_V6.md#6.0.0</a>.

## 2015-09-02, Version 3.3.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#3.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.3.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#3.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.3.0</a>.

## 2015-08-25, Version 3.2.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#3.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.2.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#3.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.2.0</a>.

## 2015-08-18, Version 3.1.0, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#3.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.1.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#3.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.1.0</a>.

## 2015-08-04, Version 3.0.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#3.0.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.0.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#3.0.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#3.0.0</a>.

## 2015-07-28, Version 2.5.0, @cjihrig

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.5.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.5.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.5.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.5.0</a>.

## 2015-07-17, Version 2.4.0, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.4.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.4.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.4.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.4.0</a>.

## 2015-07-09, Version 2.3.4, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.3.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.4</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.3.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.4</a>.

## 2015-07-09, Version 1.8.4, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.8.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.4</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.8.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.4</a>.

## 2015-07-09, Version 0.12.7 (Stable)

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.7">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.7</a>.

## 2015-07-04, Version 2.3.3, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.3.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.3</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.3.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.3</a>.

## 2015-07-04, Version 1.8.3, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.8.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.3</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.8.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.3</a>.

## 2015-07-03, Version 0.12.6 (Stable)

<a href="doc/changelogs/CHANGELOG_V010.md#0.12.6">Moved to doc/changelogs/CHANGELOG_V010.md#0.12.6</a>.
<a href="doc/changelogs/CHANGELOG_V012.md#0.12.6">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.6</a>.

## 2015-07-01, Version 2.3.2, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.3.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.3.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.2</a>.

## 2015-06-23, Version 2.3.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.3.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.3.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.1</a>.

## 2015-06-22, Version 0.12.5 (Stable)

<a href="doc/changelogs/CHANGELOG_V010.md#0.12.5">Moved to doc/changelogs/CHANGELOG_V010.md#0.12.5</a>.
<a href="doc/changelogs/CHANGELOG_V012.md#0.12.5">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.5</a>.

## 2015-06-18, Version 0.10.39 (Maintenance)

<a href="doc/changelogs/CHANGELOG_V010.md#0.10.39">Moved to doc/changelogs/CHANGELOG_V010.md#0.10.39</a>.

## 2015-06-13, Version 2.3.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.3.0</a>.

## 2015-06-01, Version 2.2.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.2.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.2.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.2.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.2.1</a>.

## 2015-05-31, Version 2.2.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.2.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.2.0</a>.

## 2015-05-24, Version 2.1.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.1.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.1.0</a>.

## 2015-05-22, Version 0.12.4 (Stable)

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.4">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.4</a>.

## 2015-05-17, Version 1.8.2, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.8.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.8.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.2</a>.

## 2015-05-15, Version 2.0.2, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.0.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.0.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.2</a>.

## 2015-05-13, Version 0.12.3 (Stable)

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.3">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.3</a>.

## 2015-05-07, Version 2.0.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.0.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.0.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.1</a>.

## 2015-05-04, Version 2.0.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#2.0.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#2.0.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#2.0.0</a>.

## 2015-04-20, Version 1.8.1, @chrisdickinson

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.8.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.8.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.8.1</a>.

## 2015-04-14, Version 1.7.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.7.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.7.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.7.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.7.1</a>.

## 2015-04-14, Version 1.7.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.7.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.7.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.7.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.7.0</a>.

## 2015-04-06, Version 1.6.4, @Fishrock123

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.6.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.4</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.6.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.4</a>.

## 2015-03-31, Version 1.6.3, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.6.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.3</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.6.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.3</a>.

## 2015-03-31, Version 0.12.2 (Stable)

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.2">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.2</a>.

## 2015-03-23, Version 1.6.2, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.6.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.6.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.2</a>.

## 2015-03-23, Version 0.12.1 (Stable)

Expand All @@ -495,71 +495,71 @@ release.

## 2015-03-20, Version 1.6.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.6.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.6.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.1</a>.

## 2015-03-19, Version 1.6.0, @chrisdickinson

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.6.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.6.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.0</a>.

## 2015-03-11, Version 0.10.37 (Maintenance)

<a href="doc/changelogs/CHANGELOG_V010.md#0.10.37">Moved to doc/changelogs/CHANGELOG_V010.md#0.10.37</a>.

## 2015-03-09, Version 1.5.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.5.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.5.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.5.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.5.1</a>.

## 2015-03-06, Version 1.5.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.5.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.5.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.5.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.5.0</a>.

## 2015-03-02, Version 1.4.3, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.4.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.3</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.4.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.3</a>.

## 2015-02-28, Version 1.4.2, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.4.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.4.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.2</a>.

## 2015-02-26, Version 1.4.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.4.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.4.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.4.1</a>.

## 2015-02-20, Version 1.3.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.3.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.3.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.3.0</a>.

## 2015-02-10, Version 1.2.0, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.2.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.2.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.2.0</a>.

## 2015-02-06, Version 0.12.0 (Stable)

<a href="doc/changelogs/CHANGELOG_V012.md#0.12.0">Moved to doc/changelogs/CHANGELOG_V012.md#0.12.0</a>.

## 2015-02-03, Version 1.1.0, @chrisdickinson

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.1.0</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.1.0">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.1.0</a>.

## 2015-01-26, Version 0.10.36 (Stable)

<a href="doc/changelogs/CHANGELOG_V010.md#0.10.36">Moved to doc/changelogs/CHANGELOG_V010.md#0.10.36</a>.

## 2015-01-24, Version 1.0.4, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.0.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.4</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.0.4">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.4</a>.

## 2015-01-20, Version 1.0.3, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.0.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.3</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.0.3">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.3</a>.

## 2015-01-16, Version 1.0.2, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.0.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.2</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.0.2">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.2</a>.

## 2015-01-14, Version 1.0.1, @rvagg

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#1.0.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.1</a>.
<a href="doc/changelogs/CHANGELOG_IOJS.md#1.0.1">Moved to doc/changelogs/CHANGELOG_IOJS.md#1.0.1</a>.

## 2014.09.24, Version 0.11.14 (Unstable)

Expand Down Expand Up @@ -731,7 +731,7 @@ release.

## 2013.05.24, Version 0.10.8 (Stable)

<a href="doc/changelogs/CHANGELOG_V6.md#0.10.8">Moved to doc/changelogs/CHANGELOG_V6.md#0.10.8</a>.
<a href="doc/changelogs/CHANGELOG_V010.md#0.10.8">Moved to doc/changelogs/CHANGELOG_V010.md#0.10.8</a>.

## 2013.05.17, Version 0.10.7 (Stable)

Expand Down Expand Up @@ -843,7 +843,7 @@ release.

## 2013.02.06, Version 0.8.19 (Stable)

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#0.8.29">Moved to doc/changelogs/CHANGELOG_ARCHIVE.md#0.8.29</a>.
<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#0.8.19">Moved to doc/changelogs/CHANGELOG_ARCHIVE.md#0.8.19</a>.

## 2013.01.18, Version 0.8.18 (Stable)

Expand Down Expand Up @@ -1299,7 +1299,7 @@ release.

## 2009.12.19, Version 0.1.22

<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#01.1.22">Moved to doc/changelogs/CHANGELOG_ARCHIVE.md#01.1.22</a>.
<a href="doc/changelogs/CHANGELOG_ARCHIVE.md#0.1.22">Moved to doc/changelogs/CHANGELOG_ARCHIVE.md#0.1.22</a>.

## 2009.12.06, Version 0.1.21

Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
all.
* Please be kind and courteous. There's no need to be mean or rude.
* Respect that some individuals and cultures consider the casual use of
profanity offensive and off-putting.
profanity and sexualized language offensive and off-putting.
* Respect that people have differences of opinion and that every
design or implementation choice carries a trade-off and numerous
costs. There is seldom a right answer.
Expand Down
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,9 @@ $ git rebase upstream/master
### Step 5: Test

Bug fixes and features **should come with tests**. Add your tests in the
test/parallel/ directory. Look at other tests to see how they should be
structured (license boilerplate, common includes, etc.).
`test/parallel/` directory. For guidance on how to write a test for the Node.js
project, see this [guide](./doc/guides/writing_tests.md). Looking at other tests
to see how they should be structured can also help.

```text
$ ./configure && make -j8 test
Expand Down
20 changes: 14 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ test: all
$(MAKE) build-addons
$(MAKE) cctest
$(PYTHON) tools/test.py --mode=release -J \
addon doctool known_issues message parallel sequential
addon doctool known_issues message pseudo-tty parallel sequential
$(MAKE) lint

test-parallel: all
Expand All @@ -144,7 +144,10 @@ ADDONS_BINDING_GYPS := \
$(wildcard test/addons/*/binding.gyp))

# Implicitly depends on $(NODE_EXE), see the build-addons rule for rationale.
test/addons/.buildstamp: $(ADDONS_BINDING_GYPS) \
# Depends on node-gyp package.json so that build-addons is (re)executed when
# node-gyp is updated as part of an npm update.
test/addons/.buildstamp: deps/npm/node_modules/node-gyp/package.json \
$(ADDONS_BINDING_GYPS) \
deps/uv/include/*.h deps/v8/include/*.h \
src/node.h src/node_buffer.h src/node_object_wrap.h \
test/addons/.docbuildstamp
Expand All @@ -163,7 +166,7 @@ test/addons/.buildstamp: $(ADDONS_BINDING_GYPS) \
# if the subprocess touched anything so it pessimistically assumes that
# .buildstamp and .docbuildstamp are out of date and need a rebuild.
# Just goes to show that recursive make really is harmful...
# TODO(bnoordhuis) Force rebuild after gyp or node-gyp update.
# TODO(bnoordhuis) Force rebuild after gyp update.
build-addons: $(NODE_EXE) test/addons/.buildstamp

test-gc: all test/gc/node_modules/weak/build/Release/weakref.node
Expand All @@ -180,7 +183,8 @@ test-all-valgrind: test-build
test-ci: | build-addons
$(PYTHON) tools/test.py $(PARALLEL_ARGS) -p tap --logfile test.tap \
--mode=release --flaky-tests=$(FLAKY_TESTS) \
$(TEST_CI_ARGS) addons doctool known_issues message parallel sequential
$(TEST_CI_ARGS) addons doctool known_issues message pseudo-tty parallel \
sequential

test-release: test-build
$(PYTHON) tools/test.py --mode=release
Expand Down Expand Up @@ -275,11 +279,15 @@ out/doc/api/assets/%: doc/api_assets/% out/doc/api/assets/
out/doc/%: doc/%
cp -r $< $@

# check if ./node is actually set, else use user pre-installed binary
gen-json = tools/doc/generate.js --format=json $< > $@
out/doc/api/%.json: doc/api/%.md
$(NODE) tools/doc/generate.js --format=json $< > $@
[ -x $(NODE) ] && $(NODE) $(gen-json) || node $(gen-json)

# check if ./node is actually set, else use user pre-installed binary
gen-html = tools/doc/generate.js --node-version=$(FULLVERSION) --format=html --template=doc/template.html $< > $@
out/doc/api/%.html: doc/api/%.md
$(NODE) tools/doc/generate.js --node-version=$(FULLVERSION) --format=html --template=doc/template.html $< > $@
[ -x $(NODE) ] && $(NODE) $(gen-html) || node $(gen-html)

docopen: out/doc/api/all.html
-google-chrome out/doc/api/all.html
Expand Down
Loading