3892 Commits (e7d1c6970771cd498d067f9893ee692a15ea8ff2)

Author SHA1 Message Date
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
Chunyang Dai ed255abdc1 build,src: add Intel Vtune profiling support 9 years ago
cjihrig c584c3e08f util,src: allow lookup of hidden values 9 years ago
Bryon Leung 7e18f2ec62 src: add BE support to StringBytes::Encode() 10 years ago
Ben Noordhuis b81b45dabd crypto: update root certificates 9 years ago
Tristian Flanagan 13834caa28 module: fix column offsets in errors 10 years ago
Matt Loring fcf0e8ebdf buffer: move checkFloat from lib into src 9 years ago
Stefan Budeanu def681a07e crypto: disable crypto.createCipher in FIPS mode 9 years ago
Rod Vagg 51a52279e2 Working on v5.1.2 9 years ago
Rod Vagg 11433127c7 2015-12-04, Version 5.1.1 (Stable) 9 years ago