14180 Commits (62105288d34a1e2b00c8bb4eb608cbda6b7bf20c)
 

Author SHA1 Message Date
Trevor Norris 4da3e1e461 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris 7e5775704e src: inherit first from AsyncWrap 9 years ago
Santiago Gimeno 83e6d53817 test: test cluster worker disconnection on error 9 years ago
cjihrig 28b73428e1 cluster: close ownerless handles on disconnect() 9 years ago
Santiago Gimeno 4cc6a18448 test: verify IPC messages are emitted on next tick 9 years ago
cjihrig 27d0eb054c child_process: emit IPC messages on next tick 9 years ago
Anna Henningsen 178f3080f8 module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 55b736a63b vm: don't abort process when stack space runs out 9 years ago
Steve Mao ee1865dd2f doc: clarify buffer class 9 years ago
cjihrig 69e119dbfb test: refactor spawnSync() cwd test 9 years ago
cjihrig b28468e0a7 child_process: allow buffer encoding in spawnSync 9 years ago
Kevin Donahue db3d2a7b96 doc: fix typos in timers topic to aid readability 9 years ago
Yuval Brik 0f0003fc54 doc: add jhamhader to collaborators 9 years ago
Forrest L Norvell f6558ec537 doc: add @othiym23 to list of collaborators 9 years ago
Anna Henningsen 9fa1b19eda doc: reference list of language-specific globals 9 years ago
Eugene Ostroukhov 756ec80d50 string_bytes: Make base64 encode/decode reusable 9 years ago
Robert Jefe Lindstaedt 15f6224418 doc: make doc-only -> fallback to user binary 9 years ago
Saúl Ibarra Corretgé 36ed4a2d7a udp: use libuv API to get file descriptor 9 years ago
James M Snell a320a019f1 doc: general improvements to util.md 9 years ago
Justin Sprigg 98270c6d15 buffer: fix single digit hex string handling 9 years ago
Anna Henningsen 527a8a4844 doc: add `added:` information for zlib 9 years ago
Marian cb8de85100 doc: make the api doc print-friendly 9 years ago
Ben Noordhuis d270706881 util: pretty-print SIMD types 9 years ago
Ben Noordhuis 32cc43a1bd test: fix component printing on windows 9 years ago
Ben Noordhuis 6f0d8b3a1b installer: don't install node_internals.h 9 years ago
Bryan English f1a8c3164a doc: add bengl to collaborators 9 years ago
William Kapke 565d4ca12e doc: Update DCO to v1.1 9 years ago
James M Snell eff73c78c5 doc: general improvements to v8.md copy 9 years ago
Mohsen e5a7cec828 doc: fix typo in Error.captureStackTrace 9 years ago
Sakthipriyan Vairamani c4329aa226 fs: move mkdtemp* functions near static functions 9 years ago
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