Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/node

Node fork to make it suitable for embedding in Electron
https://github.com/electron/node

test: remove message from strictEqual assertions

If values are not equals in strictEqual assertions, an AssertionError is
thrown with a message p...

1fab8b44c34916dd225e2dccc923f99539f12b01 authored over 6 years ago by isurusiri <[email protected]>
repl: hide top-level await feature behind a flag

PR-URL: https://github.com/nodejs/node/pull/19604
Refs: https://github.com/nodejs/node/pull/1780...

f2396ee60c46d87a0296e6aa8be1562e9a5e912f authored over 6 years ago by Timothy Gu <[email protected]>
src: remove req_wrap-inl.h from stream_base.h

This commit removes the inclusion of req_wrap-inl.h in stream_base.h
as ReqWrap is not used. Thi...

8e969b6a7718c06f2f020ba2a23598161459911b authored over 6 years ago by Daniel Bevenius <[email protected]>
src: use v8:: namepace consistently in node_file

Currently node_file.cc has a number of using declarations but in a few
places still uses the qua...

1396996b027dca591934f05cdf66afde6102107d authored over 6 years ago by Daniel Bevenius <[email protected]>
domain: converted anonymous to named function

PR-URL: https://github.com/nodejs/node/pull/20021
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...

cf46ca76ff626f806f32fd9da28a7643b892235a authored over 6 years ago by Daven Casia <[email protected]>
doc: move mikeal to Collaborator Emeriti list

Per conversation with Mikeal, moving to Collaborator Emeriti list.

Mikeal will remain active in...

c798adcc1ced0ea8e8b5e440282812d140936132 authored over 6 years ago by Rich Trott <[email protected]>
doc: adjust slightly awkward wording in buffer.md

Minor re-wording of three sentences to make them slightly more natural.
Ending sentences with pr...

793bf211d7ca22f87500b1d6949803e83a0fe1da authored over 6 years ago by Rich Trott <[email protected]>
deps: patch the V8 API to be forward compatible with 6.7

PR-URL: https://github.com/nodejs/node/pull/19999
Reviewed-By: Anna Henningsen <[email protected]...

2a3f8c3a83e3820d3c601bdf02eda8db462027aa authored over 6 years ago by Peter Marshall <[email protected]>
doc: update links and names for DevTools Protocol

PR-URL: https://github.com/nodejs/node/pull/20111
Reviewed-By: Anatoli Papirovski <apapirovski@m...

efda6fbce6643a0c9c109a9fcb437f0e1436d15d authored over 6 years ago by Vse Mozhet Byt <[email protected]>
deps: bump V8 embedder string

This was missed in a previous PR

PR-URL: https://github.com/nodejs/node/pull/20105
Refs: https:...

60eb95ad7d4ae4d7d6a7f0c5c3fb42b9261370a1 authored over 6 years ago by Myles Borins <[email protected]>
trace_events: adds a new trace_events api

Removes the requirement to use `--trace-events-enabled` to enable
trace events. Tracing is enabl...

da5d818a54ab28df632e29204896a74c855b3430 authored over 6 years ago by James M Snell <[email protected]>
http: fix undefined error in parser event

The current check for socket.server[kIncomingMessage] does not
account for the possibility of a ...

54a2e933c2293944ac0f6dbc67fe4c0a00112274 authored over 6 years ago by Anatoli Papirovski <[email protected]>
timers: call destroy on interval error

When an interval callback throws an error, the destroy
hook is never called due to a faulty if c...

d784dbf36aac617c4230c12a598c1c644f4bdca1 authored over 6 years ago by Anatoli Papirovski <[email protected]>
timers: fix subsequent enroll calls not working

A bug was introduced in #17704 which meant that subsequent
calls to enroll would unset the new _...

f395c2107ee68a2a79617b9ad7b3887e3603fe8d authored over 6 years ago by Anatoli Papirovski <[email protected]>
errors: alter ERR_INVALID_CURSOR_POS

