14236 Commits (86fdbe0c251ebb3cb715768c3a2c3bf3811dbbb4)
 

Author SHA1 Message Date
Rich Trott f3971ff117 doc: update labels and CI info in onboarding doc 9 years ago
Joao Andrade a0c70808b3
doc: fix typos in WORKING_GROUPS.md 9 years ago
Tim Kuijsten 5207526ec8
doc: buffers are not sent over IPC with a socket 9 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Brian White d23b7d2656
string_decoder: rewrite implementation 9 years ago
Sakthipriyan Vairamani 435e673efd doc: minor improvements to util.md 9 years ago
Ben Noordhuis ead6c2d5bb test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis fb19b800b8 tls,https: respect address family when connecting 9 years ago
Matt Lavin 313ef54417
zlib: release callback and buffer after processing 9 years ago
Ben Noordhuis da12b10005 test: work around debugger not killing inferior 9 years ago
Kat Marchán bd8b1ddb20 deps: upgrade npm to 3.9.3 9 years ago
Anna Henningsen 16f98e589c
doc: add `added:` information for vm 9 years ago
Adrian Estrada 51b8a79bd4
doc: add `added:` information for console 9 years ago
Ingvar Stepanyan 4a56e89d20
buffer: fix dataview-set benchmark 9 years ago
Ehsan Akhgari de5020292e build: re-add --ninja option to configure 9 years ago
Michael Dawson 8af25a39d3 doc: add info on what's used for fswatch on AIX 9 years ago
Santiago Gimeno 0c29436250 cluster: reset handle index on close 9 years ago
doug.wade e916218ba5 doc: update process.hrtime docs to include optional parameter 9 years ago
Rich Trott 6306b10c48 doc: improve server.listen() documentation prose 9 years ago
Rich Trott 2783978847 doc: improve `server.address()` doc text 9 years ago
Bryan Hughes d5339b352c doc: clarified use of sexual language in the CoC 9 years ago
James M Snell 5d2c0ac9f2 doc: general improvements to tty.md 9 years ago
cjihrig a9492f503f test: verify cluster worker exit 9 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago
Rich Trott 90675818ee doc: add `added: ` data for cli.md 9 years ago
Anna Henningsen 27d2267066
doc: add `added:` information for child_process 9 years ago
James M Snell dbdea02a99 doc: general improvements to url.md copy 9 years ago
Yazhong Liu 841c7025a9 doc: add yorkie to collaborators 9 years ago
James M Snell 1b6a468c72 doc: general improvements to tls.md copy 9 years ago
Matteo Collina c14e98b476 dgram: copy the list in send 9 years ago
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen 048b3de22d
doc: fix broken references 9 years ago
Anna Henningsen b5f76dbd3e
doc: fix broken references in changelogs 9 years ago
Anna Henningsen b140bad391
tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy c1ffb9ff9b tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 9cac8c894e tls: catch `certCbDone` exceptions 9 years ago
Rich Trott c9a5990a76 child_process: measure buffer length in bytes 9 years ago
cjihrig 33c7b45378 cluster: guard against undefined message handlers 9 years ago
James M Snell 9140b97848 doc: general improvements to string_decoder.md copy 9 years ago
Michaël Zasso 4453c0c250
deps: upgrade to V8 5.0.71.52 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Daniel Wang 54785f59e1 doc: add firedfox to collaborators 9 years ago
Bradley Meck 636935acc7 doc: add bmeck to collaborators 9 years ago
Rod Machen ed11ac6080 doc: remove "\" within backticks 9 years ago
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 13e5d4f320 stream_base: always use Base template class 9 years ago
Trevor Norris 43b5215083 tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 9dd5b93c42 src: always clear wrap before persistent Reset() 9 years ago