9279 Commits (a35a212f258812bd178f7f002660a0ddc0bf10b2)
 

Author SHA1 Message Date
Timothy J Fontaine a35a212f25 uv: Upgrade to v0.11.14 11 years ago
Trevor Norris 613d76ef6a src: shorten Object{Wrap,Unwrap} 11 years ago
Trevor Norris f2e3be53bc src: don't use class specific Unwrap methods 11 years ago
Trevor Norris 60a3e695cb src: don't use WeakObject::Unwrap 11 years ago
Trevor Norris 93f75a86bf src: use function to get internal pointer 11 years ago
Trevor Norris 4b84e42f67 node: don't share state with in_tick/last_threw 11 years ago
Scott Blomquist a9a53ca05a doc: Update documentation to reflect ObjectWrap changes 11 years ago
Scott Blomquist 7a7101ac9b win: fix ObjectWrap for latest v8 11 years ago
Scott Blomquist c137e3d249 src: Remove unused refs to node_object_wrap.h 11 years ago
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key 11 years ago
Trevor Norris 8130744044 dgram: send() can accept strings 11 years ago
isaacs 0396b20ff4 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 4b5e6a38df npm@1.3.13 11 years ago
isaacs 3c5ea410ca vm: Copy missing properties from context 11 years ago
Ben Noordhuis 4c0195e034 http: remove MethodToString() 11 years ago
Ben Noordhuis 610022851a http: expose supported methods 11 years ago
Phillip Alexander 977c54adb5 doc: fs: clarify fs.symlink Windows specific args 11 years ago
Ryan Graham 5ac6f4de13 doc: improve module documentation 11 years ago
Sam Roberts a60f67192f doc: fix missing backtick in 2e16037 11 years ago
Timothy J Fontaine 61ccaf9a97 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Brian White 21265e20d3 doc: streams: document default objectMode setting 11 years ago
Maxim Bogushevich 9c6e06bed3 debugger: Fix bug in sb() with unnamed script 11 years ago
isaacs f6f176e108 npm@1.3.12 11 years ago
Ben Noordhuis 808a968409 build: fix test-gc weakref build rule 11 years ago
Zarko Stankovic eb291de00e doc: add nodejs.rs to the community page 11 years ago
isaacs f153d6da45 http client: pull last chunk on socket close 11 years ago
Ben Noordhuis 0079e575e0 test: fix up weakref.cc after v8 api change 11 years ago
Ben Noordhuis 1189571744 build: fix test-gc weakref build rule 11 years ago
Ben Noordhuis ef4a35bca5 src: update after v8 api changes 11 years ago
Timothy J Fontaine a53c763c16 v8: upgrade 3.21.18.3 11 years ago
Ben Noordhuis 91a0e52c03 src: IsInt64() should return bool, not int 11 years ago
isaacs 97813ae58d blog: HTTP server DoS vulnerability details 11 years ago
Timothy J Fontaine 028e524bce blog: Post for v0.10.21 11 years ago
Timothy J Fontaine 2649ae8395 blog: Post for v0.8.26 11 years ago
Timothy J Fontaine 85b2aaea3d Now working on 0.10.22 11 years ago
Timothy J Fontaine 7940833773 Merge branch 'v0.10.21-release' into v0.10 11 years ago
Timothy J Fontaine e2da042844 2013.10.18, Version 0.10.21 (Stable) 11 years ago
Timothy J Fontaine 5e41c022af crypto: clear errors from verify failure 11 years ago
Timothy J Fontaine 8fc48bcf4c uv: Upgrade to v0.10.18 11 years ago
Patrik Stutz 54910044b3 http: add statusMessage 11 years ago
isaacs b97c28f59e http: provide backpressure for pipeline flood 11 years ago
Timothy J Fontaine f051b8919f http_parser: expose pause/resume method for parser 11 years ago
Sam Roberts 2e16037201 doc: cluster documentation cleanup and corrections 11 years ago
Sam Roberts ed186c971c doc: child_process corrections and cleanups 11 years ago
Fedor Indutny 2bc30f239b cpplint: disallow if one-liners 11 years ago
Fedor Indutny 7063c59b97 cpplint: disallow comma-first in C++ 11 years ago
Ben Noordhuis a2d1cbef6b dns: set hostname property on error object 11 years ago
Ben Noordhuis ceb8740a63 dns: rename domain to hostname 11 years ago
Ben Noordhuis 4234bcce48 debugger: fix SIGUSR1 bootstrap race condition 11 years ago
Ben Noordhuis ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago