10488 Commits (878c40e1b3762a5f3ed48094f954fbee705f69ff)
 

Author SHA1 Message Date
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
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 years ago
Trevor Norris fbff7054a4 v8: add api for aborting on uncaught exception 10 years ago
Sam Roberts 8032a21025 test: test all spawn parameter positions 10 years ago
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
Sam Roberts 2ff29cc7e3 test: use assert.throw to test exceptions 10 years ago
Sam Roberts 13a992b1c2 doc: document the fds behind stdin/out/err 10 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