14250 Commits (01b7b9a2bcdbe4854254e06560e7aadbeb22b7f0)
 

Author SHA1 Message Date
Sakthipriyan Vairamani c068880757 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Sakthipriyan Vairamani 5afb91bef7 doc: make param names consistent & fix doc link 9 years ago
Anna Henningsen e1fb4805cf doc: add `added:` info for `process.cpuUsage` 9 years ago
Sakthipriyan Vairamani 8a0329f110 doc: fix mkdtemp example by removing hyphen 9 years ago
Lance Ball e7b03be191 build: update build-addons when node-gyp changes 9 years ago
Ben Noordhuis 55c0b3e0e5 build: unbreak configure with python 2.6 9 years ago
Rich Trott 45ca7cfcdd doc: reduce GitHub template verbosity 9 years ago
Rich Trott ceee56b28b tools: disallow deprecated define getter/setter 9 years ago
Rich Trott c81b6f8d0d test: refactor to eliminate __defineGetter__ 9 years ago
James M Snell 12a3d0120b doc: improve vm.md copy 9 years ago
Rich Trott 1965e445ec test: refactor test-tls-reuse-host-from-socket 9 years ago
Doug Wade 0ae512a3cf doc: Add resolveNaptr and naptr rrtype docs 9 years ago
Robert Jefe Lindstaedt 8309dbaf9c doc: fix name to match git log 9 years ago
Jeremiah Senkpiel 614907e516 tools: print stderr on bad test.py `vmArch` check 9 years ago
Robert Jefe Lindstaedt b52d838f0d doc: add note for fs.watch virtualized env 9 years ago
Dirceu Pereira Tiegs 2ab36093e6 http: use `localAddress` instead of `path` 9 years ago
Daniel Wang 08f1361cb6 doc: add `added:` information for punycode 9 years ago
Saúl Ibarra Corretgé f3e3eebec8 unix,stream: fix getting the correct fd for a handle 9 years ago
Rich Trott 588c76cd5c dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 253db33527 doc: add `added:` info for dgram.*Membership() 9 years ago
Rich Trott 2cf3a53ce1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 5374afdef8 test: add logging for test-debug-port-cluster 9 years ago
Anna Henningsen 0841496992 src: fix without-intl build 9 years ago
Santiago Gimeno bae7adb6fa test: fix flaky test-stdout-close-catch 9 years ago
Brian White 528ca04e8d test: add more path.basename() tests 9 years ago
Brian White 1469b98fa1 test: remove duplicate path tests 9 years ago
Brian White 1908b7f00a path: fix basename() regressions 9 years ago
James M Snell 5cad04b063 doc: clarify fs.mkdtemp prefix argument 9 years ago
Myles Borins 81e765f521 test: robust handling of env for npm-test-install 9 years ago
Devon Rifkin 2895860138 test: cluster-setup-master online workers check 9 years ago
suryagh 7c932c2d49 test: added tests for https-agent-getname 9 years ago
Anna Henningsen 64415564de zlib: remove `_closed` in source 9 years ago
Anna Henningsen 5a1e823fa5 doc: add `added:` information for fs 9 years ago
Kirill Fomichev bf4724a7bb doc: remove link to Sign in crypto.md 9 years ago
Rich Trott ba3089970d doc: add `added:` in for `tty` 9 years ago
silverwind 758fadfa0d doc: update openssl.org hash links 9 years ago
James M Snell 10671406ac process: internal/process/stdio.js cleanup / modernization 9 years ago
Michael Dawson 827b3eb503 test: add --repeat option to tools/test.py 9 years ago
Evan Lucas 7b2949a7bf Working on v6.2.1 9 years ago
Evan Lucas a4705f62de 2016-05-17, Version 6.2.0 (Stable) 9 years ago
Sakthipriyan Vairamani e3920d12ef src: fix check-imports.py linter errors 9 years ago
Jeremiah Senkpiel f31a5ec34a handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel cc2af793d2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Ben Noordhuis 8a7e68ff83 test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis bbf3b3ebbb src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis 965274d384 src: use libuv's refcounting directly 9 years ago
Jeremiah Senkpiel 2000072903 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Ben Noordhuis 316871f268 src: fix -Wunused-variable compiler warning 9 years ago
Jeremiah Senkpiel d3132048cb handle_wrap: expose an `isRefed()` check to JS 9 years ago
James M Snell 5c7da210df doc: refactor the changelog by version 9 years ago