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

v4.2.4 Release Proposal #4336

Closed
wants to merge 153 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
153 commits
Select commit Hold shift + click to select a range
a2ce384
deps: upgrade npm to 2.14.9
othiym23 Nov 6, 2015
542d05c
test: enhance fs-watch-recursive test
thefourtheye Aug 28, 2015
22208b0
build: fix configuring with prebuilt libraries
zyxar Sep 30, 2015
fa1ab49
docs: fs - change links to buffer encoding to Buffer class anchor
Oct 13, 2015
f50f19e
doc: stdout/stderr can block when directed to file
bnoordhuis Oct 3, 2015
12cdf6f
doc: add method links in events.markdown
a0viedo Nov 6, 2015
329e88e
repl: To exit, press ^C again or type .exit.
hemanth Nov 7, 2015
d1b5833
doc: add caveats of algs and key size in crypto
Jul 27, 2015
9b05905
src: Revert "nix stdin _readableState.reading"
silverwind Oct 26, 2015
a2efe4c
doc: add note about timeout delay > TIMEOUT_MAX
sitegui Oct 25, 2015
cf4b65c
doc:fix function param order in assert doc
birnam Oct 26, 2015
4733a60
zlib: pass kind to recursive calls to flush
Oct 26, 2015
47bb94a
zlib: only apply drain listener if given callback
CraigCav Oct 26, 2015
3aecbc8
test: add test-zlib-flush-drain
Nov 11, 2015
8a7dd73
doc: added what buf.copy returns
baslr Oct 28, 2015
907a13a
Add missing va_end before return
usta Oct 28, 2015
6db4392
doc: made code spans more visible in the API docs
phillipj Oct 28, 2015
d80fa2c
module: remove unnecessary JSON.stringify
zertosh Oct 29, 2015
11d2050
doc: Updated streams simplified constructor API
tomgco Oct 30, 2015
0e8eb66
test: fix path to module for repl test on Windows
mcornac Oct 30, 2015
347fb65
doc: fix crypto spkac function descriptions
jas- Oct 31, 2015
ff02b29
repl: don't crash if cannot open history file
evanlucas Nov 2, 2015
83494f8
doc: rename iojs-* groups to nodejs-*
srl295 Nov 2, 2015
eca5720
doc: fix wrong date and known issue in changelog.md
jasnell Nov 3, 2015
3dc52e9
test: fix test-net-persistent-keepalive for AIX
Nov 3, 2015
daa10a3
doc: typo fix in readme.md
SPGB Nov 3, 2015
7b4194a
test: fix test-module-loading-error for musl
hmalphettes Nov 10, 2015
fe3ae3c
doc: add LTS info to COLLABORATOR_GUIDE.md
Oct 19, 2015
488e74f
doc: update lts description in the collaborator guide
jasnell Nov 5, 2015
da189f7
test: Fix test-cluster-worker-exit.js for AIX
Nov 4, 2015
a558a57
util: use regexp instead of str.replace().join()
hellopao Nov 6, 2015
b140cb2
dns: prevent undefined values in results
Nov 6, 2015
4e5cae4
test: use really invalid hostname
thefourtheye Nov 8, 2015
f5c5e8b
cluster: send suicide message on disconnect
cjihrig Nov 9, 2015
5232512
doc: add thealphanerd to collaborators
Nov 9, 2015
4f7c638
doc: add saghul as a collaborator
saghul Nov 9, 2015
7b5e457
doc: add romankl to collaborators
r-52 Nov 9, 2015
3c415bb
doc: add note to util.isBuffer
evanlucas Nov 12, 2015
00b77d9
crypto: Improve error checking and reporting
stefanmb Nov 9, 2015
1bbc3b3
doc: add note on tls connection meta data methods
DaftMonk Nov 10, 2015
f43a033
doc: sort assert alphabetically
tflanagan Nov 4, 2015
af0bf1a
doc: sort buffer alphabetically
tflanagan Nov 4, 2015
5e79dc4
doc: sort child_process alphabetically
tflanagan Nov 4, 2015
28935a1
doc: sort cluster alphabetically
tflanagan Nov 4, 2015
435ffb7
doc: sort console alphabetically
tflanagan Nov 4, 2015
0e6121d
doc: sort dns alphabetically
tflanagan Nov 4, 2015
261e0f3
doc: sort crypto alphabetically
tflanagan Nov 4, 2015
c39eabb
doc: sort dgram alphabetically
tflanagan Nov 4, 2015
782cb7d
doc: sort errors alphabetically
tflanagan Nov 4, 2015
5b310f8
doc: sort events alphabetically
tflanagan Nov 4, 2015
6cd06c1
doc: sort fs alphabetically
tflanagan Nov 4, 2015
0906f9a
doc: sort globals alphabetically
tflanagan Nov 4, 2015
daa6244
doc: sort os alphabetically
tflanagan Nov 4, 2015
4d56960
doc: sort path alphabetically
tflanagan Nov 4, 2015
f37ff22
doc: sort punycode alphabetically
tflanagan Nov 4, 2015
ca41b55
doc: sort querystring alphabetically
tflanagan Nov 4, 2015
363692f
doc: sort vm alphabetically
tflanagan Nov 4, 2015
3c20687
doc: sort url alphabetically
tflanagan Nov 4, 2015
af876dd
doc: sort tty alphabetically
tflanagan Nov 4, 2015
3f3b9ed
doc: sort timers alphabetically
tflanagan Nov 4, 2015
34b8d28
doc: sort string_decoder alphabetically
tflanagan Nov 4, 2015
660062b
doc: sort repl alphabetically
tflanagan Nov 4, 2015
71722fe
doc: sort readline alphabetically
tflanagan Nov 4, 2015
dedfb11
doc: sort modules alphabetically
tflanagan Nov 4, 2015
3546eb4
doc: sort http alphabetically
tflanagan Nov 4, 2015
48fc765
doc: sort https alphabetically
tflanagan Nov 4, 2015
9878034
doc: sort util alphabetically
tflanagan Nov 5, 2015
37033dc
doc: sort zlib alphabetically
tflanagan Nov 5, 2015
6de8874
doc: sort process alphabetically
tflanagan Nov 5, 2015
e98e8af
doc: sort net alphabetically
tflanagan Nov 5, 2015
39fa9fa
doc: sort stream alphabetically
tflanagan Nov 5, 2015
90fdb4f
doc: sort tls alphabetically
tflanagan Nov 5, 2015
29f26b8
doc: add link to [customizing util.inspect colors].
jmm Nov 10, 2015
15fb029
doc: document release types in readme
rvagg Oct 22, 2015
eab0d56
doc: repl: add defineComand and displayPrompt
bengl Nov 11, 2015
6c23f67
test: fix flaky test test-http-pipeline-flood
dnakamura Sep 14, 2015
93d1d3c
test: refactor test-http-pipeline-flood
Trott Nov 2, 2015
b2cc130
docs: improve discoverability of Code of Conduct
ashleygwilliams Nov 11, 2015
b22973a
doc: replace head of readme with updated text
rvagg Oct 22, 2015
6de77cd
doc: clarify duplicate header handling
bengl Nov 13, 2015
a36a5b6
doc: reword message.headers to indicate they are not read-only
tflanagan Nov 13, 2015
ffd3335
doc: address use of profanity in code of conduct
jasnell Nov 14, 2015
6b172d9
doc: consistent reference-style links
bengl Nov 14, 2015
c31d472
doc: sort repl alphabetically
tflanagan Nov 16, 2015
9e1edea
deps: backport 819b40a from V8 upstream
targos Nov 20, 2015
8f0291b
doc: update WORKING_GROUPS.md to include Intl
srl295 Oct 7, 2015
753c507
doc: Adding best practises for crypto.pbkdf2
tomgco Oct 9, 2015
c10c086
tls: remove util and calls to util.format
Oct 20, 2015
5207099
doc: clarify that fs streams expect blocking fd
XeCycle Nov 3, 2015
9a6c9fa
test: numeric flags to fs.open
XeCycle Nov 3, 2015
4c382e7
doc: numeric flags to fs.open
XeCycle Nov 3, 2015
236ad90
child_process: don't fork bomb ourselves from -e
bnoordhuis Oct 28, 2015
f28f69d
cluster: remove handles when disconnecting worker
bnoordhuis Nov 3, 2015
0eb0119
tls: Use SHA1 for sessionIdContext in FIPS mode
stefanmb Nov 9, 2015
2e9b886
crypto: DSA parameter validation in FIPS mode
stefanmb Nov 10, 2015
f30214f
test: add test for invalid DSA key size
stefanmb Nov 13, 2015
7c5fbf7
test: add hasFipsCrypto to test/common.js
stefanmb Nov 12, 2015
1f83eeb
test: increase crypto strength for FIPS standard
stefanmb Nov 10, 2015
3f9562b
test: stronger crypto in test fixtures
stefanmb Nov 10, 2015
4a26f74
test: skip/replace weak crypto tests in FIPS mode
stefanmb Nov 10, 2015
db0186e
buffer: let WriteFloatGeneric silently drop values
pmq20 Nov 16, 2015
914caf9
child_process: add safety checks on stdio access
cjihrig Nov 12, 2015
803a56d
querystring: Parse multiple separator characters
yosuke-furukawa Nov 12, 2015
60dda70
build: fix --with-intl=system-icu for x-compile
srl295 Nov 13, 2015
603a6f5
test: run pipeline flood test in parallel
Trott Nov 13, 2015
150f126
test: fix flaky SmartOS test
Trott Nov 15, 2015
9ea6bc1
test: skip test if FreeBSD jail will break it
Trott Nov 15, 2015
fb8df8d
test: module loading error fix solaris #3798
Nov 16, 2015
971762a
module: cache regular expressions
evanlucas Nov 17, 2015
cca216a
test: move test-specific function out of common
Trott Nov 17, 2015
b9d7378
test: fix flaky test-child-process-spawnsync-input
Trott Nov 17, 2015
dbc85a2
test: avoid test timeouts on rpi
stefanmb Nov 18, 2015
4bc71e0
doc: clarify module loading behavior
cjihrig Nov 19, 2015
8eb28c3
doc: add reference for buffer.inspect()
cjihrig Nov 19, 2015
5a27274
test: retry on smartos if ECONNREFUSED
Trott Nov 20, 2015
bd82fb0
doc: fix broken references
gromnitsky Nov 20, 2015
aa85d62
net: add local address/port for better errors
jscissr Nov 20, 2015
c5be3c6
doc: fix rare case of misaligned columns
silverwind Nov 21, 2015
e66794f
test: address flaky test-http-client-timeout-event
Trott Nov 22, 2015
b2f1014
test: remove flaky status for cluster test
Trott Nov 23, 2015
6ef3625
doc: replace sane with reasonable
lewiscowper Nov 23, 2015
cc24f0e
test: fix test-domain-exit-dispose-again
Nov 23, 2015
38ba152
test: skip test if in FreeBSD jail
Trott Nov 24, 2015
b48d5ec
doc: message.header duplication correction
bengl Nov 24, 2015
bebde48
doc: fix typo in README
Trott Nov 24, 2015
abbd87b
test: mark fork regression test flaky on windows
Trott Nov 25, 2015
44a2d8c
doc: fix color of linked code blocks
Nov 29, 2015
6950155
test: remove flaky designation from ls-no-sslv3
Trott Nov 1, 2015
05b64c1
test: mark cluster-net-send test flaky on windows
Trott Nov 24, 2015
4ea1a69
test: mark test flaky on FreeBSD
Trott Nov 25, 2015
51ae8d1
deps: Updated node LICENSE file with new npm license
zkat Dec 2, 2015
da8d012
doc: clarify v4.2.3 notable items
rvagg Dec 4, 2015
1e1173f
configure: respect CC_host in host arch detection
joaocgreis Dec 2, 2015
3094464
configure: use __ARM_ARCH to determine arm version
joaocgreis Dec 2, 2015
3327415
doc: fix the exception description
yorkie Nov 4, 2015
4e46e04
test: add test for repl.defineCommand()
bengl Nov 19, 2015
beee055
doc: update WORKING_GROUPS.md - add missing groups
mhdawson Oct 20, 2015
f93d268
doc: add HTTP working group
jasnell Nov 19, 2015
355edf5
test: fix cluster-worker-isdead
santigimeno Nov 21, 2015
5f66d66
test: don't check the # of chunks in test-http-1.0
santigimeno Nov 21, 2015
7ffc017
buffer: fix writeInt{B,L}E for some neg values
pabigot Nov 23, 2015
541d0d2
test: fix cluster-disconnect-handles flakiness
santigimeno Nov 24, 2015
5c67408
build: update signtool description, add url
rvagg Nov 24, 2015
629d5d1
configure: `v8_use_snapshot` should be `true`
indutny Nov 22, 2015
957c1f2
stream_wrap: error if stream has StringDecoder
indutny Dec 5, 2015
43e3b69
test: refactor test-http-exit-delay
Trott Nov 28, 2015
dcfdbac
doc: reword https.Agent example text
Nov 30, 2015
72f43a2
doc: fix internal link to child.send()
lpinca Dec 1, 2015
8aafa2e
doc: standardize references to node.js in docs
scottsb Dec 3, 2015
0311836
meta: remove use of profanity in source
Dec 2, 2015
34e64e5
domains: fix handling of uncaught exceptions
Nov 3, 2015
51c9059
deps: upgrade to npm 2.14.12
zkat Dec 1, 2015
6fe5a18
2015-12-17, Version 4.2.4 "Argon" (LTS) Release
jasnell Dec 17, 2015
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
Prev Previous commit
Next Next commit
doc: added what buf.copy returns
as of https://github.com/nodejs/node/blob/v5.x/src/node_buffer.cc#L555

buf.copy returns the number of bytes copied.

PR-URL: #3555
Reviewed-By: Trevor Norris <[email protected]>
Reviewed-By: James M Snell <[email protected]>
baslr authored and jasnell committed Dec 17, 2015
commit 8a7dd73af1af76a06dd2c1b502fdff758fa49055
2 changes: 2 additions & 0 deletions doc/api/buffer.markdown
Original file line number Diff line number Diff line change
@@ -358,6 +358,8 @@ if the target memory region overlaps with the source. If `undefined` the
`targetStart` and `sourceStart` parameters default to `0` while `sourceEnd`
defaults to `buffer.length`.

Returns the number of bytes copied.

Example: build two Buffers, then copy `buf1` from byte 16 through byte 19
into `buf2`, starting at the 8th byte in `buf2`.