14940 Commits (a8d2c9d7750f05ae78b6b6b8de3c3161c7f6270e)
 

Author SHA1 Message Date
Ben Noordhuis a8d2c9d775 fs: move stringToFlags() to lib/internal 8 years ago
Ben Noordhuis a3f861de9d build: remove VS 2013 switch from vcbuild.bat 8 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 8 years ago
Ben Noordhuis dae53238dc test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda d9a6d4afe7 test: remove call to `net.Socket.resume()` 8 years ago
Daniel Bevenius 0c6455278d src: make ReqWrap req_ member private 8 years ago
Daniel Bevenius 84eaa4aff3 src: remove unused StringValue macro parameters 8 years ago
Rich Trott adb3ca6172 doc: standardize on `make -j8` 8 years ago
Franziska Hinkelmann fba531907e vm: add error message if we abort 8 years ago
Adri Van Houdt ba763e7bff process: changed var to const in internal/process.js 8 years ago
Luigi Pinca 575077ae12 dns: tweak regex for IPv6 addresses 8 years ago
Italo A. Casas 4d958725b4 test: cleanup stream tests 8 years ago
Josh Gavant e7d4176f01 doc: add CTC meeting minutes 2016-08-24 8 years ago
Eugene Ostroukhov a67f11d9f4 inspector: wait for both sides closing 8 years ago
matzavinos 078bf68d94 test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 070efb57f7 test: update test/parallel/test-eval.js 8 years ago
yorkie 9a6e253d32 src: remove unneeded ABORT after CHECK 8 years ago
Jonathan Prince eb31c79ce1 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker 0718dd9f09 test: update test/parallel/test-fs-read.js 8 years ago
Adri Van Houdt 99f64f778b lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 3ddc9dba7e process: changed var to const in internal/v8_prof_processor 8 years ago
Jermaine Oppong 0a9f56a827 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu 53835a2092 test: remove openssl options of -no_<prot> 8 years ago
Shigeki Ohtsu c17a1fedd8 deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu 6a485bfa75 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu ad0260a43e openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu f427cac3b1 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny da1d9bd61d deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu aec7ed998a deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu d1039709a4 deps: upgrade openssl sources to 1.0.2i 8 years ago
Michaël Zasso 91b40944a4 deps: cherry-pick workaround for clang-3.4 ICE 8 years ago
Michaël Zasso 75242a2614 src: no longer need to use std::tr1:: 8 years ago
Michaël Zasso 98241f4f08 build: do not clean V8 gtest directory 8 years ago
Ali Ijaz Sheikh 19c9567686 build: fix mkpeephole configuration 8 years ago
Michaël Zasso 2187bd3b4a tools: do not disable ICU's transliteration 8 years ago
Ali Ijaz Sheikh 7292a1e954 build: use libc++ on OSX 8 years ago
Ali Ijaz Sheikh 785506a1fc build: define icu_use_data_file_flag 8 years ago
Michaël Zasso fbfc15c51b build: update V8 gypfile paths 8 years ago
Michaël Zasso ec02b811a8 deps: update V8 to 5.4.500.27 8 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Сковорода Никита Андреевич 7b7d50a29e tools: update remark configuration 8 years ago
Eugene Ostroukhov b35f22b135 doc: add eugeneo to collaborators 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
delvedor 66df5d147f test: cleanup test-os.js 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago
Aleksey Kozyatinskiy c5ce7f4d9e doc: add ak239 to collaborators 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago
Adri Van Houdt d4bf5cac43 process: changed var to const in internal/process/promises 8 years ago
Fikret Burak Gazioglu 0bfd103480 test: refactor test-dgram-bind-shared-ports.js 8 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 8 years ago