3901 Commits (e487b724598ba8b3e781d5ca86a457d673efc50a)

Author SHA1 Message Date
cjihrig 5a77c095a6 process: support symbol events 9 years ago
Evan Lucas 2d46ea0d93 Working on v5.5.1 9 years ago
Evan Lucas dd882563e5 2016-01-20, Version 5.5.0 (Stable) 9 years ago
Ben Noordhuis a2c257a3ef src: fix negative values in process.hrtime() 9 years ago
cjihrig 3af206d6c1 src: return UV_EAI_NODATA on empty lookup 9 years ago
Ben Ripkens 4254508fb1 v8,src: expose statistics about heap spaces 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Ben Noordhuis 6988d2edb3 src: don't check failure with ERR_peek_error() 9 years ago
Fedor Indutny 8bf5b33019 crypto: clear error stack in ECDH::Initialize 9 years ago
Myles Borins e7d1c69707 Working on v5.4.2 9 years ago
Myles Borins ff99203724 2016-01-12, Version 5.4.1 (Stable) 9 years ago
Rich Trott 37a546b490 src: remove redeclarations of variables 9 years ago
Jeremiah Senkpiel 138e1e501e Working on v5.4.1 9 years ago
Jeremiah Senkpiel af591d4940 2016-01-06, Version 5.4.0 (Stable) 9 years ago
Fedor Indutny 69343d6d2e tls_wrap: clear errors on return 9 years ago
Martin Bark e57fd51a5e os: fix crash in GetInterfaceAddresses 9 years ago
Evan Lucas 921fb540c1 node: improve performance of process.hrtime() 9 years ago
Fedor Indutny fcf632bc6a crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris ecef817a28 node: improve accessor perf of process.env 9 years ago
Trevor Norris 89f056bdf3 node: improve performance of hrtime() 9 years ago
Trevor Norris c8fc217dc7 node: improve GetActiveHandles performance 9 years ago
Trevor Norris e742422757 fs: use pushValueToArray for readdir(Sync) 9 years ago
Trevor Norris b8366e76dd http_parser: use pushValueToArray for headers 9 years ago
Trevor Norris 8464667071 node: fix erroneously named function call 9 years ago
Ben Noordhuis a5094a35a0 debugger: guard against call from non-node context 9 years ago
cjihrig 17fc5b4e03 Working on v5.3.1 9 years ago
cjihrig b21110f8a7 2015-12-16, Version 5.3.0 (Stable) 9 years ago
cjihrig 56bed48fda module,src: do not wrap modules with -1 lineOffset 9 years ago
Ben Noordhuis b330f6c97e src: remove __builtin_bswap16 call 9 years ago
Ben Noordhuis aa0c7f3a26 src: remove unused BITS_PER_LONG macro 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Fedor Indutny a1b4921224 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu ca21eb6f26 node: remove unused variables in AppendExceptionLine 9 years ago
Martin von Gagern 914af0b68a src: fix deprecation message for ErrnoException 9 years ago
Julien Gilli e8a6b6526c domains: fix handling of uncaught exceptions 9 years ago
Rod Vagg cb938aaa33 Working on v5.2.1 9 years ago
Rod Vagg 65b86c0a3d 2015-12-09, Version 5.2.0 (Stable) 9 years ago
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input 9 years ago
Fedor Indutny 939f305d56 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Matt Loring 1c1c1a0f2b tools: add --prof-process flag to node binary 9 years ago
cjihrig da3137d0c5 src: don't print garbage errors 9 years ago
Matt Loring 08a3f29fd4 buffer: fix range checking for slowToString 9 years ago
Rod Vagg 8a5e4345fd node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Michael Ruddy da5ac55c83 crypto: simplify using pre-existing keys with ECDH 9 years ago
yorkie 4c8800c2de fs,doc: use `target` instead of `destination` 9 years ago
Ben Noordhuis 9e9346fa32 src: use GetCurrentProcessId() for process.pid 9 years ago
cjihrig d969c0965c src: define Is* util functions with macros 9 years ago
cjihrig 458facdf66 src: define getpid() based on OS 9 years ago
cjihrig 1b434e0654 util: determine object types in C++ 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago