10592 Commits (73b9323488a3e5bdd9a2b22dcb5d6daa497c8282)
 

Author SHA1 Message Date
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
Evan Lucas 3937e8566d util,net: move _detailedException into util 10 years ago
Rod Vagg 8a0e7d6566 version: working on 1.0.0 10 years ago
Bert Belder e1fe270fd7 src: prefix ARCH and PLATFORM with NODE_ 10 years ago
Bert Belder 858b558345 win: fix NODE_NET_SOCKET_READ/WRITE signature 10 years ago
Bert Belder 09fe6fe153 win: suppress GetVersionEx deprecation warning 10 years ago
Bert Belder 0ce7b912c4 win: use GetVersionExW instead of GetVersionExA 10 years ago
Bert Belder e70562704c win,openssl: disable some warnings 10 years ago
Ben Noordhuis 7266b75779 test: move broadcast/multicast test to internet/ 10 years ago
Ben Noordhuis df3c4ca16e Revert "test: don't assume broadcast traffic is unfiltered" 10 years ago
Bert Belder 4519db0407 win: disable stl exception usage 10 years ago
Bert Belder da9eff80a3 win: disable exception handling for all builds 10 years ago
Vladimir Kurchatkin c70d192ab3 util: show symbol properties 10 years ago
Cheng Zhao 604b876147 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Ben Noordhuis 6e9d1c8684 test: fix parallel/test-repl with new v8 10 years ago
Ben Noordhuis 58f3a0382b test: fix parallel/test-repl-harmony with new v8 10 years ago
Ben Noordhuis 8a83ebaede build: fix up build after v8 upgrade 10 years ago
Ben Noordhuis dad73f645c deps: upgrade v8 to 3.31.74.1 10 years ago
Rod Vagg 53ba494537 doc: update AUTHORS, .mailmap, add authors tool 10 years ago
Ben Noordhuis 52e600a9c8 test: don't assume broadcast traffic is unfiltered 10 years ago
Ben Noordhuis eaed2a11ec deps: update libuv to 1.2.0 10 years ago
Ben Noordhuis 94e147500c Merge remote-tracking branch 'joyent/v0.12' into v1.x 10 years ago
Trevor Norris 372a2f56be smalloc: fix bad assert for zero length data 10 years ago
cjihrig b636ba8186 net: make connect() input validation synchronous 10 years ago
Steven R. Loomis 8cfbeed27a docs: update to authors file 10 years ago
Rod Vagg 261706e2ef doc: added TC meeting minutes 2014-12-30 10 years ago
Steven R. Loomis a30839576c build: i18n: add icu config options 10 years ago
Rod Vagg d5c7a9737a doc: added TC meeting minutes 2014-12-17 10 years ago
Ben Noordhuis 8b04161342 doc: util: document --trace-deprecation 10 years ago
Aleksey Smolenchuk d8586eab7e lib: introduce process module 10 years ago
CGavrila 6a03fce16e url: improve parsing speed 10 years ago
Sam Roberts b42c0853ae doc: add tls server.close() callback docs 10 years ago
Sam Roberts 63005ee10b dgram: close() should accept a callback 10 years ago
Sam Roberts 7349d7fd99 dgram: make 'close' event async 10 years ago
Tim Ruffles 6f49c244d1 doc: be specific about the unit of `maxBuffer` 10 years ago
Brendan Ashworth 4444b7b52c dgram: changes Socket.close() to return itself 10 years ago
Brendan Ashworth 3e0057dd61 dgram: change Socket.bind() to return itself 10 years ago
Nikolai Vavilov 0f3d7e6032 configure: remove compiler detection 10 years ago
Rudi Cilibrasi c77a494e4a src: remove cpplint error using NOLINT directive 10 years ago
Mark Stosberg 6af94831a8 doc: document time() and timeEnd() relationship 10 years ago
Mark Stosberg 0a8e987708 doc: fix v8 doc headings so 'make doc' passes 10 years ago
teppeis 00a7456c19 assert: fix deepEqual regression 10 years ago
Nikolai Vavilov ef10827c9f configure: remove workarounds for GCC < 4.8 10 years ago
Ben Noordhuis aff56cd2b4 lib: micro-optimize url.resolve() 10 years ago