10722 Commits (07bd05ba332e078c1ba76635921f5448a3e884cf)
 

Author SHA1 Message Date
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
Trevor Norris 819690fd98 src: all wraps now use actual FunctionTemplate 10 years ago
Trevor Norris 8f41db6104 node: fix throws before timer module is loaded 10 years ago
Trevor Norris a1da024cab node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 5d17b16ecc async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris 0d60ab3efe src: remove Async Listener 10 years ago
Bert Belder 4d94658918 test: mark test-net-GH-5504 as flaky on linux 10 years ago
Alexis Campailla 7f87b82fc4 test: runner support for flaky tests 10 years ago
Carlos Campderrós 13ad06e095 doc: set logical umask in process.umask example 10 years ago
Jonathan Johnson c90eac7e0e url: change hostname regex to negate invalid chars 10 years ago
Vladimir Kurchatkin f1f511fd22 smalloc: don't allow to dispose typed arrays 10 years ago
Nathan Woltman 50d7401244 path: refactor normalizeArray() 10 years ago
Bert Belder 9483bfe6e3 node.cc: use nullptr instead of NULL 10 years ago
Trevor Norris a38b917821 node.cc: fix bad assert 10 years ago
Trevor Norris 58ca48fa3b uv: float patch to revert tty breakage 10 years ago