10786 Commits (803883bb1a701da12c285fd735233eed7627eada)
 

Author SHA1 Message Date
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
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
cjihrig 4bba87050c test: add test for spawnSync() env option 10 years ago
Juanjo 946cec7b65 lib,src: fix spawnSync ignoring its 'env' option 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
Alexis Campailla 8708c7abe5 test: mark more tests as flaky 10 years ago
brian m. carlson ac18ebddbd crypto: disable SSLv3 if shared OpenSSL lacks it 10 years ago
Saúl Ibarra Corretgé 20a7088d9c deps: update libuv to 1.0.2 10 years ago
Ben Noordhuis 21a679a10f benchmark: add url benchmarks 10 years ago
Ben Noordhuis ddf17f995b lib: optimize require() path walking 10 years ago
Julien Gilli 4dc660e164 build: do not generate support for libuv's probes 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
Jackson Tian e96100f052 doc: mention callback for http res/req write & end 10 years ago
Trevor Norris b9e6032d0e async-wrap: add event hooks 10 years ago
Trevor Norris bd83c3966d async-wrap: explicitly pass parent 10 years ago
Trevor Norris afe27e34cf async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris f39b48c26d src: remove unnecessary template parameter 10 years ago