14117 Commits (58cec4e85b24cc322b2a60954dfaaad20ee68823)
 

Author SHA1 Message Date
Ben Noordhuis 58cec4e85b src: move env init logic into Environment class 9 years ago
Michael Dawson 138c7af42a doc: add links to platform specific mechanisms 9 years ago
Сковорода Никита Андреевич fea3070ec4 test: add buffer testcase for resetting kZeroFill 9 years ago
Ben Noordhuis 3a3996315c lib,src: reset zero fill flag on exception 9 years ago
Nicolas Romer 3549a5e4ff src: add linebreak to inspector message 9 years ago
Rich Trott e350deb1e3 doc: edit pull request template 9 years ago
Rich Trott 85da963dda test: remove non-incremental common.PORT changes 9 years ago
Jeremiah Senkpiel 88804b84ec test: test TTY problems by fakeing a TTY using openpty 9 years ago
Jeremiah Senkpiel 98de4abae3 tty: use blocking mode on OS X 9 years ago
Trevor Norris f81f0c351a async_wrap: pass uid to JS as double 9 years ago
Myles Borins 8c1d5e58d4 doc: improve rendering of v4.4.5 changelog entry 9 years ago
Anna Henningsen 3e7c5bcf87
src: fix --without-inspector build 9 years ago
Ben Noordhuis 27e84ddd4e lib,src: clean up ArrayBufferAllocator 9 years ago
Ben Noordhuis 334ef4f19d lib,src: drop dependency on v8::Private::ForApi() 9 years ago
Ben Noordhuis c3cd453cba src: make IsolateData creation explicit 9 years ago
Ben Noordhuis 0301ce9f55 src: move IsolateData out of Environment 9 years ago
Rich Trott e4b78c6fd1 test: make test-child-process-fork-net more robust 9 years ago
Rich Trott 2f417c3193 test: fix spurious EADDRINUSE in test-https-strict 9 years ago
Rich Trott 0d7f313325 test: update weak module for gc tests 9 years ago
Rich Trott 3b8e342278 test: remove `common.PORT` from gc tests 9 years ago
Anna Henningsen ef9a8fa35b
buffer: ignore negative allocation lengths 9 years ago
Jeremiah Senkpiel 0cc903544d doc: addresses nits in string_decoder, url, util 9 years ago
cjihrig 67368d8553 cluster: expose result of send() 9 years ago
cjihrig c4f80c1f34 cluster: rewrite debug ports consistently 9 years ago
Bartosz Sosnowski 2369f89a03 win,build: add creation of zip and 7z package 9 years ago
cjihrig 894203dae3 cluster: work with v8_inspector 9 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Ali Ijaz Sheikh ed2eacbc42 deps: import v8_inspector 9 years ago
Santiago Gimeno b83b363839 doc,test: add `How to write a Node.js test` guide 9 years ago
Santiago Gimeno 6e148a34dc test: fix test-debug-port-numbers on OS X 9 years ago
Rich Trott 112b9cdad7 doc: improve debugger doc prose 9 years ago
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