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
PR-URL: https://github.com/nodejs/node/pull/18268
Fixes: https://github.com/nodejs/node/issues/1...
PR-URL: https://github.com/nodejs/node/pull/18268
Fixes: https://github.com/nodejs/node/issues/1...
PR-URL: https://github.com/nodejs/node/pull/18260
Reviewed-By: James M Snell <[email protected]>
- Reuse error validators for sync and async tests
- Validate properties of the errors
PR-URL: h...
63f78f5ddc8ac50ea19839827682c51ff3363ac2 authored about 7 years ago
PR-URL: https://github.com/nodejs/node/pull/18276
Reviewed-By: James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/18272
Reviewed-By: Gibson Fahnestock <gibfahn@gmail....
PR-URL: https://github.com/nodejs/node/pull/18272
Reviewed-By: Gibson Fahnestock <gibfahn@gmail....
PR-URL: https://github.com/nodejs/node/pull/18271
Fixes: https://github.com/nodejs/node/issues/1...
PR-URL: https://github.com/nodejs/node/pull/18314
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmai...
* Respect `encoding` argument when the string is externalized.
* Copy the string when the write...
b2b9d11a14c85296f2435894bcc43b94c10dce07 authored about 7 years ago
Build with `-DNOMINMAX` to stop `<windows.h>` from defining macros that
conflict with `std::min(...
PR-URL: https://github.com/nodejs/node/pull/18309
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/18310
Fixes: https://github.com/nodejs/node/issues/1...
assert.strictEqual message argument removed to replace
with default assert message to show the e...
This applies to all `async_hooks`, `dns`, `cluster`, `domain` and
`module` benchmarks.
PR-URL: ...
6394c8d99dda8ee56e97cd80c72a8142ef78795d authored about 7 years ago
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18250
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/18293
Reviewed-By: Eugene Ostroukhov <eostroukhov@go...
Reworked rebase of PR #17360 with feedback
PR-URL: https://github.com/nodejs/node/pull/18194
Fi...
Use upper case variant in text in compliance with RFC 2898.
PR-URL: https://github.com/nodejs/n...
a65b0b90c96546a33b0c9d52c9c7024df201d6b1 authored about 7 years agoFix typo in `async_hooks.executionAsyncId()` explanation.
PR-URL: https://github.com/nodejs/nod...
55a93756ee34e390605f08a4efb1b01015c2253d authored about 7 years ago
Since the `DestroyAsyncIdsCallback` in Node.js can be scheduled as
a result of GC, that means th...
Remove the unnecessary microTasksTickObject for scheduling microtasks
and instead use TickInfo t...
chrome://traceing does not exist
PR-URL: https://github.com/nodejs/node/pull/18280
Reviewed-By:...
PR-URL: https://github.com/nodejs/node/pull/17011
Reviewed-By: Anna Henningsen <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/17326
Refs: https://github.com/nodejs/node/issues/17...
Added tests to extend the code coverage.
PR-URL: https://github.com/nodejs/node/pull/17910
Revi...
Ensure that the parser is freed before emitting the 'connect' or
'upgrade' event.
PR-URL: https...
93f1d9e10bbc922d6c8862e30efaee8975712633 authored about 7 years ago
PR-URL: https://github.com/nodejs/node/pull/18236
Reviewed-By: James M Snell <[email protected]>...
Ensure `common.tmpDir` exists before trying to chdir into it. Fixes a
"ENOENT: no such file or ...
Add a `--check` flag to `tools/doc/addon-verify.js` and use that in the
`make test` target to de...
* Get rid of recursive `make` when building the node binary. An earlier
commit makes GYP writ...
Make the script synchronous and clean it up. This is preparatory work
for follow-ups commits.
...
c6682636be4955e2181c00e7d4868fbf6682a5c5 authored about 7 years ago
Make GYP write a .deps file in the top-level directory that we can use
in the Makefile to get a ...
Fix a bug where a connection upgrade response with a Transfer-Encoding
header and a body whose f...
- Cache `args.Length()`
- Use `value.As<T>()` to cast the arguments
PR-URL: https://github.com/...
e1c29f2c529ffdbf9cf8f05d4ed27ccfcede2719 authored about 7 years ago
Reimplement uv.errname() as internal/util.getSystemErrorName() to
avoid the memory leaks caused ...
Currently npm explicitly doesn't support 10.x and will fail on master.
This patch manually adds ...
PR-URL: https://github.com/nodejs/node/pull/17777
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/18245
Reviewed-By: Anatoli Papirovski <apapirovski@m...
PR-URL: https://github.com/nodejs/node/pull/18057
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/18165
Reviewed-By: Guy Bedford <[email protected]...
Verify that server close callbacks are being called
PR-URL: https://github.com/nodejs/node/pull...
0a1adc061e827f09f0cd063f0117cef1221be69d authored about 7 years ago
This is a follow-up of https://github.com/nodejs/node/pull/17914. When
Access and Close function...
PR-URL: https://github.com/nodejs/node/pull/18205
Reviewed-By: Anatoli Papirovski <apapirovski@m...
PR-URL: https://github.com/nodejs/node/pull/18205
Reviewed-By: Anatoli Papirovski <apapirovski@m...
This broke writing non-ASCII data to the console on Windows because
the result would be codepage...
PR-URL: https://github.com/nodejs/node/pull/18206
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/18226
Reviewed-By: Gireesh Punathil <[email protected]...
Use common's mustCall (for some reason was implementing its own?), and
other small fixes.
PR-UR...
5e17f54d79a345cc66a2105201f25f38d6b8d9e3 authored about 7 years ago
PR-URL: https://github.com/nodejs/node/pull/18119
Reviewed-By: Shingo Inoue <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/17803
Refs: https://github.com/nodejs/code-and-learn...
In further preparation for the Promises enabled fs API,
further encapsulate FSReqWrap details.
...
4b9ba9b83390f351d4a9f32ffef7730f87b17d2b authored about 7 years ago
Instead of providing a separate class for keeping the
parser alive during its own call back, jus...
PR-URL: https://github.com/nodejs/node/pull/18132
Reviewed-By: James M Snell <[email protected]>...
Refactor the read mechanism to completely avoid copying.
Instead of copying individual `DATA` f...
0625627d824fb539cf02e797c6aab2b17b6df99f authored about 7 years agoAdd a C++ variant of `Buffer.from(arrayBuffer, offset, length)`.
PR-URL: https://github.com/nod...
da3078835a78e1348d5f30c8c8f1c2301bc1ccc4 authored about 7 years ago
Add 8.x to the LTS versions that use a V8 branch that is
not active anymore.
PR-URL: https://gi...
0c417821a087a17fa3e645e2ba8dbee56dfc29a1 authored about 7 years ago
Add meta information to async_hooks documentation informing that
executionAsyncId was renamed fr...
Refactor Immediates handling to allow for them to be unrefed, similar
to setTimeout, but without...
PR-URL: https://github.com/nodejs/node/pull/17708
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
This imports a standard test from w3c/web-platform-tests
(console-is-a-namespace).
PR-URL: http...
6ff52b69cc6b3fd05aa332623cbc49c5d3eb7ece authored about 7 years ago
According to the standard the property descriptor of console
should be writable and non-enumerab...
This was the only instance were we said a parameter
was required. It is assumed parameters are ...
Fixes: https://github.com/nodejs/node/issues/12516
Refs: https://github.com/nodejs/node/pull/249...
The build breaks if there's a non-ASCII character on
the path to the building directory.
PR-URL...
c134ff24f44ca523566bd38aa2d49f0dce7401aa authored about 7 years ago
This reverts this behaviour introduced in a recent PR, and updates
the test. Without this change...
Change `run time` to `runtime` for both correctness and consistency with
every other instance of...
PR-URL: https://github.com/nodejs/node/pull/18222
Reviewed-By: Colin Ihrig <[email protected]>
R...
Change many instances of "x is considered to be y" to "x is y".
PR-URL: https://github.com/node...
c6bee70eec91debb6dafeb62b5dafce17a04fddb authored about 7 years ago
- Update to Maintainance ICU 60.2
- CLDR 32.0.1
- http://site.icu-project.org/download/60#TOC-IC...
Replace some repeated full links
with concise ones and bottom references.
PR-URL: https://githu...
f7c709fdd0cd990b52f6cc9ea2cb486eb309a5bd authored about 7 years ago
Fixes: https://github.com/nodejs/node/issues/18116
PR-URL: https://github.com/nodejs/node/pull/1...
Update so that it includes some of the more recent additions.
PR-URL: https://github.com/nodejs...
5aa0f3ee169caf1eba9c3b013c1f757f73404029 authored about 7 years ago
PR-URL: https://github.com/nodejs/node/pull/18201
Reviewed-By: James M Snell <[email protected]>...
Refs: #13836
PR-URL: https://github.com/nodejs/node/pull/18034
Refs: https://github.com/nodejs/...
PR-URL: https://github.com/nodejs/node/pull/18161
Fixes: https://github.com/nodejs/node/issues/1...
This commit reorders the function level changelogs of
Buffer.prototype.fill() and Buffer.alloc()...
Prior to this commit, Node would enter an infinite loop when
attempting to fill a non-zero lengt...