10541 Commits (6f49c244d11aafecea58d2c2058234c9a82062fe)
 

Author SHA1 Message Date
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
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
Ben Noordhuis ebf9f297b3 lib: fix guard expression in timer.unref() 10 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
cjihrig 165b70f146 fs: add access() and accessSync() 10 years ago
Alejandro Oviedo 524882faca doc: change write() after end() streams example 10 years ago
Ben Noordhuis db595b2de6 lib: reintroduce v8 module 10 years ago
Ben Noordhuis 52fc406308 src: move BE/LE buffer conversion to StringSlice() 10 years ago
Ben Noordhuis 56fde66c46 src: redo unaligned access workaround 10 years ago
Ben Noordhuis a60056df3c src: fix addon loader regression 10 years ago
Nikolai Vavilov 370e821424 build: remove support for VS 2010 and 2012 10 years ago
Chris Dickinson 6a29356451 domain: add soft deprecation notice 10 years ago
Mathias Bynens 870af9ec03 docs: clarify that 'io.js' is the correct name 10 years ago
Rod Vagg 6014f5c6c5 doc: added node-forward TC meeting 2014-10-15 10 years ago
micnic 8c69d7bed4 domain: forward args to .run(fn) 10 years ago
Rod Vagg 41ec1a7d5b doc: added TC meeting minutes for 2014-12-10 10 years ago
Evan Lucas 78a7dc2b8f module: fix regression in require ../ 10 years ago
Ben Noordhuis 0fbe528243 build: fix dtrace-enabled build on os x 10 years ago
Mikeal Rogers 99e7c584f4 doc: add TC notes from october 29th 10 years ago
Mikeal Rogers 26b11d5a14 doc: meeting notes from oct 9th TC meeting 10 years ago
Kevin O'Hara 6f1d0a8a2f docs: reword project messaging 10 years ago
Steven R. Loomis fb33b4ee33 build: configure return exit status from gyp 10 years ago
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", " 10 years ago
brian m. carlson ac18ebddbd crypto: disable SSLv3 if shared OpenSSL lacks it 10 years ago
Ben Noordhuis 21a679a10f benchmark: add url benchmarks 10 years ago
Ben Noordhuis ddf17f995b lib: optimize require() path walking 10 years ago
Ben Noordhuis 535fec83ea src: fix unaligned access in ucs2 string encoder 10 years ago
Bert Belder 4efc02a582 test: fix test-fs-symlink-dir-junction-relative 10 years ago
cjihrig 8e272dffa2 test: add test for spawnSync() env option 10 years ago
Juanjo ea945bf068 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Evan Torrie 691d55feca build: fix build with systemtap providers enabled 10 years ago
Bert Belder 1afa862978 Merge 'node/v0.12' 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago