8300 Commits (1fd95b57bf51b548651ef7868ce2dd8e65e7cf6f)
 

Author SHA1 Message Date
isaacs 41405f4703 Merge branch 'v0.10.1-release' into v0.10 12 years ago
Ben Noordhuis e47a3e3ff4 deps: upgrade libuv to 9b61939 12 years ago
isaacs c274d16435 2013.03.21, Version 0.10.1 (Stable) 12 years ago
isaacs 3dd7938c03 npm: upgrade to 1.2.15 12 years ago
Fedor Indutny 855caa82aa crypto: initialize transform lazily 12 years ago
isaacs 008ab12b7f tls: Prevent hang in readStart 12 years ago
Trevor Norris 31314b6978 bench: compare binaries equal times 12 years ago
Ben Noordhuis 3dac421393 bench: add dgram send/recv benchmark 12 years ago
Fedor Indutny 34e22b8ee7 tls: always reset this.ssl.error after handling 12 years ago
Fedor Indutny 40b1c9a66d v8: unbreak build on smartos after 831af97df2 12 years ago
Ben Noordhuis ad819bcc4b src: bump NODE_MODULE_VERSION after abi change 12 years ago
Ben Noordhuis dc29d64983 test: fix up weakref.cc after v8 api change 12 years ago
Raymond Feng 25eaacad9a fs: make write/appendFileSync correctly set file mode 12 years ago
Trevor Norris f65e14ed1d src: pass Isolate to all applicable api 12 years ago
Trevor Norris da4d79ac47 docs: show how to use Isolate 12 years ago
Fedor Indutny 88217ec276 dtrace: fix generation of v8 constants on freebsd 12 years ago
isaacs d9036a5d35 dtrace: More style 12 years ago
isaacs 425163e0d6 dtrace: Make D style more D-ish 12 years ago
Fedor Indutny 3375bd8db7 dtrace: x64 ustack helper 12 years ago
Fedor Indutny 3cb5bf1c0d dtrace: fix style in ustack helper 12 years ago
Trevor Norris 831af97df2 v8: revert dtrace fix from 3.14 downgrade 12 years ago
Bryan Cantrill 8bffa333d2 v8: loosen artificial mmap constraint 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Trevor Norris 06bec0e087 v8: remove optimization switches 12 years ago
Trevor Norris 83261e789e deps: update v8 to 3.17.13 12 years ago
Iskren Ivov Chernev 2f4a62c5e1 doc: fix streams2 SimpleProtocol example 12 years ago
Bert Belder bf83251eea windows: enable watching signals with process.on('SIGXYZ') 12 years ago
Bert Belder 8019800c56 Update .mailmap and AUTHORS 12 years ago
Scott Blomquist a05f973f82 test: Misc Windows unit test fixes 12 years ago
Ben Noordhuis 808b7ada07 doc: fix broken links in blog footer 12 years ago
Fedor Indutny b5ddc0cf96 tls: write pending data of opposite side 12 years ago
Fedor Indutny 14a8fb8bbe tls: write pending data of opposite side 12 years ago
Trevor Norris a0867e1c93 node: revert removal of MakeCallback 12 years ago
JeongHoon Byun f217b5ed62 doc: fix typo in crypto docs 12 years ago
Yi EungJun 852444a720 doc: https: Fix the link to tls.connect 12 years ago
Ben Noordhuis f5a337e09c deps: upgrade libuv to b45a74f 12 years ago
Ben Noordhuis 2b5bc8e0d6 install: don't install man page twice 12 years ago
Nao Iizuka 94284e7d2e readline: handle wide characters properly 12 years ago
Timothy J Fontaine 4432dc8187 v8: move 32 bit heap hint on sunos 12 years ago
isaacs 14947b6c5e stream: Return self from readable.wrap 12 years ago
isaacs 3537b57f3e test: No need for kicking in streams2 test 12 years ago
Gil Pedersen e8f80bf479 stream: Never call decoder.end() multiple times 12 years ago
isaacs c0721bcd66 repl: Use a domain to catch async errors safely 12 years ago
Sami Samhuri 5eacdd4bf9 repl: emit 'reset' event when context is reset 12 years ago
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago
isaacs d62cf59dc1 http: Don't hot-path end() for large buffers 12 years ago
Ben Noordhuis ca5022b8f1 net: improve arbitrary tcp socket support 12 years ago
Ben Noordhuis e99dff4617 deps: upgrade libuv to 7b66ea1 12 years ago
Adam Malcontenti-Wilson 028c630ecd doc: change dgram to socket for properties of dgram.Socket 12 years ago
isaacs 5e140b33e5 Revert "fs: Missing cb errors are deprecated, not a throw" 12 years ago