10497 Commits (8d8a2f2190238c45fad47393a0bea7e4c452c5b5)
 

Author SHA1 Message Date
Steven R. Loomis 69b122a642 build: configure return exit status from gyp 10 years ago
Julien Gilli 0603c8345b docs: clarify url.format documentation 10 years ago
silverwind d230fa9eb7 doc: fix typo secureOptions in tls 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
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
Saúl Ibarra Corretgé 1c031c84d2 deps: update libuv to 0.10.30 10 years ago
Julien Gilli 4dc660e164 build: do not generate support for libuv's probes 10 years ago
pkcs 8120015f40 doc: clearer log messages in net code samples 10 years ago
Alejandro Oviedo f5cb330ab1 docs: fix streams example for write() after end() 10 years ago
Brendan Ashworth 5e503f45d2 doc: fix grammar in tls and timers 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 11 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
Fedor Indutny 8c868989be zlib: do not Unref() if wasn't Ref()ed 10 years ago
Ben Noordhuis f9456a2d36 crypto: update root certificates 11 years ago
Ben Noordhuis 479b0b4e54 tools: customize mk-ca-bundle.pl 11 years ago
Ben Noordhuis 3c9c920f57 tools: bundle mk-ca-bundle.pl from upstream curl 11 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
Trevor Norris 0d051238be timers: fix unref() memory leak 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
Sam Roberts 3a08b7c3e0 doc: cover stdio option in child_process 10 years ago
Trevor Norris a1b2875afd lint: fix lint issues 10 years ago