10615 Commits (3122052890e838220b49794de924b323675b3b18)
 

Author SHA1 Message Date
Julien Gilli 2d8253d251 Merge branch 'v0.11.15-release' into v0.12 10 years ago
Julien Gilli 8a9f263a82 2015.01.20, Version 0.11.15 (Unstable) 10 years ago
Andrei Sedoi 430096a90f doc: use correct signature for assert() 10 years ago
Andrei Sedoi e45c52c573 doc: use correct signature for assert() 10 years ago
Julien Gilli 7a8ea15d6f test: fix test-debug-port-from-cmdline.js 10 years ago
Timothy J Fontaine 89f3c9037f http: rename flush to flushHeaders 10 years ago
Timothy J Fontaine efe1781f3d crypto: don't use transitionary ThrowException 10 years ago
Timothy J Fontaine bb1f68f9d6 src: lint remove extra node_crypto include 10 years ago
Julien Gilli 28d0cbbdfd test: fix test-fs-access.js 10 years ago
Steven R. Loomis 70d04e7f35 src: add license content from ICU 10 years ago
Timothy J Fontaine 58fcc65985 test: debug-signal-cluster should not be racey 10 years ago
Timothy J Fontaine e9df9a0216 cluster: avoid race enabling debugger in worker 10 years ago
Bert Belder 016e08458c path: don't lower-cases drive letters 10 years ago
Julien Gilli 67f87a743d build: add small-icu support for binary packages 10 years ago
Julien Gilli 408bffe212 test: fix ssl/tls options matrix test 10 years ago
Julien Gilli ae00e97ef2 test: fix test-crypto-stream.js 10 years ago
Sam Roberts 85360f06db cluster: don't assert if worker has no handles 10 years ago
Sam Roberts f260ef8c3e cluster: cluster.disconnect() should check status 10 years ago
Julien Gilli 307daedd2c Merge remote-tracking branch 'upstream/v0.10' into v0.12 10 years ago
Robert Kowalski 0c50195071 docs: delete unused/duplicate css files 10 years ago
cjihrig 0a430b9aec test: backport use executable in spawn() test 10 years ago
Julien Gilli fbfe562d71 Merge remote-tracking branch 'upstream/v0.10' into v0.12 10 years ago
Julien Gilli 31051e5c7b deps: revert backport b593aa8 from v8 upstream 10 years ago
Julien Gilli 21c2636c9a Merge remote-tracking branch 'upstream/v0.12' into merge-0-10-into-0-12 10 years ago
Julien Gilli c315577994 child_process: fix test after latest merge 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
Fedor Indutny 7f4b45dbe8 openssl: fix keypress requirement in apps on win32 11 years ago
cjihrig 10703774f0 test: use executable in spawn() test 10 years ago
Julien Gilli e64ee2b3f7 tests: append instead of override environment 10 years ago
Julien Gilli 7325fe7987 src: fix indentation in _tls_wrap.js 10 years ago
Ben Noordhuis 6ebd85e105 v8: don't busy loop in cpu profiler thread 10 years ago
Julien Gilli 893fe4c67d deps: remove duplicate uv__loop_configure 10 years ago
Julien Gilli 0c7f6ca830 Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12 10 years ago
cjihrig 1fad3730c2 test: fix test-process-active-wraps.js 10 years ago
Chris Dickinson c8ef97e4d9 src,zlib: revert concatenated-stream changes 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
Steven R. Loomis a30839576c build: i18n: add icu config options 10 years ago
CGavrila 6a03fce16e url: improve parsing speed 10 years ago
Timothy J Fontaine fe2019699a Now working on 0.10.36 10 years ago
Timothy J Fontaine cd6dff9728 Merge branch 'v0.10.35-release' into v0.10 10 years ago
Timothy J Fontaine a363f61ca8 2014.12.22, Version 0.10.35 (Stable) 10 years ago
James M Snell 102a861ec2 doc: clarify buffer api documentation 10 years ago
James M Snell 48536394c9 doc: clarify add/removeListener semantics 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Chris Dickinson 1425ccd1b2 src: re-add 1024-bit SSL certs removed by f9456a2 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
Jackson Tian 890baa03a8 doc: add details for http res/req end callback 10 years ago
Chris Dickinson 91586661c9 stream: switch _writableState.buffer to queue 10 years ago