1938 Commits (c2f62d496a08e9d44bea4a459c2eab7457d724ee)

Author SHA1 Message Date
Fedor Indutny af98fc9d5f child_process: new stdio API for .spawn() method 13 years ago
Ben Noordhuis b337577cf1 test: update pummel/test-exec 13 years ago
Andreas Madsen 2ae9b69871 fs: no end emit after createReadStream.pause() 13 years ago
Ben Noordhuis fa9aa1c961 net: fix 'close' event emit order 13 years ago
Andreas Madsen 1f3e4a76f9 fs: no end emit after createReadStream.pause() 13 years ago
Ben Noordhuis 078763a94c test: update addons .gitignore 13 years ago
Igor Zinkovsky 39e25528eb windows: enable creating directory junctions with fs.symlink 13 years ago
Igor Zinkovsky 6e435da7f9 remove race from test-child-process-fork-exec-argv test 13 years ago
Ben Noordhuis 0888cdd412 test: fix bad comment 13 years ago
Ben Noordhuis 989ae81c71 test: fix simple/test-process-active-wraps 13 years ago
Andreas Madsen 81a4edcf6a cluster: remove NODE_UNIQUE_ID from env on startup 13 years ago
Oleg Efimov 968b49ba0a Check for tabs in source line in DisplayExceptionLine 13 years ago
Ben Noordhuis ca642b020d test: add http 'data after timeout' test 13 years ago
isaacs 75670d3f63 test: wait for 'close' event for stdout 13 years ago
isaacs d0c010e39b test: root can connect to chmod'd pipes 13 years ago
isaacs b48f7f7eac test: Solaris is not as granular with rename fs watch events 13 years ago
Andreas Madsen a039bad299 fs.watch should not require a listener arguments 13 years ago
isaacs 1a2255ab44 Faster fs.readFile and fs.readFileSync 13 years ago
isaacs 9fc7283a40 Fix #3270 Escape url.parse delims 13 years ago
isaacs 564172510d Revert "test: stack overflow output" 13 years ago
Adam Malcontenti-Wilson 4099d1eeba http: make http.get() accept a URL 13 years ago
Kevin Bowman dfcdd5b8aa fs: add sync open flags 'rs' and 'rs+' 13 years ago
Ben Noordhuis 9ae6d8fee3 http: fix client request.end() EPIPE race 13 years ago
isaacs f8519e10b8 test: stack overflow output 13 years ago
Ben Noordhuis 88d7a10128 test: verify that connect reqs are cleaned up 13 years ago
Ben Noordhuis 5f0406534c process: add _getActiveHandles(), _getActiveRequests() 13 years ago
Ben Noordhuis 4ec77e2e28 child_process: rename field _internal to _handle 13 years ago
Ben Noordhuis 9b42d7daaf test: add https + .pfx client/server test 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Andreas Madsen dceebbfa31 child_process: allow sending a net Socket and Server object using child.send 13 years ago
rsolomo d40415912f net: make isIP() return 0 on empty input 13 years ago
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env 13 years ago
Bert Belder a475e62a3e Windows: add test for path.normalize with UNC paths 13 years ago
koichik 5f9ffa17b1 fs: fix ReadStream.pause() emits duplicate data event 13 years ago
isaacs 9239088e87 500 is a magic number for the GC for some reason 13 years ago
isaacs a811a4a130 Fix #3058 querystring: Fix incorrect handling of empty keys 13 years ago
Ben Noordhuis 12fc9fa8a7 test: add failing dgram refcount test 13 years ago
Ben Noordhuis 928d28a7b3 util: make _extend() more robust 13 years ago
Felix Geisendörfer bf9d8e9214 Fix exception output for module load exceptions 13 years ago
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
Alex Kocharin e85927119c util: handle non-string return value in .inspect() 13 years ago
Ben Noordhuis ee437c0557 zlib: fix error reporting 13 years ago
Bert Belder 0e57aafbb1 Optimize writing strings with Socket.write 13 years ago
Ben Noordhuis e02af94947 test: add failing HTTP client timeout test 13 years ago
isaacs 3d84c3db25 More cluster event consistency 13 years ago
isaacs 1930772693 Move test-fs-largefile into pummel 13 years ago
koichik 40c4beeb57 string_decoder: added support for UTF-16LE 13 years ago
koichik ceb51ddaa1 string_decoder: add support for CESU-8 13 years ago
J. Lee Coltrane a62dd44b20 cluster: worker exit event to match child_process 13 years ago
isaacs cd8f82c007 Fix incorrect merge choices 13 years ago