15006 Commits (a88bb3a758649400a3b715d6c747200b7b5c9197)
 

Author SHA1 Message Date
Michaël Zasso a88bb3a758 deps: cherry-pick workaround for clang-3.4 ICE 8 years ago
Michaël Zasso b032f1cfc3 src: no longer need to use std::tr1:: 9 years ago
Michaël Zasso b311906abf build: do not clean V8 gtest directory 8 years ago
Ali Ijaz Sheikh 94f68b5b97 build: fix mkpeephole configuration 8 years ago
Michaël Zasso 1a93e03a0e tools: do not disable ICU's transliteration 9 years ago
Ali Ijaz Sheikh 8481ea1ca4 build: use libc++ on OSX 9 years ago
Ali Ijaz Sheikh 197d18795e build: define icu_use_data_file_flag 9 years ago
Michaël Zasso eab418f7f9 build: update V8 gypfile paths 9 years ago
Michaël Zasso 90efff6000 deps: update V8 to 5.4.500.27 8 years ago
Rich Trott 8a24728ace test: mark test-inspector flaky on windows 8 years ago
Jeremiah Senkpiel acd8cac1cd test: clean up test-buffer-badhex 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 8 years ago
Anna Henningsen de946013c2 src: add Malloc() size param + overflow detection 8 years ago
Akito Ito f77cdf8f8a test: cleanup test-net-server-address.js 8 years ago
Luigi Pinca 947664d125 doc: improve documentation for commit subject line 8 years ago
Rich Trott 1fe0fee9b5 doc: encourage 2FA before onboarding 8 years ago
Rich Trott 87001f1e3a doc: add optional step to onboarding doc 8 years ago
Richard Hong 58ff5a6aa2 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Christopher Fujino 9a15e2e68e doc: remove failing workaround in BUILDING.md 8 years ago
Ben Noordhuis bebb202123 src: rename CHECK_NOT_OOB() macro 8 years ago
Сковорода Никита Андреевич 9c04dffdaa buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 9ad47911b1 lib: make tls.checkServerIdentity() more strict 9 years ago
Ben Noordhuis e193670979 crypto: don't build hardware engines 8 years ago
Evan Lucas aebacaa322 http: check reason chars in writeHead 8 years ago
yorkie f24fc3e20c tls: improve createSecureContext in _tls_common 8 years ago
fen 787cde2b4f doc: add commit formats for release blog posts 8 years ago
Kat Marchán bb0af88994 deps: hotfix upgrade npm tap version for tests 8 years ago
Kat Marchán 089b289af0 deps: upgrade npm to 3.10.8 8 years ago
yorkie eb8fbe4bde doc: fix title level at tls.md 8 years ago
Marc-Aurèle DARCHE 58a6ff1523 doc: add added: info for crypto.timingSafeEqual() 8 years ago
Сковорода Никита Андреевич 78859f7be5 doc: enable no-file-name-articles remark-lint rule 8 years ago
Alfred Cepeda b796f7f7d5 test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 0835ca91c3 test: update var to const, use arrow functions 8 years ago
Сковорода Никита Андреевич 1e9bbfe570 doc: enable first-heading-level remark-lint rule 8 years ago
nohmapp 4c3ec19e9c test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong 7f46867f50 test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 e07d3cf831 test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis add4b76fbc test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 5653772155 test: add assertions to zero length buffer test 8 years ago
Anna Henningsen 45a5a3db39 benchmark: add benchmarks for `Buffer.from()` 8 years ago
Michaël Zasso cd7d371299 buffer: fix performance regression 8 years ago
yorkie a3388c4387 doc,tool: add tls.TLSSocket to typeMap 8 years ago
Eugene Ostroukhov c2923557e9 inspector: build file cleanup 8 years ago
Eugene Ostroukhov e32f945ca1 test: use Buffer.alloc 8 years ago
yorkie 46f3322348 doc: improve child_process doc types 8 years ago
Bartosz Sosnowski e6328bb965 benchmark: use 'yes' instead of echo in a loop 8 years ago
Bartosz Sosnowski dfb5f301cf benchmark: make v8-bench.js output consistent 8 years ago
Bartosz Sosnowski 84481f9157 benchmark: add --expose_internals switch 8 years ago