11502 Commits (3c44100558b4e9e48e0e711e38acc91e0f870a9f)
 

Author SHA1 Message Date
Trevor Norris 3c44100558 core: set PROVIDER type as Persistent class id 10 years ago
Sharat M R 0d6d3dda95 win,node-gyp: make delay-load hook C89 compliant 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
smikes 7d90c90aaf doc: recommend against use of NODE_PATH 10 years ago
Yazhong Liu 5f33521be5 repl: remove unnecessary check for globals 10 years ago
Josh Gummersall fbaef40e63 doc: fix connectListener description in net docs 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Shigeki Ohtsu 7c52e1c1f4 tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago
Shigeki Ohtsu e008e8faba tls: fix tls handshake check in ssl error 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Jeremiah Senkpiel c7fb91dc13 doc: fix v2.0.2 entry in changelog.md 10 years ago
Jeremiah Senkpiel 0a48a8b473 Working on v2.0.3 10 years ago
Jeremiah Senkpiel 3e7a143814 2015-05-15 io.js v2.0.2 Release 10 years ago
Yosuke Furukawa 0a461e5360 src: fix preload when used with prior flags 10 years ago
Johan Bergström 8a0e5295b4 build: use backslashes for paths on windows 10 years ago
Yosuke Furukawa 4e2f999a62 test: fix infinite loop detection 10 years ago
cjihrig 76937051f8 os: refine tmpdir() trailing slash stripping 10 years ago
Yosuke Furukawa 966acb9916 tools: remove closure_linter to eslint on windows 10 years ago
Johan Bergström 20c9a52227 build: move --with-intl to intl optgroup 10 years ago
Roman Reiss c58264e58b tools: make eslint work on subdirectories 10 years ago
Jeremiah Senkpiel 0b21ab13b7 tools: refactor `make test-npm` into test-npm.sh 10 years ago
Evan Lucas 8b9a1537ad events: provide better error message for unhandled error 10 years ago
Cheng Zhao 08d08668c9 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Fedor Indutny 0f850f7ae7 deps: provide TXT chunk info in c-ares 11 years ago
Ben Noordhuis 7e1c0e75ed deps: sync with upstream bagder/c-ares@bba4dc5 10 years ago
Trevor Norris 36cdc7c8ac build: re-enable V8 snapshots 10 years ago
Roman Reiss f07b3b600b tools: set eslint comma-spacing to 'warn' 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Yosuke Furukawa 18d457bd34 dgram: call send callback asynchronously 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Bert Belder 64d3210c98 win,node-gyp: enable delay-load hook by default 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Yosuke Furukawa f9dd34d301 tools: replace closure-linter with eslint 10 years ago
Oleg Elifantiev 5883a59b21 cluster: disconnect event not emitted correctly 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Rod Vagg 8bf878d6e5 Working on v2.0.2 10 years ago
Rod Vagg 6c80e38b01 2015-05-07 io.js v2.0.1 Release (PROPOSAL) 10 years ago
Rod Vagg 9ec3109272 doc: add TC meeting 2015-04-29 minutes 10 years ago
thefourtheye b97b96d05a install: fix NameError 10 years ago
Ivan Kozik c43855c49c src: export the ParseEncoding function on Windows 10 years ago
AQNOUCH Mohammed 2c7206254c doc: fix typo in readme.md 10 years ago
Saúl Ibarra Corretgé 04cc03b029 deps: update libuv to 1.5.0 10 years ago
thefourtheye 0c8f13df8f tools: remove unused GuessWordSize function 10 years ago
Ben Noordhuis b16d9c28e8 deps: upgrade v8 to 4.2.77.20 10 years ago
Ben Noordhuis 8315b22390 src: fix pedantic cpplint whitespace warnings 10 years ago
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite 10 years ago
Ben Noordhuis b712af79a7 src: fix NODE_DEPRECATED macro with old compilers 10 years ago
Brian White 71dc7152ee doc: fix PR link in CHANGELOG 10 years ago
Trevor Norris 7dde95a8bd async-wrap: remove before/after calls in init 10 years ago