1059 Commits (3d7ada34e4ad0f87e9b46209b6749e7304001ca0)

Author SHA1 Message Date
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
Aashil Patel 5d27cc1d0d src: fix the misalinged text on "node --help" 8 years ago
John Barboza 0a9f360c98
src: support "--" after "-e" as end-of-options 8 years ago
Adam Majer 33012e9866 crypto: ability to select cert store at runtime 8 years ago
cjihrig f69e59daae src: add NODE_NO_WARNINGS to --help output 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Eugene Ostroukhov ba776b3a56 inspector: no crash when WS server can't start 8 years ago
Stewart X Addison 0f0f3d3330 build: don't squash signal handlers with --shared 8 years ago
Yann Pringault 334be0feba src: fix space for module version mismatch error 8 years ago
Josh Gavant 6ff3b03240 src, inspector: add --inspect-brk option 8 years ago
Roman Reiss 2d23562588
src/doc: improve man page and --help 8 years ago
Trevor Norris 8f8db142fa
src: return early if nextTickQueue is empty 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 9 years ago
Eugene Ostroukhov f9aadfbc5a inspector: move options parsing 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts 213134f66d src: add wrapper for process.emitWarning() 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Fedor Indutny 5a61b99d98 process: add `process.memoryUsage.external` 8 years ago
cjihrig 1aa595e5bd src: throw on process.env symbol usage 8 years ago
Steven R. Loomis 1a55e9a567
src: default --icu_case_mapping on as a v8 option 8 years ago
AnnaMag ab194123b7 src: replace SetNamedPropertyHandler() 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
Ben Noordhuis 63c47e7189 src: remove superfluous env_string string 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis ceb6023260 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis d77e818a54 src: simplify code, remove NodeInstanceData 8 years ago
Marc Udoff d3b1a2b4dd src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Fedor Indutny db411cf116 node: --openssl-config cli argument 8 years ago
Miguel Angel Asencio Hurtado 88323e8744 src: fix typo rval to value 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 8 years ago
Eugene Ostroukhov 626a07df5b inspector: restore 9229 as a default port 8 years ago
cjihrig 9f1f7e2a34 inspector: listen on process.debugPort 8 years ago
Daniel Bevenius 8afde12dd3 src: update f function call comment 8 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 8 years ago
Daniel Bevenius a01e8bcf18 src: moving f function call comment 8 years ago
Eugene Ostroukhov 609a265aeb inspector: use script name for target title 9 years ago
Ali Ijaz Sheikh becbcc7981 src: avoid duplicate AtExit functions 8 years ago
Nikolai Vavilov 09f861f231 src: don't include a null character in the WriteConsoleW call 9 years ago
Ben Noordhuis b4ea3a08f1 src: clean up PER_ISOLATE_STRING_PROPERTIES, v2 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
Daniel Bevenius 0441f2adb4 src: updating references to the old node.js file 9 years ago
Kunal Pathak 3177b99737 src: fix build break for !NODE_USE_V8_PLATFORM 8 years ago
Aleksei Koziatinskii 26cd48fb9b inspector: add support for uncaught exception 9 years ago
Haojian Wu 43ef58005e src: remove unused using decls 9 years ago
Franziska Hinkelmann ff7a841f4d src: make EnvDelete behave like the delete operator 9 years ago
Eugene Ostroukhov f789eb3106 inspector: Do not crash if the port is n/a 9 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago