2464 Commits (916aebabb83745dd7b1402a92f120107fa6ea6b6)

Author SHA1 Message Date
isaacs 3d34590fba Now working on v0.8.5 13 years ago
isaacs f98562fcd7 2012.07.25, Version 0.8.4 (Stable) 13 years ago
Timothy J Fontaine 19d43f852e export HandleWrap Unref Ref in tcp/udp/timer/pipe 13 years ago
Peter Rybin 688859afc0 debugger: wake up the event loop when a debugger command is dispatched 13 years ago
isaacs ec299a1329 Now working on 0.9.0 13 years ago
isaacs f9b237f478 2012.07.20, Version 0.9.0 (Unstable) 13 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 13 years ago
Fedor Indutny 8ba189b8d3 tls: veryify server's identity 13 years ago
isaacs 430d94ef85 nextTick: Preserve depth in error/reentry cases 13 years ago
isaacs 02ff9741cc Now working on 0.8.4 13 years ago
isaacs 60bf2d6cb3 2012.07.19, Version 0.8.3 (Stable) 13 years ago
Ben Noordhuis f6f2d42ee9 node: make ev-emul.h compile with -Wextra -Werror 13 years ago
isaacs 19ecc17e6b nextTick: explicitly no-op when _exiting 13 years ago
isaacs 4e5fe2d45a nextTick: Handle tick callbacks after each tick 13 years ago
isaacs 0109a9f90a Move MakeCallback to JS 13 years ago
Ben Noordhuis 3a6314dbe1 net: fix net.Server.listen({fd:x}) error reporting 13 years ago
isaacs b6e916db58 Now working on 0.6.21 13 years ago
isaacs 952e513379 2012.07.10 Version 0.6.20 (maintenance) 13 years ago
isaacs 71078f91ed Now working on 0.8.3 13 years ago
isaacs bf539f9bfd zlib: Call inflateEnd for UNZIP. Fixes memory leak. 13 years ago
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 13 years ago
Ben Noordhuis 26f1bc8e8c crypto: fix DecipherUpdate() memory leak 13 years ago
isaacs cc6084b9ac 2012.07.09, Version 0.8.2 (Stable) 13 years ago
isaacs c49888bd84 Now working on 0.8.2 13 years ago
Jonas Westerlund a9b0bcfafe Assign to property of global, instead of implicit global variable 13 years ago
Ben Noordhuis fee02db705 Re-apply commit e307468. 13 years ago
Bert Belder 0581afe531 Revert "Fix #3521 Use an object as the process.env proto" 13 years ago
isaacs 2134aa3d5c 2012.06.29, Version 0.8.1 (stable) 13 years ago
isaacs 42ea37afb2 Now working on 0.9.0 13 years ago
isaacs e3074689f5 Fix #3521 Use an object as the process.env proto 13 years ago
Bert Belder 41a4b734d3 windows: remove 256x256 version of the icon 13 years ago
isaacs b07b391304 Now working on 0.8.1 13 years ago
isaacs 8b8a7a7f9b 2012.06.25, Version 0.8.0 (stable) 13 years ago
isaacs 441e792849 stdin.pipe: Replace forgotten opts member 13 years ago
isaacs 5ec056633f Fix #3503: stdin: resume() on pipe(dest) 13 years ago
Fedor Indutny af52bc4fe6 crypto: fix error reporting in SetKey() 13 years ago
isaacs 8988af58f4 Externalize node::no_deprecation 13 years ago
isaacs 48c3d20041 Apply --no-deprecation to C++ warnings as well 13 years ago
isaacs 5b39929d47 Add --no-deprecation and --trace-deprecation flags 13 years ago
Ben Noordhuis 1bf704a571 iowatcher: add deprecation warning 13 years ago
Ben Noordhuis ef1ffcb717 fs: make fs.watchFile() interval default to 5007 13 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis 09150b0616 node: replace NODE_STAT_STRUCT with uv_statbuf_t 13 years ago
isaacs e4017402ef Now working on 0.8.0 13 years ago
Bert Belder 41d5fefc10 windows: update icon 13 years ago
isaacs a72120190a 2012.06.19, Version 0.7.12 (unstable) 13 years ago
Ben Noordhuis 067be2b3fe node: fix namespacing issue in ev-emul.h 13 years ago
Ben Noordhuis 7de6eba061 node: preemptively unbreak windows build 13 years ago
isaacs 5cfe0b86d5 eio-emul: Cast eio_custom method to void(*)(eio_req*) 13 years ago
Ben Noordhuis 1b22f5376b build: install eio-emul.h 13 years ago