Changes the base instance for ERR_INVALID_CURSOR_POS from Error to
TypeError as a more accurate ...

5135e24133f954aaa2ccd9f67705122555364516 authored over 6 years ago by davidmarkclements <[email protected]>
test: fix http-agent-destroyed-socket cb not firing

A whole part of the test-http-agent-destroyed-socket test
was not running as the semantics of ht...

77f3c1f8f7fba305b60153fc523320deb925bbef authored over 6 years ago by Anatoli Papirovski <[email protected]>
doc: prevent one more false-positive linkification

PR-URL: https://github.com/nodejs/node/pull/20087
Reviewed-By: James M Snell <[email protected]>...

ed45a8b0cc2c9d60b5f0c91ae0295f7afd64ad93 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
doc: fix suspicious heading emphasis in n-api.md

PR-URL: https://github.com/nodejs/node/pull/20086
Reviewed-By: Anna Henningsen <[email protected]...

b6fa3ae41e8e501cc386978ece36a891d9f81bf4 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
Revert "util: change util.inspect depth default"

This reverts commit b994b8eff6018433a56bb10dbc473cefa0dd9370.

This caused regressions in ecosys...

554ed3740d7264ed8970ce768401141606a1bba5 authored over 6 years ago by Anna Henningsen <[email protected]>
Revert "util: change %o depth default"

This reverts commit 8f153092d86b0605af8a2ef294dc310fefa83e30.

PR-URL: https://github.com/nodejs...

47af0a0eda35a64f35c2c0ff720889782939bb93 authored over 6 years ago by Anna Henningsen <[email protected]>
deps: patch V8 to 6.6.346.24

PR-URL: https://github.com/nodejs/node/pull/19995
Refs: https://github.com/v8/v8/compare/6.6.346...

1f01112b6ff215803b85da4cc0f5167453f02758 authored over 6 years ago by Myles Borins <[email protected]>
doc: add ryzokuken to collaborators

PR-URL: https://github.com/nodejs/node/pull/20081
Reviewed-By: Anna Henningsen <[email protected]...

0a99cb1a3d10a9fda26a5652e7d83014ac5818e5 authored over 6 years ago by Ujjwal Sharma <[email protected]>
http2: refactor how trailers are done

Rather than an option, introduce a method and an event...

