10338 Commits (10d0dbc4274dccdcc59ed6d2cd70e7e4267453ee)
 

Author SHA1 Message Date
Fedor Indutny 10d0dbc427 stream_wrap: do not crash if handle was closed 10 years ago
Nikolai Vavilov b782ef85f1 src: remove usage of extended sizeof 10 years ago
Ben Noordhuis 3543c550c6 src: simplify v8 thread pool implementation 10 years ago
Ben Noordhuis 78e38f59ad src: fix uninitialized memory dereference 10 years ago
Ben Noordhuis 081e94a90d doc: update compiler requirements in README 10 years ago
Nikolai Vavilov b105f6f741 src: fix comparison of WCHAR with nullptr 10 years ago
Fedor Indutny be17aa4385 Merge remote-tracking branch 'origin/v0.12' into v0.12 10 years ago
Ben Noordhuis 8a00961b81 src: mark more destructors with override keyword 10 years ago
Ben Noordhuis d2131b7406 src: mark SSLWrap destructor as virtual 10 years ago
Ben Noordhuis 53a26d83f4 src: mark BaseObject destructor as virtual 10 years ago
Ben Noordhuis f874855d2e src: mark AsyncWrap destructor as virtual 10 years ago
Ben Noordhuis 5ab87dba73 src: mark empty destructors as default 10 years ago
Ben Noordhuis c038dcc360 src: update DISALLOW_COPY_AND_ASSIGN() to c++11 10 years ago
Ben Noordhuis 9f5800ab81 src: mark virtual functions with override keyword 10 years ago
Ben Noordhuis b33a87d8cb src: remove STATIC_ASSERT() macro 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Rod Vagg b2b59febe8 etw: use Isolate to SetJitCodeEventHandler 10 years ago
Rod Vagg 05daf5f7b7 test: allow common.PIPE to be configured via env 10 years ago
Ben Noordhuis 3a786d3d88 build: remove workarounds for gcc <= 4.4 10 years ago
Ben Noordhuis ff7c68c4da build: add asan option to multi-arch/mode build 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Ben Noordhuis 5ec2b3fc3d build: set up basic multi-arch/mode build 10 years ago
Ben Noordhuis 91b249262b build: copy V8 makefile to top-level directory 10 years ago
Ben Noordhuis a08f8e28ca build: add x32 support 10 years ago
Ben Noordhuis 7af8870af9 deps: fix v8 x32 build 10 years ago
Ben Noordhuis 1f11983350 test: fix non-determinism in test-crypto-domains 10 years ago
Ben Noordhuis d3c317e08a src: attach env directly to api functions 10 years ago
Ben Noordhuis b45d33617b src: remove unused Environment::GetCurrent() calls 10 years ago
Ben Noordhuis 1325335022 src: remove unused MIN macro 10 years ago
Ben Noordhuis 8f6c5870cc src: ignore risky env vars when setuid root 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Ben Noordhuis 75a461d099 src: fix up imports 10 years ago
Ben Noordhuis 97585b0d7a src: remove unnecessary HandleScopes 10 years ago
Refael Ackermann b2e519983f deps: fix postmortem-metadata generator in v8 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Fedor Indutny e43c109891 gyp: build with gnu++0x for the sake of new v8 10 years ago
Fedor Indutny 50839a042e v8_platform: provide default v8::Platform impl 10 years ago
Alexis Campailla d22637c36c build: vcbuild fix "The input line is too long." 10 years ago
Fedor Indutny 6bcea4ff93 deps: update v8 to 3.29.93.1 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Ben Noordhuis 4fae2356d1 freebsd,linux,sunos: make stack non-executable 11 years ago
Ben Noordhuis 6d2ac2bd54 crypto: update root certificates 10 years ago
Ben Noordhuis a7d96d4c56 tools: update certdata.txt 10 years ago
Ray Donnelly eccb101193 build: determine and use EXEEXT on windows 10 years ago
Ray Donnelly 6f94b3db91 src: fixes for win32 10 years ago
Julien Gilli 011319e248 build: fix build for SmartOS 10 years ago
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago
Alexis Campailla 61dd74bc5d test: fix test-child-process-spawn-typeerror 10 years ago
Stiliyan Lazarov 47f119cabf doc: fix wording and punctuation in modules 10 years ago