3545 Commits (68d4bed2fd05f22472cebb24cb10a5679de47cbf)

Author SHA1 Message Date
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago
Ben Noordhuis c4def505cb build: use zero overhead systemtap probes 11 years ago
Fedor Indutny ba7c9ce964 tls: do not default to 'localhost' servername 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago
Timothy J Fontaine bae4c907bc Now working on 0.11.9 11 years ago
Timothy J Fontaine f8d86e24f3 2013.10.30, Version 0.11.8 (Unstable) 11 years ago
Timothy J Fontaine 74a664b22f fs_event_wrap: update to new libuv api 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 12 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
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
Ben Noordhuis ef4a35bca5 src: update after v8 api changes 11 years ago
Ben Noordhuis 91a0e52c03 src: IsInt64() should return bool, not int 11 years ago
Timothy J Fontaine 85b2aaea3d Now working on 0.10.22 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 f051b8919f http_parser: expose pause/resume method for parser 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 4234bcce48 debugger: fix SIGUSR1 bootstrap race condition 11 years ago
Ben Noordhuis ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago
Timothy J Fontaine ab03745509 http_parser: expose pause/resume method for parser 11 years ago
Jason Gerfen 7bf46ba4ce crypto: add SPKAC support 11 years ago
isaacs d9b4cc323f Revert "crypto: add SPKAC support" 11 years ago
Jason Gerfen 7f66e44dc1 crypto: add SPKAC support 11 years ago
Ben Noordhuis 527cae22ff cares_wrap: remove superfluous 'this' keyword 11 years ago
Trevor Norris 7503e4c882 lint: fix a cpplint error 11 years ago
Trevor Norris 8a295cd520 buffer: add buf.toArrayBuffer() API 11 years ago
Trevor Norris fe0bf6b7ac buffer: check data is not null 11 years ago
Dave Pacheco 98c57c7c07 dtrace: backport two byte string fix 11 years ago
Dave Pacheco 5921158cbe dtrace, mdb_v8: support more string, frame types 11 years ago
Ben Noordhuis 406846fcc5 zlib: fix write request reference counting 11 years ago
Ben Noordhuis 58729f1bcd src: fix up after botched merge conflict 11 years ago
Ben Noordhuis f649626c6f src: add JS start/stop methods for idle notifier 11 years ago
Ben Noordhuis 9566fe82cd src: only start idle notifier when profiling 11 years ago
Ben Noordhuis 57231d5286 src: notify V8 profiler when we're idle 11 years ago
Ben Noordhuis 6820054d2d src: raise maximum file descriptor limit 11 years ago
Timothy J Fontaine d537992d57 Now working on 0.10.21 11 years ago
Timothy J Fontaine d7234c8d50 2013.09.30, Version 0.10.20 (Stable) 11 years ago
Ben Noordhuis 994ce4c99f src: turn uv_pipe_open() failures into exceptions 11 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 11 years ago
Timothy J Fontaine 093efafce3 Now working on 0.10.20 11 years ago