14180 Commits (bd23290657acc0160123eaf70f9f20be21108251)
 

Author SHA1 Message Date
cjihrig d59917b2a3 child_process: emit IPC messages on next tick 9 years ago
Anna Henningsen dab09877b0
module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 4bd410bbbe
vm: don't abort process when stack space runs out 9 years ago
Steve Mao cc6a78ebb2
doc: clarify buffer class 9 years ago
cjihrig 6bad85c4fd test: refactor spawnSync() cwd test 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Kevin Donahue af61ebf6e2 doc: fix typos in timers topic to aid readability 9 years ago
Yuval Brik 20501275d3 doc: add jhamhader to collaborators 9 years ago
Forrest L Norvell 34d1932135 doc: add @othiym23 to list of collaborators 9 years ago
Anna Henningsen 2193a2efcf
doc: reference list of language-specific globals 9 years ago
Eugene Ostroukhov 706e6990bf string_bytes: Make base64 encode/decode reusable 9 years ago
Robert Jefe Lindstaedt c111cf207a doc: make doc-only -> fallback to user binary 9 years ago
Saúl Ibarra Corretgé 3ef2eb283b udp: use libuv API to get file descriptor 9 years ago
James M Snell ef9778cb9b doc: general improvements to util.md 9 years ago
Justin Sprigg 05e2acb428
buffer: fix single digit hex string handling 9 years ago
Anna Henningsen b49df88916
doc: add `added:` information for zlib 9 years ago
Marian c161849bfa doc: make the api doc print-friendly 9 years ago
Ben Noordhuis ee8e7cd25d util: pretty-print SIMD types 9 years ago
Ben Noordhuis 5b72f891a8 test: fix component printing on windows 9 years ago
Ben Noordhuis b0e8a42411 installer: don't install node_internals.h 9 years ago
Bryan English 38c8fd4afb doc: add bengl to collaborators 9 years ago
William Kapke 7c3e920ba9 doc: Update DCO to v1.1 9 years ago
James M Snell 1b7bb2799d doc: general improvements to v8.md copy 9 years ago
Mohsen 409418a209 doc: fix typo in Error.captureStackTrace 9 years ago
Sakthipriyan Vairamani 79a5eb1a65 fs: move mkdtemp* functions near static functions 9 years ago
Sakthipriyan Vairamani dcbf246b35 fs: mkdtemp shouldn't crash if no callback passed 9 years ago
Sakthipriyan Vairamani 2ef83590ce doc: make param names consistent & fix doc link 9 years ago
Anna Henningsen e11221c76d doc: add `added:` info for `process.cpuUsage` 9 years ago
Sakthipriyan Vairamani acc1142e25 doc: fix mkdtemp example by removing hyphen 9 years ago
Lance Ball 99bf6face5 build: update build-addons when node-gyp changes 9 years ago
Ben Noordhuis 62376d99bd build: unbreak configure with python 2.6 9 years ago
Rich Trott b6a646dc8a doc: reduce GitHub template verbosity 9 years ago
Rich Trott 21b53fe012 tools: disallow deprecated define getter/setter 9 years ago
Rich Trott 37a5a1c497 test: refactor to eliminate __defineGetter__ 9 years ago
James M Snell baeed8b3d9 doc: improve vm.md copy 9 years ago
Rich Trott 395cc885f4 test: refactor test-tls-reuse-host-from-socket 9 years ago
Doug Wade bd728574b7
doc: Add resolveNaptr and naptr rrtype docs 9 years ago
Robert Jefe Lindstaedt ef8695398b doc: fix name to match git log 9 years ago
Jeremiah Senkpiel 4babe656b4 tools: print stderr on bad test.py `vmArch` check 9 years ago
Robert Jefe Lindstaedt ae0f68d6e1 doc: add note for fs.watch virtualized env 9 years ago
Cheng Zhao 2ab75b7a42 src: add node::FreeEnvironment public API 9 years ago
Dirceu Pereira Tiegs fe77de196c http: use `localAddress` instead of `path` 9 years ago
Daniel Wang b90c52e38d doc: add `added:` information for punycode 9 years ago
Saúl Ibarra Corretgé 4fe1d6e75f unix,stream: fix getting the correct fd for a handle 9 years ago
Rich Trott f94ebb00d4 dgram,test: add addMembership/dropMembership tests 9 years ago
Rich Trott 1ef4916ab9 doc: add `added:` info for dgram.*Membership() 9 years ago
Rich Trott 03505052a1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 2c926dc6eb test: add logging for test-debug-port-cluster 9 years ago
Anna Henningsen 178e634114
src: fix without-intl build 9 years ago
Santiago Gimeno 89460f1f4d test: fix flaky test-stdout-close-catch 9 years ago