8861 Commits (338ba2bc806ca1de7da7e55e164e460c1aa3cf88)
 

Author SHA1 Message Date
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 11 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 11 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 11 years ago
Fedor Indutny eba7aae107 gyp: fix post-mortem in v0.11 11 years ago
Fedor Indutny 3530fa9cd0 deps: backport 4ed5fde4f from v8 upstream 12 years ago
Fedor Indutny 1d3d8c0e55 gyp: do not let `v8dbg_` slip away on osx 11 years ago
Fedor Indutny 9d9fc3fa30 lib: jslint string_decoder.js 11 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 11 years ago
Fedor Indutny 7f86baf5c7 child_process: handle writeUtf8String error 11 years ago
cjihrig b87ca794e3 lib: remove and restructure calls to isNaN() 11 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 11 years ago
Sam Roberts e2f2a20279 doc: fix console.assert docs, message is a format 11 years ago
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 11 years ago
Trevor Norris 449ffecbb0 configure: fix v8 overriding commands on build 11 years ago
Brian White c7c904b1fc doc: fix createCipher description 11 years ago
Fedor Indutny 9cbfd6ef51 constants: add O_NONBLOCK constant 11 years ago
Fedor Indutny 7cb38309fe Revert "constants: export O_NONBLOCK" 11 years ago
Fedor Indutny 47ee9a48a8 Revert "src: fix _XOPEN_SOURCE redefinition warning" 11 years ago
Fedor Indutny 4128d4d2ba Revert "stream: start old-mode read in a next tick" 11 years ago
Fedor Indutny a97bdef06d zlib: do not crash on write after close 11 years ago
Oguz Bastemur c94afdccf3 util.h: interface compatibility 11 years ago
Nick Apperson ee95e4f5f7 buffer: improve {read,write}{U}Int* methods 11 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 11 years ago
Timothy J Fontaine e22ea56647 node: update changelog to have proper npm version 11 years ago
Timothy J Fontaine 361aa5344d build: run wix tool chain out of process 11 years ago
Timothy J Fontaine f6ba61bd15 node: signing the CLA is no longer a requirement 11 years ago
Timothy J Fontaine 1cb6f1a46a Now working on 0.10.30 11 years ago
Timothy J Fontaine fc21bcb017 Merge branch 'v0.10.29-release' into v0.10 11 years ago
Timothy J Fontaine ce82d6b847 2014.06.05, Version 0.10.29 (Stable) 11 years ago
Brian White 7fd5a4d096 fs: remove duplicate check 11 years ago
Timothy J Fontaine e9170cbc3d v8: shift heap space for aslr on 64bit 11 years ago
Timothy J Fontaine f051f31790 npm: upgrade to v1.4.14 11 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Felix Geisendörfer 0da4c67165 string_bytes: Guarantee valid utf-8 output 11 years ago
Felix Geisendörfer 881ac26f27 deps/v8: Apply REPLACE_INVALID_UTF8 patch 11 years ago
Felix Geisendörfer 80eff96829 string_decoder: Add more comments 11 years ago
Felix Geisendörfer 9fbd0f0f7d string_decoder: Fix failures from new test cases 11 years ago
Felix Geisendörfer 22b839845c string_decoder: Improve test coverage 11 years ago
Fedor Indutny 2efe4ab761 stream: start old-mode read in a next tick 11 years ago
Fedor Indutny a7dd0e51f3 deps: update openssl to 1.0.1h 11 years ago
Chris Barber 715bb7f89f doc: fixed wording in child_process 11 years ago
cjihrig 72cc66e503 fs: close file if fstat() fails in readFile() 11 years ago
Alexis Campailla c862c03485 tls: fix performance issue 11 years ago
Yazhong Liu e86c9421ef doc: document url `slashes` property 11 years ago
Calvin Metcalf 31150df92a doc: clarify `end` vs `finish` in streams 11 years ago
Andrei Sedoi 1d90b5b78e configure: allow V8 snapshot for cross-compilation 11 years ago
Alexis Campailla c06495713a crypto: improve memory usage 11 years ago
Greg Sabia Tucker 7bd08c5062 child_process: do not set args before throwing 11 years ago
Ben Noordhuis 885142a5ed src: fix _XOPEN_SOURCE redefinition warning 11 years ago
Greg Sabia Tucker 92875501d2 child_process: spawn() does not throw TypeError 11 years ago