918 Commits (0a7076b0f14bc26c6544caed199e3e169869295d)

Author SHA1 Message Date
Liang-Chi Hsieh ff877e93e1 src: fix stuck debugger process 9 years ago
Trevor Norris aeee956ac7 async_wrap: correctly pass parent to init callback 9 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 10 years ago
Evan Lucas 30b8bb0aab src: add process.versions.icu 9 years ago
Sakthipriyan Vairamani af881ad647 src: fix function and variable names in comments 9 years ago
Evan Lucas 921f2de6cf src: honor --abort_on_uncaught_exception flag 9 years ago
Evan Lucas 870229e665 src: Add ABORT macro 9 years ago
Sakthipriyan Vairamani 5f6579d366 buffer: remove raw & raws encoding 9 years ago
Trevor Norris 16f86d6c57 buffer: always allocate typed arrays outside heap 9 years ago
Trevor Norris 74178a5682 buffer: construct Uint8Array in JS 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 10 years ago
Oleksandr Chekhovskyi 8e141356ff src: fix v8::CpuProfiler idle sampling 10 years ago
Fedor Indutny a6d674d751 bindings: close after reading module struct 9 years ago
Rod Vagg 278a9267ec src: s/ia32/x86 for process.release.libUrl for win 9 years ago
Roman Reiss 6532e937e1 doc: update environment vars in manpage and --help 9 years ago
Karl Skomski 3bb923740d src: fix buffer overflow for long exception lines 9 years ago
Michaël Zasso 439c1dde15 src: re-enable fast math on arm 10 years ago
Ali Ijaz Sheikh 6c1b26a12e src: enable vector ics on arm again 10 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a03ae6356 src: enable v8 deprecation warnings and fix them 10 years ago
Karl Skomski 6ed0603fb1 build: add --enable-asan with builtin leakcheck 10 years ago
Evan Lucas 45fb34025d src: only set v8 flags if argc > 1 9 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 10 years ago
cjihrig 4f50d3fb90 process: make process.release.name "node" 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 10 years ago
Evan Lucas 1c20b87d19 src: improve startup time 10 years ago
Karl Skomski b48385a3aa src: fix memory leak in DLOpen 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Michaël Zasso d20093246b src: disable vector ICs on arm 10 years ago
Rod Vagg ba9ccf227e node: remove redundant --use-old-buffer 10 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Trevor Norris 93660c8b8e node: remove bad fn call and check 10 years ago
Bradley Meck cf14a2427c src: add --track-heap-objects 10 years ago
Bradley Meck 6bef15afe7 src: remove traceSyncIO property from process 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Fedor Indutny a07c69113a src: use global SealHandleScope 10 years ago
Ben Noordhuis a4d88475fa src: disable fast math only on armv6 10 years ago
Ben Noordhuis e306c78f83 src: disable fast math on arm 10 years ago
Aria Stewart ad937752ee doc,src: remove references to --max-stack-size 10 years ago
Ben Noordhuis 4a801c211c src: drop homegrown thread pool, use libplatform 10 years ago