14462 Commits (c86c1eeab56df8a627d3d8da27008221ee295d33)
 

Author SHA1 Message Date
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Gireesh Punathil d80432db76 build: enable big toc for release builds in AIX 8 years ago
Tarun Garg 475dc439e2
doc: fix documentation of process.argv 8 years ago
Ben Noordhuis f47c394d75 test: listen on and connect to 127.0.0.1 8 years ago
Kat Marchán b3ec2432a1 deps: upgrade npm to 3.10.3 8 years ago
Rich Trott fb4c022fbe test: handle SmartOS bug in test-tls-session-cache 8 years ago
João Reis 7cbbec516d build: split CI rules in Makefile 8 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 8 years ago
Rich Trott 42de4bb819 doc: improve usage of `zero`/`0` 8 years ago
Chuck Langford 99cfd53097 test: test execFile/fork arg validation 9 years ago
Rich Trott 0548e5d12a child_process: add fork/execFile arg validation 8 years ago
Rich Trott 0268fd0a9f child_process: preserve argument type 8 years ago
Rich Trott 8da541bf5f Revert "child_process: measure buffer length in bytes" 8 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 8 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 8 years ago
Anna Henningsen 3cac616791
vm: don't print out arrow message for custom error 8 years ago
Daniel Bevenius 02afb057b5
doc: fixing minor typo in AtExit hooks section 8 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 8 years ago
James M Snell 3d6a01ed3e deps: update icu-small to include punycode datafiles 8 years ago
Eugene Ostroukhov 08aff14cc8 inspector: Do cleanups before notifying callback 8 years ago
Myles Borins cae428a05a tools: explicit path for V8 test tap output 8 years ago
Ben Noordhuis dac16d8fb6 test: check types for http request and response 9 years ago
Ben Noordhuis 92dab4a2b2 src: print backtrace on failed CHECK/ASSERT 8 years ago
Ben Noordhuis be767cf885 src: move ABORT() logic into node::Abort() 8 years ago
cjihrig 64edd064b8 test: add abort test for backtrace validation 9 years ago
Ben Noordhuis e574f5b700 src: print backtrace on abort/unreachable code 9 years ago
Ben Noordhuis 787eddf794 src: print backtrace on fatal error 9 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0672fca921 test: fix abort/test-abort-uncaught-exception 8 years ago
Ben Noordhuis 5251fe52c3 test: add testcfg.py to test/abort/ 8 years ago
Ben Noordhuis ed3d8b13ee src: fix bad logic in uid/gid checks 8 years ago
Ben Noordhuis c50e192204 src: fix memory leak in WriteBuffers() error path 8 years ago
Ben Noordhuis da4c1c314d src: fix use-after-return in zlib bindings 8 years ago
Ben Noordhuis 26a918f4f5 src: remove deprecated HMAC_Init, use HMAC_Init_ex 8 years ago
Ben Noordhuis d404566687 src: remove duplicate HMAC_Init calls 8 years ago
Ben Noordhuis 0e8206933e src: remove unused md_ data members 8 years ago
Ben Noordhuis 664ba510fd src: remove unused data member write_queue_size_ 8 years ago
Ben Noordhuis 57387fa29f src: guard against starting fs watcher twice 8 years ago
Ben Noordhuis 88a8748212 src: initialize encoding_ data member 8 years ago
Ben Noordhuis 5e60ded244 src: check uv_async_init() return value 8 years ago
Andras fba271b379 benchmark: add `setImmediate()` benchmarks 9 years ago
Andras 6f75b6672c timers: optimize `setImmediate()` 9 years ago
Andras 6b0f86a8d5 timers: optimize linkedlist 9 years ago
Ben Noordhuis f8d3f6fbf4 src: remove obsolete NOLINT comments 8 years ago
Ben Noordhuis 9a6439aacc tools: fix -Wunused-variable warning 8 years ago
Ben Noordhuis dbe4b58565 src: lint v8abbr.h 8 years ago