10354 Commits (b636ba8186d191c52ee36f2f2b1aebbbb4d95575)
 

Author SHA1 Message Date
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
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
Ben Noordhuis 93533e98f7 src: fix windows build error 10 years ago
Miroslav Bajtoš e93ff4f0ce debugger: fix unhandled error in setBreakpoint 11 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
Ben Burns 5b9e5bdd03 doc: clarify create{Read,Write}Stream fd option 11 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
Alexis Campailla 8708c7abe5 test: mark more tests as flaky 10 years ago
Saúl Ibarra Corretgé 20a7088d9c deps: update libuv to 1.0.2 10 years ago
Julien Gilli 4dc660e164 build: do not generate support for libuv's probes 10 years ago
Brendan Ashworth 70195acbe3 doc: fix grammar and wording in tls and timers 10 years ago
Jackson Tian 9653c4b8c7 doc: mention callback for http res/req write & end 10 years ago
Trevor Norris fe6d5be6b4 uv: float patch to revert tty breakage 10 years ago
Trevor Norris 709fc160e5 async-wrap: add event hooks 10 years ago
Trevor Norris 419f18d2e2 async-wrap: explicitly pass parent 10 years ago
Trevor Norris 1293f0a228 async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris add955e6b8 src: remove unnecessary template parameter 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 10 years ago
Alexis Campailla df3a2b2cf2 test: runner support for flaky tests 10 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Carlos Campderrós 4815873bb5 doc: set logical umask in process.umask example 11 years ago
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Trevor Norris c4f6c22c20 lint: fix code style 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 10 years ago
Alexis Campailla 304c0b43aa crypto: store thread id as pointer-sized 10 years ago
Alexis Campailla cb8cadbe62 Revert "crypto: cast uv_thread_t to unsigned long" 10 years ago
Saúl Ibarra Corretgé 0308ad2ce5 crypto: cast uv_thread_t to unsigned long 10 years ago
Saúl Ibarra Corretgé 69904c8a78 deps: update libuv to 1.0.1 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Nathan Woltman e0a0e913c7 path: refactor normalizeArray() 10 years ago
Saúl Ibarra Corretgé 9d9ed61c5a deps: update libuv to 1.0.0 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 12 years ago
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago