4275 Commits (7420ce8b7e850ecb5c11a3c5cf87bda5e98e7e4f)

Author SHA1 Message Date
solebox 7420ce8b7e
src: squelch unused function warnings in util.h 9 years ago
Fedor Indutny 163397a206
process: add `process.memoryUsage.external` 8 years ago
Evan Lucas 3daf11635d Working on v7.1.1 8 years ago
Evan Lucas 0a3a967d54 2016-11-08, Version 7.1.0 (Current) 8 years ago
Eugene Ostroukhov 173b088e1a inspector: do not prompt to use localhost 8 years ago
Steven R. Loomis b1ef638de3 src: default --icu_case_mapping on as a v8 option 8 years ago
AnnaMag 0c236d1d36 src: replace SetNamedPropertyHandler() 9 years ago
James M Snell 5ab172ee8f src: fix use of uninitialized variable 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
Eugene Ostroukhov 939d1023c2 inspector: switch to new inspector APIs 9 years ago
Brian White 57c0a9b5dc src: remove unused function 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 9 years ago
James M Snell a5c62cb4f2 readline: use icu based string width calculation 9 years ago
Ben Noordhuis 08e12c7809 src: remove superfluous env_string string 8 years ago
Ben Noordhuis c342bda49e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis 85a9295813 src,tools: speed up startup by 2.5% 9 years ago
Marc Udoff 60a5b515b8 src: add NODE_PRESERVE_SYMLINKS environment variable 9 years ago
Ben Noordhuis 2e7b078e7b inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis f2a3b24611 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis 9e753ba782 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis 8b53f3c41c src: speed up module loading, don't resize buffer 8 years ago
Ben Noordhuis 362c307f38 src: speed up module loading, skip EOF read 8 years ago
James M Snell 27e1749dcb Working on v7.0.1 8 years ago
James M Snell 362fe010fe 2016-10-25, Version 7.0.0 (Current) 9 years ago
Eugene Ostroukhov a54ec7f49c inspector: no URLs when the debugger is connected 9 years ago
Trevor Norris 60042ca70e buffer: fix range checks for slice() 8 years ago
Rod Vagg 3518372835 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny c32be9a7aa node: --openssl-config cli argument 9 years ago
Eugene Ostroukhov fab7217c71 inspector: generate UUID for debug targets 9 years ago
Bradley T. Hughes d115936c56 build: do not define ZLIB_CONST 9 years ago
Ben Noordhuis c60d43b6d9 crypto: fix faulty logic in iv size check 9 years ago
Franziska Hinkelmann b2be04ac85 src: refactor contextify 9 years ago
Adam Langley 89643b645e crypto: use SSL_get_SSL_CTX. 9 years ago
James M Snell 1afd7c166e url: fix building when using --without-intl 9 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado e175188a94 src: fix typo rval to value 9 years ago
James M Snell 1fda657cac src: update module version mismatch error message 9 years ago
Daniel Bevenius 556e4c119d src: remove out-of-date TODO comment 9 years ago
Juan Andres Andrango ee856d5cb2 src: fix typo in #endif comment 9 years ago
Zach Bjornson a72c348094 src: fix build for older clang 9 years ago
Brian White 943ff1151c src: remove unused function declaration 9 years ago
Brian White 450b4aeebb inspector: fix minor issues 9 years ago
Franziska Hinkelmann ebf1ffb1c9 src: refactor reading of options in contextify 9 years ago
Daniel Bevenius a1fb1beb25 src: add missing length argument to send comment 9 years ago
Myles Borins 96933df2ff src: update NODE_MODULE_VERSION to 51 9 years ago
Michaël Zasso b032f1cfc3 src: no longer need to use std::tr1:: 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 9 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 9 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 9 years ago
Anna Henningsen de946013c2 src: add Malloc() size param + overflow detection 9 years ago