9617 Commits (597eb6a5aebbc2afbd76d16e568a86ed28509bc7)
 

Author SHA1 Message Date
Timothy J Fontaine 1fef66ffd4 uv: upgrade to v0.11.15 11 years ago
Trevor Norris aef652dc11 asyncwrap: add missing TryCatch 11 years ago
Ben Noordhuis 3ac6946999 src: add ASSERT/CHECK/UNREACHABLE macros 11 years ago
Ben Noordhuis d29fe0f2c6 src: make queue.h c++ compatible 11 years ago
Fedor Indutny 88dc1fcb62 crypto: `randomBytes` is non-blocking 11 years ago
Fedor Indutny fce0eb416b events: do not accept NaN in setMaxListeners 11 years ago
Fedor Indutny 5885f464f0 net: fix `new net.Socket` documentation 11 years ago
Fedor Indutny 5ce50ece16 dgram: fix abort when getting `fd` of closed dgram 11 years ago
Timothy J Fontaine b73967e9a0 v8: upgrade to 3.22.24.5 11 years ago
Timothy J Fontaine 2329a254b4 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Ben Noordhuis bd9c66668c debugger: pass on v8 debug switches 11 years ago
Trevor Norris d6df1b9157 buffer: convert values to uint, not int 11 years ago
Trevor Norris e5346932bc src: make buffer size errors more explicit 11 years ago
Trevor Norris a263abaa81 buffer: no warning when encoding isn't passed 11 years ago
Ben Noordhuis 1394d5856b doc: add nodejs.vn to community page 11 years ago
Ben Noordhuis a763db8fc0 doc: sort community page links alphabetically 11 years ago
Ben Noordhuis 85c8eeb838 src: remove unused import in cares_wrap.cc 11 years ago
Trevor Norris 26a795baa1 doc: fix few smalloc entries for proper formatting 11 years ago
Trevor Norris c414ec1c2c smalloc: check if object has external memory 11 years ago
Fedor Indutny 65b127572f tls: handle `ssl.start()` errors 11 years ago
Tim Wood c9d93f3431 events: don't call once twice 11 years ago
Trevor Norris 9b4aa355e3 src: add comments about implicit dependencies 11 years ago
Trevor Norris d120d92bfe base-object: add BaseObject 11 years ago
Trevor Norris 6cea16f2c9 async-wrap: make typenames consistent 11 years ago
Trevor Norris 4326c6d1b3 tls_wrap: move members to initialization list 11 years ago
Ben Noordhuis 5235d71f89 src: use Context::Scope objects in cares_wrap.cc 11 years ago
Ben Noordhuis 27f115d715 src: fix Context::Scope usage 11 years ago
Ben Noordhuis c0d62c207e crypto: fix up implicit HandleScope abuse 11 years ago
Ben Noordhuis fd819efbdf src: remove global HandleScope 11 years ago
Timothy J Fontaine ac9cf00252 blog: Post for v0.10.22 11 years ago
Timothy J Fontaine 9142dc676f Now working on 0.10.23 11 years ago
Timothy J Fontaine 36f2bf22b5 Merge branch 'v0.10.22-release' into v0.10 11 years ago
Timothy J Fontaine cbff8f091c 2013.11.12, Version 0.10.22 (Stable) 11 years ago
Timothy J Fontaine 16934d9210 src: add HandleScope in HandleWrap::OnClose 11 years ago
Timothy J Fontaine ac799ba0af uv: Upgrade to v0.10.19 11 years ago
yangguo@chromium.org 007393a09d v8: use correct timezone information on Solaris 12 years ago
Maciej Małecki 568072ceae repl: do not insert duplicates into completions 11 years ago
Ben Noordhuis 09724b311e src: fix Environment::GetCurrent() usage 11 years ago
Trevor Norris 7f09a13bba node: add HandleScope to prevent memory leak 11 years ago
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24 11 years ago
Timothy J Fontaine 2010985354 gyp: update to bebdcea 11 years ago
Ben Noordhuis a12870c823 crypto: update root certificates 11 years ago
Ben Noordhuis d4c09f20c8 tools: check in certdata.txt from mozilla NSS 11 years ago
Ben Noordhuis e159073da5 tools: customize mk-ca-bundle.pl 11 years ago
Ben Noordhuis 5ab863de22 tools: bundle mk-ca-bundle.pl from upstream curl 11 years ago
Ben Noordhuis 3dcc9b93e1 v8: unbreak `make native` build 11 years ago
Fedor Indutny ac2263b77f tls: prevent stalls by using read(0) 11 years ago
isaacs a48b647162 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 8f221bc43d npm: Upgrade to 1.3.14 11 years ago
Ben Noordhuis 146b2e267b build: make v8 use random seed for hash tables 11 years ago