10675 Commits (f76722686b91cf1c8db05a116ea0a960a5a49e8a)
 

Author SHA1 Message Date
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
Ben Noordhuis 6b2af5f0c7 benchmark: rename url.parse() benchmark 10 years ago
Ben Noordhuis d3f8db1244 lib: micro-optimize EventEmitter#removeListener() 10 years ago
Ben Noordhuis d0c238cc81 benchmark: fix printing of large numbers 10 years ago
Ben Noordhuis 1a63b45a2a benchmark: pre-optimize url.parse() before start 10 years ago
Jackson Tian 890baa03a8 doc: add details for http res/req end callback 10 years ago
Julian Duque c4a308d223 debugger: improve clearBreakpoint error and docs 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Jackson Tian a5532674b0 doc: document callback of http res/req end method 10 years ago
Ben Noordhuis dab6f681cd lib,src: remove post-gc event infrastructure 10 years ago
Chris Dickinson 91586661c9 stream: switch _writableState.buffer to queue 10 years ago
Ben Noordhuis ebf9f297b3 lib: fix guard expression in timer.unref() 10 years ago
Ben Noordhuis 93533e98f7 src: fix windows build error 10 years ago
Miroslav Bajtoš e93ff4f0ce debugger: fix unhandled error in setBreakpoint 11 years ago
Fedor Indutny b7d247856e test: run tests in parallel, common improvements 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
Ben Burns 5b9e5bdd03 doc: clarify create{Read,Write}Stream fd option 10 years ago