```js
server.on('stream', (stream) =>...

2ecdb6d54f8b43199831e7056323694507e7c764 authored over 6 years ago by James M Snell <[email protected]>
doc: fix two sorting nits in fs.md

PR-URL: https://github.com/nodejs/node/pull/20078
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...

fc0ddaa1149bcdb9662e4c1faee1f235fc162dc4 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
doc: add tools/doc/README link in doc/STYLE_GUIDE

PR-URL: https://github.com/nodejs/node/pull/20071
Reviewed-By: Luigi Pinca <[email protected]...

eca96f57fdc4e8aecafd6bda323794fa4df2d9aa authored over 6 years ago by Vse Mozhet Byt <[email protected]>
util: fix inspect performance bug

In case an object contained a circular reference `Object.keys` was
called even though it was not...

a167b6aab6eba0b864d1cdae86715b341d00c3d4 authored over 6 years ago by Ruben Bridgewater <[email protected]>
errors: alter ERR_INVALID_PROTOCOL

Changes the base instance for ERR_INVALID_PROTOCOL from Error to
TypeError as a more accurate re...

eca95a9ea5e5a1773bfa9343273f449e7f1df711 authored over 6 years ago by davidmarkclements <[email protected]>
stream: add pipeline and finished

PR-URL: https://github.com/nodejs/node/pull/19828
Reviewed-By: Matteo Collina <matteo.collina@gm...

a5cf3feaf14ef3bc1442c17e0abbbdf2aaebb152 authored over 6 years ago by Mathias Buus <[email protected]>
fs: add 'close' event to FSWatcher

PR-URL: https://github.com/nodejs/node/pull/19900
Reviewed-By: Colin Ihrig <[email protected]>
R...

5b705cddccefd50d13eb39574882f865744ffb14 authored over 6 years ago by Alec Larson <[email protected]>
doc: unify and compact some fragments in fs.md

PR-URL: https://github.com/nodejs/node/pull/20050
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...

27e6fd3983b4baac9e7f5680d34b5c042813d724 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
doc: update tools/doc/README.md

PR-URL: https://github.com/nodejs/node/pull/20047
Reviewed-By: Colin Ihrig <[email protected]>
R...

a93a0ec9cff3b05772b1bd5eeec7dcbd0bb62edf authored over 6 years ago by Vse Mozhet Byt <[email protected]>
doc: unify more headings

PR-URL: https://github.com/nodejs/node/pull/20046
Reviewed-By: Trivikram Kamat <trivikr.dev@gmai...

ae327d6d1ebfb45d290b6b820d72d37347503c25 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
http: relax requirements on upgrade listener

The http spec does not say anything about Upgrade headers making
protocol switch mandatory but N...

33ce9a64092b30561bf1941bd2c0243671f75e51 authored over 6 years ago by Anatoli Papirovski <[email protected]>
doc: clarify url doc

Indicate that `base` is ignored if `input` is absolute.

PR-URL: https://github.com/nodejs/node/...

6d1c3e5ffcbba39ed2c83cf28f2b7215c08befd5 authored over 6 years ago by James M Snell <[email protected]>
errors: alter ERR_INVALID_DOMAIN_NAME

Changes the base instance for ERR_INVALID_DOMAIN_NAME from Error to
TypeError as a more accurate...

afb4d55ac42d9ac5b7e7938bd0d5dd948edb961e authored over 6 years ago by davidmarkclements <[email protected]>
timers: fix clearInterval to work with timers from setTimeout

According to HTML Living Standard, "either method [clearInterval or
clearTimeout] can be used to...

12bad698716dec974a5a675225d69dddbe13a413 authored over 6 years ago by Rémi Berson <[email protected]>
deps: c-ares float, win ipv6 bad fec0 prefix

Was 72c5458aee:

PR-URL: https://github.com/nodejs/node/pull/5090
Reviewed-By: Fedor Indutny...

aa5ae9e91dca128283a4135b8e275fcfefcab386 authored over 6 years ago by Rod Vagg <[email protected]>
deps: c-ares float, manual ares_ssize_t definition

c-ares switched to using ares_ssize_t for platform-independent ssize_t,
our GYP usage to include...

dbc61639779b112f793637edb83e4e55ddf5bc33 authored over 6 years ago by Rod Vagg <[email protected]>
deps: upgrade to c-ares v1.14.0

* Fix patch for CVE-2017-1000381 to not be overly aggressive.
* win32: Preserve DNS server ord...

b82f905a8b8164d2ba72d8a42e91b1449902d456 authored over 6 years ago by Rod Vagg <[email protected]>
build: remove implied support for win 2012 not R2

PR-URL: https://github.com/nodejs/node/pull/19378
Reviewed-By: Franziska Hinkelmann <franziska.h...

010587b7c47fdbbd6e7b91637d56ba50f839f445 authored over 6 years ago by Beth Griggs <[email protected]>
doc: improve assert documentation

This adds a example to `assert.throws` to document checking against
error instances. It also mak...

5bd9d68a4584cc597ef45e58ee313f844169d38c authored over 6 years ago by Ruben Bridgewater <[email protected]>
tools: add eslintrc rule for `assert.rejects`

This makes sure `assert.rejects` is always called with a second
argument. Besides that it is als...

c667c8752889b0e5250c322b5825c7c0043d3cf9 authored over 6 years ago by Ruben Bridgewater <[email protected]>
assert: add direct promises support in rejects

This adds direct promise support to `assert.rejects` and
`assert.doesNotReject`. It will now acc...

b3c1bd38f6e51e381144eff26e5ad8b2c486e3d4 authored over 6 years ago by Ruben Bridgewater <[email protected]>
fs: handle long files reading in fs.promises

PR-URL: https://github.com/nodejs/node/pull/19643
Reviewed-By: James M Snell <[email protected]>...

e3579a007f0def9737d149ce1ca670fb7cfd67b6 authored over 6 years ago by Antoine du HAMEL <[email protected]>
lib: fix coverage reporting

Taking the source code of a function and running it in another
context does not play well with c...

445a89f6a9e98013b0cd106f91d1fd50af137959 authored over 6 years ago by Anna Henningsen <[email protected]>
util: introduce types.isModuleNamespaceObject

PR-URL: https://github.com/nodejs/node/pull/20016
Reviewed-By: Ben Noordhuis <[email protected]...

4b733834fc49ddbd6d0b0001e5bfcb14c634151a authored over 6 years ago by Gus Caplan <[email protected]>
deps: cherry-pick 39d546a from upstream V8

Original commit message:

[api] introduce v8::Value::IsModuleNamespaceObject

This allow...

5303a509fb03fb095de422b0085685fe67fd9cbf authored over 6 years ago by Gus Caplan <[email protected]>
test: remove expectations based on v8 headers from types test

PR-URL: https://github.com/nodejs/node/pull/20003
Reviewed-By: James M Snell <[email protected]>...

8a0b994de32f8428baf002d2275b97e5198c71ad authored over 6 years ago by Gus Caplan <[email protected]>
doc: unify format of iterables

Also, make signatures easier for copy-paste testing.

PR-URL: https://github.com/nodejs/node/pul...

faf563e6a13ccab06baa318595bf9c18ba94a01e authored over 6 years ago by Vse Mozhet Byt <[email protected]>
doc: improved flow for macOS firewall script

PR-URL: https://github.com/nodejs/node/pull/18689
Reviewed-By: James M Snell <[email protected]>...

5008c5a273554f98304b053dc2f59c13d7a4818c authored over 6 years ago by Joseph Gordon <[email protected]>
doc: unify section structures

PR-URL: https://github.com/nodejs/node/pull/20028
Reviewed-By: James M Snell <[email protected]>...

7248171e4cc95b340214c4e99007f25884a19eff authored over 6 years ago by Vse Mozhet Byt <[email protected]>
win, tools: add nasm to boxstarter script

Adds NASM installation to the Boxstarter script.

Refs: https://github.com/nodejs/node/issues/19...

7b465037066e5c947ffb34e0c4425105cbe814e8 authored over 6 years ago by Bartosz Sosnowski <[email protected]>
errors: alter ERR_HTTP2_PSEUDOHEADER_NOT_ALLOWED

changes the base instance for ERR_HTTP2_PSEUDOHEADER_NOT_ALLOWED
from Error to TypeError as a mo...

f086354d3ba7867dc9012b6c07ab9d7511ba73ed authored over 6 years ago by davidmarkclements <[email protected]>
stream: fix incorrect comment in _stream_readable.js

PR-URL: https://github.com/nodejs/node/pull/19882
Reviewed-By: Matteo Collina <matteo.collina@gm...

3c1ad38e647da4dae718d73a7a9d0de8e74ae0c5 authored over 6 years ago by Snehil Verma <[email protected]>
deps: cherry-pick b767cde1e7 from upstream V8

Original commit message:

[intl] unbreak build with ICU 57

Remove a call to `icu::toUCh...

