8388 Commits (025f9133bbdae6ecd8acfc623b42dfbd6d15d6f9)
 

Author SHA1 Message Date
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
isaacs 5917828622 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs 6399839c39 Revert "stream: Never call decoder.end() multiple times" 12 years ago
isaacs 6bd8b7e540 fs: Missing cb errors are deprecated, not a throw 12 years ago
Ben Noordhuis fa05e8a270 doc: implicit fs callbacks don't throw in v0.10 12 years ago
Ben Noordhuis 7b7235a232 doc: add note on process.title max length 12 years ago
Gil Pedersen 615d809ac6 stream: Never call decoder.end() multiple times 12 years ago
isaacs 110cacd1ed core: Move UNWRAP_NO_ABORT to handle_wrap.h 12 years ago
Ben Noordhuis 9af0085f70 doc: path.join() arguments must be strings 12 years ago
Fedor Indutny 8135ac1b7f net: handle 'finish' event only after 'connect' 12 years ago
isaacs 53f2381455 core: Unwrap without aborting in handle fd getter 12 years ago
isaacs 7a07b31a2f blog: Fix typo in typo fix 12 years ago
Fedor Indutny 26dae9a22a net: handle 'finish' event only after 'connect' 12 years ago