13646 Commits (40e79b1305fb7b0f27278475c8d9ca60d1d5e9b4)
 

Author SHA1 Message Date
Johan Bergström 2253be95d0 deps: reintroduce supporting shared c-ares builds 9 years ago
Ben Noordhuis ea63f79752 src: use size_t for http parser array size fields 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Ben Noordhuis 00c876dec5 src: fix ARRAY_SIZE() logic error 9 years ago
Rich Trott d416a59f91 test: make use of globals explicit 9 years ago
Rich Trott ae2be27add test: be explicit about polluting of `global` 9 years ago
Santiago Gimeno 858b4b3770 test: make arch available in status files 9 years ago
Rich Trott 3df16b1dc8 test: explicitly set global in test-repl 9 years ago
Brian White 3072546feb path: fix win32.isAbsolute() inconsistency 9 years ago
Rich Trott 68bd7020e1 doc: use HTTPS for links where possible 9 years ago
Rich Trott 263222da49 test: fix pummel test failures 9 years ago
Rich Trott c60faf6ba8 test: fix flaky test-net-socket-timeout-unref 9 years ago
Rich Trott 539cede426 doc: note assert.throws() pitfall 9 years ago
Rich Trott 8d96300c22 test: fix test-dns.js flakiness 9 years ago
James M Snell f739a1222f test: fix error message checks in test-module-loading 9 years ago
James M Snell 64bf4b31c6 doc: document unspecified behavior for buf.write* methods 9 years ago
James M Snell 6fd26dcc20 doc: clarify stdout/stderr arguments to callback 9 years ago
firedfox ba0b769c7b doc: add 'Command Line Options' to 'View on single page' 9 years ago
Rich Trott 8832be4188 tools: remove disabling of already-disabled rule 9 years ago
James M Snell 63e743db38 doc: minor argument formatting in stream.markdown 9 years ago
James M Snell c06824b4b7 doc: clarify that __dirname is module local 9 years ago
Bryan English 33003a52d2 doc: consolidate timers docs in timers.markdown 9 years ago
Santiago Gimeno 8d1d3bb714 test: refactor http-end-throw-socket-handling 9 years ago
Robert Jefe Lindstaedt 82c2996e2d doc: refine child_process detach behaviour 9 years ago
Matteo Collina d7987d9c35 meta: add "joining a wg" section to WORKING_GROUPS.md 9 years ago
Vladimir Kurchatkin 0dcb026db3 buffer: don't set `kNoZeroFill` flag in allocUnsafe 9 years ago
Forrest L Norvell 0928584444 deps: upgrade npm to 3.8.3 9 years ago
Colin Ihrig 39de601e1c net: support DNS hints in createConnection() 9 years ago
firedfox d939152230 doc: fix typo in fs writeSync param list 9 years ago
Phillip Johnsen ec49fc8229 net: improve socket.write() error message 9 years ago
Johan Bergström 8dcb82db38 build: introduce ci targets for lint/benchmark 9 years ago
Mihai Potra dabe1d5734 http: Corrects IPv6 address in Host header 9 years ago
Rod Vagg 5fc6938cff 2016-03-31 Version 0.10.44 (Maintenance) Release 9 years ago
Rod Vagg 4882ec4e36 2016-03-31 Version 0.12.13 (LTS) Release 9 years ago
Evan Lucas 64c87e2cf4 2016-03-31 Version 5.10.0 (Stable) Release 9 years ago
Rich Trott f1fc698cbe tools: remove obsolete lint config file 9 years ago
Rich Trott a20c700290 test: ensure _handle property existence 9 years ago
Myles Borins 05510211a6 2016-03-31, Version v4.4.2 'Argon' (LTS) 9 years ago
Sakthipriyan Vairamani 854f758169 test: fix offending max-len linter error 9 years ago
Anna Henningsen cf949293ba assert: Check typed array view type in deepEqual 9 years ago
Jeremiah Senkpiel d6c9f64e98 test: stdin is not always a net.Socket 9 years ago
João Reis 1845c4fdb7 etw: add event messages 9 years ago
Anna Henningsen 54a5287e3e zlib: fix gzip member head/buffer boundary issue 9 years ago
Rich Trott 33c27f8fcf test: add known_issues test for GH-2148 9 years ago
Jeremiah Senkpiel 21d66d621c lib: remove bootstrap global context indirection 9 years ago
Rich Trott ea47cc41e6 test: mitigate flaky test-https-agent 9 years ago
firedfox 4039ef1a58 doc: remove redundant parameter comments from fs 9 years ago
Rich Trott bb28770aa1 governance: remove target size for CTC 9 years ago
Brian White ef6c4c694f test: fix flaky test-repl 9 years ago
firedfox 05b3a0b22c tools: fix json doc generation 9 years ago