3409 Commits (eab60039b156c341a68953086c98cbff946ad26d)

Author SHA1 Message Date
Bert Belder eab60039b1 win,tracing: node -> iojs in perfctr/etw manifests 10 years ago
Bert Belder 889f4023aa win,src: node -> iojs in executable manifest 10 years ago
Rod Vagg 8a0e7d6566 version: working on 1.0.0 10 years ago
Bert Belder e1fe270fd7 src: prefix ARCH and PLATFORM with NODE_ 10 years ago
Bert Belder 858b558345 win: fix NODE_NET_SOCKET_READ/WRITE signature 10 years ago
Bert Belder 09fe6fe153 win: suppress GetVersionEx deprecation warning 10 years ago
Bert Belder 0ce7b912c4 win: use GetVersionExW instead of GetVersionExA 10 years ago
Cheng Zhao 604b876147 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Trevor Norris 372a2f56be smalloc: fix bad assert for zero length data 10 years ago
Rudi Cilibrasi c77a494e4a src: remove cpplint error using NOLINT directive 10 years ago
Ben Noordhuis dab6f681cd lib,src: remove post-gc event infrastructure 10 years ago
Ben Noordhuis 93533e98f7 src: fix windows build error 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
cjihrig 165b70f146 fs: add access() and accessSync() 10 years ago
Ben Noordhuis 52fc406308 src: move BE/LE buffer conversion to StringSlice() 10 years ago
Ben Noordhuis 56fde66c46 src: redo unaligned access workaround 10 years ago
Ben Noordhuis a60056df3c src: fix addon loader regression 10 years ago
Juanjo 946cec7b65 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", " 10 years ago
brian m. carlson ac18ebddbd crypto: disable SSLv3 if shared OpenSSL lacks it 10 years ago
Ben Noordhuis 535fec83ea src: fix unaligned access in ucs2 string encoder 10 years ago
Juanjo ea945bf068 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago
Trevor Norris b9e6032d0e async-wrap: add event hooks 10 years ago
Trevor Norris bd83c3966d async-wrap: explicitly pass parent 10 years ago
Trevor Norris afe27e34cf async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris f39b48c26d src: remove unnecessary template parameter 10 years ago
Trevor Norris 819690fd98 src: all wraps now use actual FunctionTemplate 10 years ago
Trevor Norris 8f41db6104 node: fix throws before timer module is loaded 10 years ago
Trevor Norris a1da024cab node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 5d17b16ecc async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris 0d60ab3efe src: remove Async Listener 10 years ago
Vladimir Kurchatkin f1f511fd22 smalloc: don't allow to dispose typed arrays 10 years ago
Bert Belder 9483bfe6e3 node.cc: use nullptr instead of NULL 10 years ago
Trevor Norris a38b917821 node.cc: fix bad assert 10 years ago
Bert Belder 9ad05cd9db crypto: store thread id as pointer-sized value 10 years ago
Trevor Norris 709fc160e5 async-wrap: add event hooks 10 years ago
Trevor Norris 419f18d2e2 async-wrap: explicitly pass parent 10 years ago
Trevor Norris 1293f0a228 async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris add955e6b8 src: remove unnecessary template parameter 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Thorsten Lorenz 0fe7a0d024 modules: adding load linked modules feature 10 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Trevor Norris c4f6c22c20 lint: fix code style 10 years ago