8868 Commits (530af9cb8e700e7596b3ec812bad123c9fa06356)
 

Author SHA1 Message Date
Fedor Indutny 530af9cb8e v8: Interrupts must not mask stack overflow. 10 years ago
Timothy J Fontaine 1223cafea6 npm: Upgrade to v1.4.21 10 years ago
Maciej Małecki 4f1ae11a62 module: eliminate double `getenv()` 11 years ago
Rod Vagg 9d281934df streams: remove unused require('assert') 11 years ago
Julien Gilli befbbad051 timers: backport f8193ab 10 years ago
Fedor Indutny 9f36c0d235 gyp: do not rm unused openssl syms on osx/linux 10 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 10 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 10 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 10 years ago
Fedor Indutny eba7aae107 gyp: fix post-mortem in v0.11 10 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 10 years ago
Fedor Indutny 9d9fc3fa30 lib: jslint string_decoder.js 10 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 10 years ago
Fedor Indutny 7f86baf5c7 child_process: handle writeUtf8String error 10 years ago
cjihrig b87ca794e3 lib: remove and restructure calls to isNaN() 10 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 10 years ago
Sam Roberts e2f2a20279 doc: fix console.assert docs, message is a format 10 years ago
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 10 years ago
Trevor Norris 449ffecbb0 configure: fix v8 overriding commands on build 10 years ago
Brian White c7c904b1fc doc: fix createCipher description 10 years ago
Fedor Indutny 9cbfd6ef51 constants: add O_NONBLOCK constant 10 years ago
Fedor Indutny 7cb38309fe Revert "constants: export O_NONBLOCK" 10 years ago
Fedor Indutny 47ee9a48a8 Revert "src: fix _XOPEN_SOURCE redefinition warning" 10 years ago
Fedor Indutny 4128d4d2ba Revert "stream: start old-mode read in a next tick" 10 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 10 years ago
Timothy J Fontaine e22ea56647 node: update changelog to have proper npm version 10 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