8822 Commits (d62c2d975a2788fd565eca024d80291cc5d7b2ee)
 

Author SHA1 Message Date
Timothy J Fontaine f88b8dad84 test: regression test for #5798 setImmediate 11 years ago
Ben Noordhuis fa46483fe2 timers: setImmediate process full queue each turn 11 years ago
Ben Noordhuis c679ac8f00 build: fix windows build 11 years ago
Trevor Norris 6d91bd3707 node: call MakeDomainCallback in all domain cases 11 years ago
Fedor Indutny 610269295b crypto: fix memory leak in LoadPKCS12 11 years ago
Ben Noordhuis 8a65df9baa test: fix up indentation, replace tabs with spaces 11 years ago
isaacs b3b8e74dbf tools: Add next/prev version scripts 11 years ago
Timothy J Fontaine f1bb5dca85 blog: Post for v0.10.13 11 years ago
Timothy J Fontaine 8a7e2b9da6 Now working v0.10.14 11 years ago
Timothy J Fontaine 8d9897d735 Merge branch 'v0.10.13-release' into v0.10 11 years ago
Timothy J Fontaine e32660a984 2013.07.09, Version 0.10.13 (Stable) 11 years ago
Timothy J Fontaine 5b6464f461 build: use separate env vars for signing 11 years ago
isaacs 8bac8857f5 uv: Upgrade to v0.10.12 11 years ago
isaacs f5602bda18 npm: Upgrade to 1.3.2 11 years ago
Timothy J Fontaine 91698f77e5 tls: only wait for finish if we haven't seen it 12 years ago
Nathan Rajlich ed5324687e doc: fix bad markdown parsing in list 11 years ago
isaacs 99a7e78e77 http: Dump response when request is aborted 12 years ago
Ben Noordhuis 6acde2152f src: remove unnecessary calls to Local<T>::New() 11 years ago
Ben Noordhuis 636ca7c684 src: cast strong persistent handles to locals 11 years ago
Ben Noordhuis 3220bc4254 smalloc: don't take address of stack var 11 years ago
isaacs 831de7cbb9 http: Use OOP for OutgoingMessage._finish 12 years ago
isaacs 49519f1217 http: Reuse more http/https Agent code 12 years ago
isaacs 40e92650bb http: Add agent.get/request methods 12 years ago
isaacs 9fc9b87472 http: Proper KeepAlive behavior 12 years ago
isaacs 6176e49181 http: style 12 years ago
Nathan Rajlich 48e159faf2 crypto: throw a helpful error message for "tls" and "crypto" 11 years ago
Nathan Rajlich 567c72b8c5 configure: fix the --without-ssl option 11 years ago
Trevor Norris b8ce1da74d buffer: propagate originating parent 11 years ago
Timothy J Fontaine 2fc34d75d9 tls_wrap: return Error not throw for missing cert 11 years ago
Trevor Norris 22668db73d benchmark: update callbacks only receive data 11 years ago
Trevor Norris ead8e26b5b smalloc: call callback if set on AllocDispose 11 years ago
Trevor Norris aa8c4a0766 smalloc: zero size allocs may need to be free'd 11 years ago
Ben Noordhuis 58e4edaf68 deps: upgrade c-ares to piscisaureus/cares@805d153 11 years ago
Peter Rust 82ff891e22 http: use an unref'd timer to fix delay in exit 11 years ago
Timothy J Fontaine fe176929c2 timers: internal unref timers should use Timer.now 11 years ago
Ben Noordhuis 0181fee411 build: don't enable --gc-sections on sunos 11 years ago
Ben Noordhuis 7684e0b554 test: fix up weakref.cc after v8 api change 11 years ago
Ben Noordhuis d2d07421ca tools: add check-imports.sh script 11 years ago
Ben Noordhuis 0693d22f86 src: enable native v8 typed arrays 11 years ago
Ben Noordhuis c56a96c25c src: abort() on fatal error in debug mode 11 years ago
Ben Noordhuis 8985bb8bfd string_bytes: stop using String::AsciiValue 11 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 11 years ago
Ben Noordhuis 9b3de60d35 build: remove --unsafe-optimizations flag 11 years ago
Ben Noordhuis 588040d20d v8: reapply floating patches 11 years ago
Ben Noordhuis 704fd8f374 v8: upgrade to v3.20.2 11 years ago
Trevor Norris eec43351c4 smalloc: revert change to use pointer indirection 11 years ago
Fedor Indutny f0a05e4bc3 buffer: use macro 11 years ago
Fedor Indutny 28609d1779 smalloc: fix style, use macro 11 years ago
Trevor Norris 71ade1c212 doc: remove mention of maxTickDepth 11 years ago
Tim Oxley 2d6d46172e doc: remove obsolete spawn() stdio options 11 years ago