2314 Commits (95871ac1db82edda8d398541ab331584813cbbc6)

Author SHA1 Message Date
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
Marcel Laverdet 7865c5c51d vm: cleanup module memory leakage 13 years ago
isaacs a3753b496e Revert "Fix #3242 Actually deprecate 'binary' buffer encoding" 13 years ago
Ben Noordhuis e813e3491e node: make _getActiveHandles() return user objects 13 years ago
Ben Noordhuis 5f0406534c process: add _getActiveHandles(), _getActiveRequests() 13 years ago
Ben Noordhuis 636add246c req_wrap: share process_symbol, domain_symbol 13 years ago
isaacs f19f980724 Now working on 0.6.19 13 years ago
isaacs 4bc1d395de 2012.05.15 Version 0.6.18 (stable) 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env 13 years ago
Ben Noordhuis 3883f22ad1 pipe_wrap: don't assert() on pipe accept errors 13 years ago
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
isaacs 5979f096d1 Fix #3242 Actually deprecate 'binary' buffer encoding 13 years ago
Ben Noordhuis 7d2e68fdbd stream_wrap: fix compilation errors 13 years ago
Bert Belder b673d0670f Net.js: fix UCS2 write crash due to inconsistent naming 13 years ago
Ben Noordhuis ee437c0557 zlib: fix error reporting 13 years ago
Bert Belder 4624cf1214 stream_wrap.cc: fix typo 13 years ago
Bert Belder 726ebad9bc StreamWrap::WriteBuffer: remove superfluous arguments 13 years ago
Bert Belder 0e57aafbb1 Optimize writing strings with Socket.write 13 years ago
Ben Noordhuis 78e831a31c Don't use _snprintf() on Windows, it's not safe. 13 years ago
Marcel Laverdet c33d3174b8 node: un-revert 9a6012e 13 years ago
isaacs 992e3464b8 Now working on 0.6.18 13 years ago
isaacs 4ced23deaf 2012.05.04 Version 0.6.17 (stable) 13 years ago
Ben Noordhuis e4a8d2617b addon: add AtExit() function 13 years ago
Igor Zinkovsky 6f82b9f482 64bit offsets for fs calls 13 years ago
Ben Noordhuis 880219645e tcp, udp: share sockaddr-to-object function 13 years ago
Nathan Rajlich b894521bd2 process: ensure that "exit" doesn't get emitted twice on a natural exit 13 years ago
isaacs acf19500ee Now working on 0.6.17 13 years ago
Fedor Indutny 9f9c333cbc vm: accept only object as arg of .createContext() 13 years ago
Ben Noordhuis b45a10818e udp: slightly optimize address family property 13 years ago
Ben Noordhuis e747daf604 udp: make variable names consistent 13 years ago
Shigeki Ohtsu 94f1feeb59 udp: make getsockname() return address family name 13 years ago
isaacs a1d193963d 2012.04.30 Version 0.6.16 (stable) 13 years ago
isaacs 35bcb1d6a9 Indentation fix 13 years ago
Nathan Rajlich 248f552ab4 process: ensure that the "exit" event always has "code" given 13 years ago
Bert Belder 3bcbd14bb1 process_wrap: don't use uv_spawn2 13 years ago
ssuda db844b152a process: don't use strdup() 13 years ago
Bert Belder 3546383cf0 process_wrap: avoid leaking memory when throwing due to invalid arguments 13 years ago
Bert Belder 55e4d54927 Child process: support the `gid` and `uid` options 13 years ago
Marcel Laverdet 70635753a3 Cleanup vm module memory leakage 13 years ago
Nathan Rajlich 98b4596a46 process: lint 13 years ago
Ben Noordhuis 5648d95c4a Remove unused local variable. 13 years ago
Nathan Rajlich 6292df659f process: comment for consistency 13 years ago
Nathan Rajlich ef3a874f41 process: set _print_eval even when --eval is not passed 13 years ago
Nathan Rajlich 0b5235e68c process: make --eval and reading scripts from stdin act the same 13 years ago
isaacs c9a231db0e typo in node_http_parser 13 years ago
isaacs 0fcb124602 Now working on 0.7.9 13 years ago
isaacs c2b47097c0 2012.04.18, Version 0.7.8, (unstable) 13 years ago
isaacs 7b3fb22290 typo in node_http_parser 13 years ago