14839 Commits (a7fa72156a05c0defa9e6f8c6aca7fbd7ff9ab78)
 

Author SHA1 Message Date
Santiago Gimeno 5a641e2b6d doc,dgram: fix addMembership documentation 9 years ago
Michaël Zasso 22492db931 build: use BUILDTYPE when building V8 in Makefile 9 years ago
Michaël Zasso 69ef9b1eaa build: add v8 requirement to test-v8* in Makefile 9 years ago
Ben Noordhuis 0a9f27b0ee build: add --enable-d8 configure option 9 years ago
Сковорода Никита Андреевич 990c9683e9 build: respect --shared-* flags for inspector deps 9 years ago
Ben Noordhuis 245ac302f5 deps: update V8 to 5.1.281.75 9 years ago
Rich Trott b9b49ee66f test: fix flaky test-fs-read-buffer-tostring-fail 9 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 9 years ago
cjihrig 18ae74cf98 src: suppress coverity message 9 years ago
Sakthipriyan Vairamani 89ede72fca tools: remove unnecessary imports and assignments 9 years ago
Sakthipriyan Vairamani 3ae4377a47 net: export isIPv4, isIPv6 directly from cares 9 years ago
Rich Trott 24ee0d2111
test: remove unused var in net-server-try-ports 9 years ago
Rich Trott c8eb62fcee
test: remove unused var from stream2 test 9 years ago
Rich Trott 9d654a387a test: fix flaky test-net-write-slow 9 years ago
Anna Henningsen 4c774e121b
deps: remove extra field from v8::HeapStatistics 9 years ago
Rich Trott 0f3149eb98 doc: fix minor style issues in http.md 9 years ago
Gibson Fahnestock b10ee9deae doc: updating REPLACEME tag during release 9 years ago
Bartosz Sosnowski 6ee9e29652 doc: add bartosz sosnowski to colaborators 9 years ago
Jeremiah Senkpiel 7628031847 2016-07-06, Version 6.3.0 (Current) 9 years ago
cjihrig 5a571a5fa0 doc: fix detached child stdio example 9 years ago
Ben Noordhuis 630096bc80 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis 6ae20433c9 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Anna Henningsen af273b5e81
test: skip doctool tests when js-yaml is missing 9 years ago
Anna Henningsen 1fe0708fd4
test: really run addon tests on `make test` 9 years ago
Michael Dawson 95a3c8f94d build: Fix compile failure in backtrace_posix.cc 9 years ago
Anna Henningsen cd4dbf3348
doc: add `added:` information for timers 9 years ago
cjihrig a2ee21db84 util: add an option for configuring break length 9 years ago
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Gireesh Punathil d80432db76 build: enable big toc for release builds in AIX 9 years ago
Tarun Garg 475dc439e2
doc: fix documentation of process.argv 9 years ago
Ben Noordhuis f47c394d75 test: listen on and connect to 127.0.0.1 9 years ago
Kat Marchán b3ec2432a1 deps: upgrade npm to 3.10.3 9 years ago
Rich Trott fb4c022fbe test: handle SmartOS bug in test-tls-session-cache 9 years ago
João Reis 7cbbec516d build: split CI rules in Makefile 9 years ago
Ryan Lewis 1299c2764e doc: add guide for Node.js Timers 9 years ago
Rich Trott abce60cec0 test: remove common.PORT from http tests 9 years ago
Rich Trott 42de4bb819 doc: improve usage of `zero`/`0` 9 years ago
Chuck Langford 99cfd53097 test: test execFile/fork arg validation 9 years ago
Rich Trott 0548e5d12a child_process: add fork/execFile arg validation 9 years ago
Rich Trott 0268fd0a9f child_process: preserve argument type 9 years ago
Rich Trott 8da541bf5f Revert "child_process: measure buffer length in bytes" 9 years ago
Lance Ball 15157c3c3d repl: Default `useGlobal` to false in CLI REPL. 9 years ago
Michaël Zasso dc17432208
deps: fix V8 5.1 tests 9 years ago
Jeremiah Senkpiel 5e5ec2cd1e os: deprecate `tmpDir()` in favour of `tmpdir()` 9 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago
Ben Noordhuis 7dcc4af827 build: drop unconditional openssl dep from cctest 9 years ago
Anna Henningsen 3cac616791
vm: don't print out arrow message for custom error 9 years ago
Daniel Bevenius 02afb057b5
doc: fixing minor typo in AtExit hooks section 9 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 9 years ago
James M Snell 3d6a01ed3e deps: update icu-small to include punycode datafiles 9 years ago