9274 Commits (4b84e42f67d7754574bf7d289524f6dffcb5e14a)
 

Author SHA1 Message Date
Forrest L Norvell d86814aeca domains: deprecate domain.dispose(). 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 12 years ago
Jay Beavers 474d58c111 doc: Small update of readme for Windows users 12 years ago
isaacs 1df77a7438 lib: Add missing copyright notices 12 years ago
Ben Noordhuis 8d567f43d0 src: remove two pointless globals from node.cc 12 years ago
Ben Noordhuis 556b890ad9 src: call uv_loop_delete() on exit in debug mode 12 years ago
Ben Noordhuis 3a87b31bfa src: remove --max-stack-size option 12 years ago
Ben Noordhuis 0523da64d2 cares_wrap: drop UV_HANDLE_FIELDS from ares_task_t 12 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 12 years ago
Trevor Norris 873b5f8428 buffer: fix assert fail from JS API 12 years ago
Trevor Norris 16a60ed2a3 buffer: add NativeBuffer API 12 years ago
Ben Noordhuis 9ac75d1f06 src: remove pointless node_os.h header file 12 years ago
Bert Belder 87405b0d98 process_wrap: don't coerce process exit code to int32_t 12 years ago
Bert Belder 8333859735 uv: upgrade to v0.11.10 12 years ago
Trevor Norris 467e00ed02 domain: move error handling directly into instance 12 years ago
Bert Belder 7555227a12 process_wrap: update after libuv api change 12 years ago
Bert Belder 6fa8398853 uv: upgrade to v0.11.9 12 years ago
Bert Belder 5508236c49 uv: update to v0.10.15 12 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 12 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 12 years ago
Ben Noordhuis bc28acdd02 buffer: fix regression in Buffer(buf) constructor 12 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 12 years ago
Trevor Norris fa89cf545c buffer: fix inspect throw if slice length too long 12 years ago
Timothy J Fontaine 2769d97e67 buffer: adhere to INSPECT_MAX_BYTES 12 years ago
isaacs eef552774e vm: Put back display_errors flag 12 years ago
Timothy J Fontaine 3f1dba18b2 tools: script release steps after jenkins build 12 years ago
Timothy J Fontaine 92e4375173 tools: script to report [un]stable build 12 years ago
Timothy J Fontaine 1d27987dab blog: Post for v0.10.17 12 years ago
Timothy J Fontaine 3c66b15789 Now working on 0.10.18 12 years ago
Timothy J Fontaine fcf180327b Merge branch 'v0.10.17-release' into v0.10 12 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago
Timothy J Fontaine 469a4a5091 2013.08.21, Version 0.10.17 (Stable) 12 years ago
Timothy J Fontaine e445fbda1f uv: Upgrade v0.10.14 12 years ago
Timothy J Fontaine 985695e4d6 blog: v0.11.6 12 years ago
Timothy J Fontaine 3602d4c23b Now working on 0.11.7 12 years ago
Timothy J Fontaine 51336a44bb Merge branch 'v0.11.6-release' 12 years ago
Timothy J Fontaine 04018d4b39 2013.08.21, Version 0.11.6 (Unstable) 12 years ago
Timothy J Fontaine a784abaff6 uv: Upgrade to v0.11.8 12 years ago
isaacs 8a9434c4ef doc: Mention python dep in downloads page 12 years ago
Timothy J Fontaine 41f55dc59b test: net-GH-5504 child env needs NODE_COMMON_PORT 12 years ago
isaacs cdf2a661f2 Merge remote-tracking branch 'ry/v0.10' 12 years ago
Fedor Indutny a1b3273a9d test: fix test failure on linux after edd2fcc 12 years ago
Ben Noordhuis 8d42c6344b deps: upgrade http_parser to 303c4e4 12 years ago
Fedor Indutny af6a2339c5 tls: fix assertion when ssl is destroyed at read 12 years ago
Trevor Norris 849cf1aa92 smalloc: consistent-ify syntax 12 years ago
Trevor Norris 6b5c43ed18 smalloc: length is byte size, not array length 12 years ago
Trevor Norris ed0677f427 smalloc: expose ExternalArraySize 12 years ago
Trevor Norris 50cee6ecab util: isObject should always return boolean 12 years ago
Vsevolod Strukchinsky edd2fcccf0 net: family option in net.connect 12 years ago
Gil Pedersen e04c8a8ee4 fs: use correct self reference for autoClose test 12 years ago