8822 Commits (d62c2d975a2788fd565eca024d80291cc5d7b2ee)
 

Author SHA1 Message Date
Mathias Bynens 488b74d68b doc: mention `process.*.isTTY` under `process` 12 years ago
Ben Noordhuis 44843a6062 child_process: fix sending utf-8 to child process 12 years ago
Ben Noordhuis 05bd6b7bcd bench: add child process read perf benchmark 12 years ago
Ben Noordhuis 690a8cce41 deps: fix openssl build on windows 12 years ago
isaacs c0d500102a stream: Fix early end in Writables on zero-length writes 12 years ago
Ben Noordhuis 8632af381e tools: update gyp to r1601 12 years ago
Ben Noordhuis 329b5388ba doc: update CONTRIBUTING.md 12 years ago
Alexey Kupershtokh 9fae4dc102 timer: fix off-by-one ms error 12 years ago
Timothy J Fontaine 51f128d64b fs: uv_[fl]stat now reports subsecond resolution 12 years ago
Ben Noordhuis 648a0726d0 deps: upgrade libuv to eca008a 12 years ago
Marcel Laverdet 9430ca6865 tls: remove harmful unnecessary bounds checking 12 years ago
Marcel Laverdet 1526909083 tls: remove harmful unnecessary bounds checking 12 years ago
verwaest@chromium.org 14417fdb3f v8: Unify kMaxArguments with number of bits used to encode it. 12 years ago
Ben Noordhuis 628bd81afb crypto: check randomBytes() size argument 12 years ago
Ben Noordhuis 132c77e9f9 doc: document that stdio is usually blocking 12 years ago
Gil Pedersen c3aae9cf95 stream: Fix stall in Transform under very specific conditions 12 years ago
Fedor Indutny bfd16de125 timers: handle signed int32 overflow in enroll() 12 years ago
Trevor Norris f7ebb4d8b6 doc: update that ascii write doesn't convert null 12 years ago
isaacs 2f88272ba2 Merge remote-tracking branch 'ry/v0.10' into master 12 years ago
Trevor Norris f150d56915 src: write ascii strings using WriteOneByte 12 years ago
isaacs 92cc187881 blog: Post for v0.10.1 12 years ago
isaacs 9d3a09f9a8 Now working on v0.10.2 12 years ago
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