14487 Commits (c934f51aa46532ae9dddbcae448f061547a01fce)
 

Author SHA1 Message Date
Franziska Hinkelmann e13ee29cbd doc: delete non-existing zlib constants 9 years ago
Michaël Zasso 4480b14fda build: use BUILDTYPE when building V8 in Makefile 9 years ago
Michaël Zasso 94a486a388 build: add v8 requirement to test-v8* in Makefile 9 years ago
Ben Noordhuis e5627278f1 build: add --enable-d8 configure option 9 years ago
Сковорода Никита Андреевич 933ff62fa5 build: respect --shared-* flags for inspector deps 9 years ago
Rich Trott 8e50413b7e test: fix flaky test-fs-read-buffer-tostring-fail 9 years ago
Sakthipriyan Vairamani fa99dadda4 tools: remove unnecessary imports and assignments 9 years ago
Sakthipriyan Vairamani 80ca0630a6 net: export isIPv4, isIPv6 directly from cares 9 years ago
Rich Trott 447a8f26e1 test: remove unused var in net-server-try-ports 9 years ago
Rich Trott 326006527d test: remove unused var from stream2 test 9 years ago
Rich Trott 97167291e7 test: fix flaky test-net-write-slow 9 years ago
Rich Trott 663b103bc5 doc: fix minor style issues in http.md 9 years ago
Gibson Fahnestock 6c4d4596cc doc: updating REPLACEME tag during release 9 years ago
cjihrig b4547340ee doc: fix detached child stdio example 9 years ago
Anna Henningsen 657fd7aee9 test: skip doctool tests when js-yaml is missing 9 years ago
Bartosz Sosnowski 0f7b4efaaf doc: add bartosz sosnowski to colaborators 9 years ago
Ben Noordhuis dbdcded866 deps: upgrade to V8 5.0.71.54 9 years ago
Jeremiah Senkpiel ba1c7ad618 Working on v6.3.1 9 years ago
Jeremiah Senkpiel 9fc01b142b 2016-07-06, Version 6.3.0 (Current) 9 years ago
Anna Henningsen f6ba5f6380 test: really run addon tests on `make test` 9 years ago
Michael Dawson 5e4113e58d build: Fix compile failure in backtrace_posix.cc 9 years ago
Anna Henningsen b0da07a788 doc: add `added:` information for timers 9 years ago
cjihrig 3b8914d5ce util: add an option for configuring break length 9 years ago
Ben Noordhuis 15a32dd42b build: export openssl symbols on windows 9 years ago
Gireesh Punathil b829a4969f build: enable big toc for release builds in AIX 9 years ago
Kat Marchán 5bb63e13d1 deps: upgrade npm to 3.10.3 9 years ago
Rebecca Turner 581e6deeda deps: upgrade npm to 3.10.2 9 years ago
Ben Noordhuis 3cba8acc15 src: remove obsolete NOLINT comments 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Tarun Garg 63d361b531 doc: fix documentation of process.argv 9 years ago
Ben Noordhuis c132e9cc24 test: listen on and connect to 127.0.0.1 9 years ago
Rich Trott 6da49ac1fd test: handle SmartOS bug in test-tls-session-cache 9 years ago
João Reis 9b5be44b01 build: split CI rules in Makefile 9 years ago
Ryan Lewis 45f83e59c4 doc: add guide for Node.js Timers 9 years ago
Rich Trott b383fdde79 test: remove common.PORT from http tests 9 years ago
Rich Trott 7d07a0b68e doc: improve usage of `zero`/`0` 9 years ago
Rich Trott 2aa06b9fa0 child_process: preserve argument type 9 years ago
Rich Trott 4a0fb6fcb8 Revert "child_process: measure buffer length in bytes" 9 years ago
Lance Ball 7a7b8f7e67 repl: Default `useGlobal` to false in CLI REPL. 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 9 years ago
Ben Noordhuis 1bd6a623a0 build: drop unconditional openssl dep from cctest 9 years ago
Anna Henningsen 6151544751 vm: don't print out arrow message for custom error 9 years ago
Daniel Bevenius 8d18aed59e doc: fixing minor typo in AtExit hooks section 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
James M Snell 12b199369d deps: update icu-small to include punycode datafiles 9 years ago
Eugene Ostroukhov c4aaf47f4d inspector: Do cleanups before notifying callback 9 years ago
Myles Borins d857e9a3e9 tools: explicit path for V8 test tap output 9 years ago
Ben Noordhuis 658ab3d1e6 test: check types for http request and response 9 years ago
Ben Noordhuis 57cc4e3071 src: print backtrace on failed CHECK/ASSERT 9 years ago
Ben Noordhuis b8919b1d23 src: move ABORT() logic into node::Abort() 9 years ago