10637 Commits (0d02515d6eb2d57cb602b3924c950936f9745adc)
 

Author SHA1 Message Date
Fedor Indutny 0d02515d6e zlib: do not unref() if wasn't ref()ed 10 years ago
Trevor Norris 4481cf7296 src: remove icu_config 10 years ago
Fedor Indutny e92dbf3af9 src: check if NODE_WANT_INTERNALS is defined 10 years ago
Julien Gilli 94190924bb doc: improve dns module's documentation 10 years ago
Julien Gilli bfe04ed286 doc: clarify dns.lookup vs dns.resolve 10 years ago
Julien Gilli b91c535d86 doc: clarify url.format documentation 10 years ago
James M Snell 3622f0308f doc: clarify buffer api documentation 10 years ago
James M Snell ff350f7169 doc: clarify add/removeListener semantics 10 years ago
pkcs f1e685fdfe doc: clearer log messages in net code samples 10 years ago
Sam Roberts c7b333b866 doc: cover stdio option in child_process 10 years ago
Sam Roberts 37569cd2b2 doc: document the fds behind stdin/out/err 10 years ago
Eric Mill d8d1c4c87c doc: update openssl commands to use best practices 10 years ago
Calvin Metcalf 43226dd40e doc: add note about key derivation 10 years ago
Calvin Metcalf 90f07a7b3e doc: document _transform callback takes 2 args 10 years ago
Bert Belder 76ae73324e doc: add changelog notes for some node v0.10 releases 10 years ago
Ben Noordhuis 0526d834f9 Revert "dgram: implicit binds should be exclusive" 10 years ago
Sam Roberts a32b92dbcf dgram: implicit binds should be exclusive 10 years ago
Sam Roberts 092c224e08 cluster: cluster.disconnect() should check status 10 years ago
Sam Roberts 14310e681e cluster: don't assume all workers bind same ports 10 years ago
Bert Belder a80b9777f2 deps: don't build minizip into zlib 10 years ago
Bert Belder ad37509c0b deps: don't set zlib's product_name 10 years ago
Ben Noordhuis 59ad4b0432 deps: fix zlib -Wimplicit-function-declaration 10 years ago
Chris Dickinson 12912c6b30 tools: enable ctrl-c for parallel tests 10 years ago
Ben Noordhuis 4e58211bb7 src: disable harmony object literals 10 years ago
Ben Noordhuis a2751e3e1e src: disable harmony classes 10 years ago
Chris Dickinson bc629c0c4f src: zlib: revert concatenated-stream changes 10 years ago
Vladimir Kurchatkin 9f45799dd2 build: fix `process.platform` 10 years ago
Caitlin Potter be2404e0d3 core: throw TypeError if chdir() args are wrong 10 years ago
Shigeki Ohtsu b8891d6599 doc: update the zlib license after upgrading 10 years ago
Shigeki Ohtsu 6f532e5da1 deps: update zlib.gyp for zlib 1.2.8 10 years ago
Shigeki Ohtsu 50f12f6c8a deps: upgrade zlib to 1.2.8 10 years ago
Forrest L Norvell e79ccee168 npm: upgrade to v2.1.18 10 years ago
Bert Belder 156cd82ef4 win,nodevars: run iojs.exe to get node version 10 years ago
Bert Belder 0430215dea win,msi: rename node.exe to iojs.exe 10 years ago
Bert Belder 92c5d32d73 win,build: rename node.exe to iojs.exe 10 years ago
Bert Belder facc0565ca win: regenerate perfctr provider files 10 years ago
Bert Belder eab60039b1 win,tracing: node -> iojs in perfctr/etw manifests 10 years ago
Bert Belder 889f4023aa win,src: node -> iojs in executable manifest 10 years ago
Bert Belder 2e40ae6736 win,build: remove upload target from vcbuild.bat 10 years ago
Ben Noordhuis 72f1b348b0 install: install iojs -> node compat symlink 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Ben Noordhuis 3e7a25dd95 test: remove --use-http1 test runner flag 10 years ago
Ben Noordhuis 57a2cab769 doc: update v8 options in man page 10 years ago
Ben Noordhuis 62bd7110d2 doc: s/node/iojs/ in iojs.1 10 years ago
Ben Noordhuis 3f8b76ebd5 doc: rename node.1 -> iojs.1 10 years ago
Ben Noordhuis 73b9323488 build: remove upload targets from makefile 10 years ago
Ben Noordhuis e3f86103fa build: don't run make recursively 10 years ago
Colin Ihrig b5c9dcb6d7 win,test: fix test-process-active-wraps.js 10 years ago
Evan Lucas c9fd9e2162 dgram: make error messages more informative 10 years ago
Evan Lucas b1a208c83c util: _detailedException to _exceptionWithHostPort 10 years ago