b6aec1d00af761f2f184dd05cc9523a73915221c authored over 6 years ago by Ben Noordhuis <[email protected]>
src: add sync trace to fs

Add sync trace to fs operations which
is enabled by the node.fs.sync trace event
category. Also ...

2d40895797ce6a997bdb6d6d3da51764e3c62b0f authored over 6 years ago by Chin Huang <[email protected]>
tools: fix broken link in icu notes

Link text and url were swapped around, this pr puts
the link text inside [] and the url inside (...

44856f72cb0eb938a7b6c60a6567bcf98d2f6abd authored over 6 years ago by Harry Sarson <[email protected]>
src: add HandleScope to fix error

Add `HandleError`s to the AsyncScope constructor and destructor in
async_wrap-inl.h to fix "FATA...

80de8302e0d9e7758499fb0f4b7909abbc5a565c authored over 6 years ago by Ujjwal Sharma <[email protected]>
doc: close event does not take arguments

Explicitly added in the docs that the close event does not expect
any arguments when invoked.

F...

98008dc6a0e6aff0c8a8fc5c28c5c21963364e90 authored over 6 years ago by Indranil Dasgupta <[email protected]>
test: remove test case 0 from tls-cnnic-whitelist

I looks like this test has not worked as expected since commit
2bc7841d0fcdd066fe477873229125b6f...

eb0cfaf88ebab20d4c7eccb96aed8a78349e5ec5 authored over 6 years ago by Daniel Bevenius <[email protected]>
test: set clientOpts.port property

Currently this test will overwrite the clientOpts object with the port,
instead of setting the p...

0ffd79b60cbb56484027958c55e0515b14638662 authored over 6 years ago by Daniel Bevenius <[email protected]>
test: update keys/Makefile to clean and build all

Currently when running make clean, followed by make not all certificates
get genenerated. In add...

43ed1eedd5b14e94b9cdcd8dd781c10cdfbd7c4b authored over 6 years ago by Daniel Bevenius <[email protected]>
errors: alter and test ERR_INVALID_REPL_EVAL_CONFIG

changes the base instance for ERR_INVALID_REPL_EVAL_CONFIG
from Error to TypeError as a more acc...

83a8261764ebe10f59b46c4ad38887dd4578812c authored over 6 years ago by davidmarkclements <[email protected]>
doc: include error code in buffer documentation

Replace mentions of `RangeError` with the specific error code (e.g.,
`ERR_INVALID_OPT_VALUE`). M...

b806b04688f5c367add8edf4510486d72825f166 authored over 6 years ago by Rich Trott <[email protected]>
errors: alter ERR_INVALID_IP_ADDRESS

changes the base instance for ERR_INVALID_IP_ADDRESS
from Error to TypeError as a more accurate ...

b40efa43bd04931baf95eef0923630b8c9531c75 authored over 6 years ago by davidmarkclements <[email protected]>
assert: remove `errorDiff` property

The property is not necessary as it is possible to check for the
operator instead.

PR-URL: http...

c9bb91af33c853ee9f401806ac179c66281af57f authored over 6 years ago by Ruben Bridgewater <[email protected]>
assert: improve default error messages

This improves the error messages for:
- assert.notDeepStrictEqual
- assert.deepStrictEqual
- ass...

eb427caadd3d31a92fdeb7119149a54ddf5cb7ea authored over 6 years ago by Ruben Bridgewater <[email protected]>
util: inspect arguments properly

Right now it is not possible to distinguish arguments from a regular
object. This adds a argumen...

f848c60f644b319e519d010a7f184443f2d3ae66 authored over 6 years ago by Ruben Bridgewater <[email protected]>
doc: add missing type=misc top comments

PR-URL: https://github.com/nodejs/node/pull/20022
Reviewed-By: Luigi Pinca <[email protected]...

846f4e1c9f0eb7c2ccf1c1e7adaba7c7093964a4 authored over 6 years ago by Vse Mozhet Byt <[email protected]>
build: check without_ssl in warn openssl_no_asm

Currently when configuring --without-ssl the following warning is
displayed:
WARNING: openssl_n...

f421fb33a7789beecf819f4ea969246162dae17d authored over 6 years ago by Daniel Bevenius <[email protected]>
test: fix warning in dlopen-ping-pong/binding.cc

Currently, the following compiler warning is issued:
../binding.cc:26:27:
warning: 'Utf8Value' i...

65bd225f13bbf8bf7bf3f95f670251381ea62b3f authored over 6 years ago by Daniel Bevenius <[email protected]>
doc: add missing YAML keyword in v8.md metadata

PR-URL: https://github.com/nodejs/node/pull/20023
Reviewed-By: Yuta Hiroto <[email protected]>
Re...

86c1f19a8c09169f001557bbe2827b94003d64db authored over 6 years ago by Vse Mozhet Byt <[email protected]>
process: add version constants and compare

PR-URL: https://github.com/nodejs/node/pull/19587
Reviewed-By: Colin Ihrig <[email protected]>
R...

cf4e6fd03fef4ae23aaea538d9ac2c5aba74a903 authored over 6 years ago by Gus Caplan <[email protected]>
doc, src: sort + fill up cli options and env vars

* Alphabetize the command line options and environment
variables in doc/api/cli.md for consist...

04491db1d31e67def280bb7f1d8cd8126f68b21a authored over 6 years ago by willhayslett <[email protected]>
tools: stricter no-undef eslint rule

By default eslint does not validate variables that are placed in a
typeof check.

PR-URL: https:...

512a6a55b75a6d11471366611519dc9a509abd27 authored over 6 years ago by Ruben Bridgewater <[email protected]>
doc: remove _writableState reference

PR-URL: https://github.com/nodejs/node/pull/20004
Fixes: https://github.com/nodejs/node/issues/6...

cb2e78aca327ab478ff4db9033a01af570b9a299 authored over 6 years ago by Anatoli Papirovski <[email protected]>
tools: treat SIGABRT as crash

Otherwise, potentially no output is shown for aborts.

PR-URL: https://github.com/nodejs/node/pu...

4f4e716dc3d77cba140f3b8070ea4e33bb76a964 authored over 6 years ago by Anna Henningsen <[email protected]>
doc: add net socket write signature

PR-URL: https://github.com/nodejs/node/pull/19967
Reviewed-By: Anna Henningsen <[email protected]...

e635723157f3697e42c8ef2d2dcaa6a13768010a authored over 6 years ago by Gurin, Sebastian <[email protected]>
fs: complete error message for validate function

PR-URL: https://github.com/nodejs/node/pull/19909
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...

d7b162cfa07a8355e2c702c7c31b444178aaba7a authored over 6 years ago by buji <[email protected]>
doc: improve http.setHeader and getHeader typeinfo

http.setHeader() coerces input values.
http.getHeader() returns the type as passed to setHeader(...

ba438fe59289060be02fb9d427b39d46e237b5a0 authored over 6 years ago by Gerhard Stoebich <[email protected]>
errors: alter ERR_HTTP2_INVALID_CONNECTION_HEADERS

changes the base instance for ERR_HTTP2_INVALID_CONNECTION_HEADERS
from Error to TypeError as a ...

b6fbe16b41019ad90fec9d2334dd82a731161ad4 authored over 6 years ago by davidmarkclements <[email protected]>
doc: fix wrong response.end() at request.socket

PR-URL: https://github.com/nodejs/node/pull/19507
Reviewed-By: Luigi Pinca <[email protected]...

fbf9e0609bdf390b6b9da5a574533fa3f2641ce3 authored over 6 years ago by ikasumiwt <[email protected]>
assert: fix actual & expected input

This makes sure the actual and expected values on the error thrown
by `assert.throws` etc. are a...

e9a33da58c9b6f6af954f2953226596d606f3745 authored over 6 years ago by Ruben Bridgewater <[email protected]>
errors: validate input arguments

This makes sure the input arguments get validated so implementation
errors will be caught early....

d28211ec3da0eb6047c846d5cc7cdaa3993e16b8 authored over 6 years ago by Ruben Bridgewater <[email protected]>
buffer: use a default offset

If none is provided, use zero as a default offset for all read/write
operations on the buffer.

...

cdacafc8bb6e762276676dc702e1f89d36e7e291 authored over 6 years ago by Ruben Bridgewater <[email protected]>
assert: detect faulty throws usage

One of the biggest downsides to the `assert.throws` API is that it
does not check for the error ...

1964978fb888be94575daeb470838ecfd325efaf authored over 6 years ago by Ruben Bridgewater <[email protected]>
doc: fix typo in README

PR-URL: https://github.com/nodejs/node/pull/20011
Refs: https://github.com/nodejs/node/pull/1448...

15e8bdf95c1e418ca99e7f5439a1910d7460a137 authored over 6 years ago by Tobias Nießen <[email protected]>
doc: mention CCM along with GCM in crypto APIs

PR-URL: https://github.com/nodejs/node/pull/19945
Refs: https://github.com/nodejs/node/pull/1813...

0d1b77eeb2ed81b3ab1c561e54f56f457b94f2a7 authored over 6 years ago by Tobias Nießen <[email protected]>
doc: add pronouns for ofrobots

PR-URL: https://github.com/nodejs/node/pull/19992
Reviewed-By: Myles Borins <myles.borins@gmail....

fc17e2dcb31eb74748657b37adce1e9434737404 authored over 6 years ago by Ali Ijaz Sheikh <[email protected]>
doc: move trevnorris to TSC Emeritus

I'll still be around, but won't be able to contribute enough to merit
TSC status.

PR-URL: https...

4d7bbe8ad266744cb431bd97ebd4d82d63c07a2b authored over 6 years ago by Trevor Norris <[email protected]>
console: auto-detect color support by default

This makes Node pretty-print objects with color by default
when `console.log()`-ing them.

PR-UR...

559e23a45951c3f521e35098cba82d7f908e0e4c authored over 6 years ago by Anna Henningsen <[email protected]>
console: add color support

Add a way to tell `Console` instances to either always use, never use
or auto-detect color suppo...

3f1562dea828b1f1ebb6b8d4db48c910929fb79d authored over 6 years ago by Anna Henningsen <[email protected]>
console: allow `options` object as constructor arg

PR-URL: https://github.com/nodejs/node/pull/19372
Reviewed-By: Luigi Pinca <[email protected]...

4fe51755ffabd48f1d5250585c6fab00b35591e1 authored over 6 years ago by Anna Henningsen <[email protected]>
doc: document `Console(…, ignoreErrors)` option

PR-URL: https://github.com/nodejs/node/pull/19372
Reviewed-By: Luigi Pinca <[email protected]...

63565e10630c866430050b1a84f5b3b5e57fd653 authored over 6 years ago by Anna Henningsen <[email protected]>
util: introduce `formatWithOptions()`

Identical to `format()` except that it takes an options argument
that is passed through to `insp...

678f2c261a0a09af679d93783e19819a8327baf4 authored over 6 years ago by Anna Henningsen <[email protected]>
http2: fix ping duration calculation

PR-URL: https://github.com/nodejs/node/pull/19956
Reviewed-By: Ruben Bridgewater <ruben@bridgewa...

a890864d796dde50ed9cf90b23f18668cc96a969 authored over 6 years ago by James M Snell <[email protected]>
net,http2: merge write error handling & property names

Merge error handling for `net.Socket`s and `Http2Stream`s,
and align the callback property names...

e85c20b511544ee66e22b80916a9666a55c5aedb authored over 6 years ago by Anna Henningsen <[email protected]>
errors: pass missing `message` parameter to `internalAssert`

Passes the `message` parameter to `internalAssert` when
`ERR_INVALID_ARG_TYPE` is thrown with in...

2a3a66afb3ac1219a2ffa5cc03ca00c951a24ca9 authored over 6 years ago by Ayush Gupta <[email protected]>
src: add node_internal.h includes for arraysize

This commit adds includes for node_internal.h in source files that use
arraysize but don't inclu...

17deb5fe854236abcd29ad6ca74d6af7dae8d3a6 authored over 6 years ago by Daniel Bevenius <[email protected]>
doc: fix errors in sample code comments

The errors thrown have changed in a few places. Update the comments to
reflect the current error...

cdc1171af3f2fb75984c6029306687298a250b94 authored over 6 years ago by Rich Trott <[email protected]>