9090 Commits (de7d698df7d2e840d079336606d56cdaf9ee9c03)
 

Author SHA1 Message Date
Bert Belder de7d698df7 pipe_wrap: squelch integer type conversion warning 11 years ago
Timothy J Fontaine 93b062468b timer_wrap: Timer.now always update loop time 11 years ago
isaacs 96358613f9 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs fbb963b5d5 stream: check _events before _events.error 11 years ago
Ben Noordhuis 29d3624dae crypto: make randomBytes/pbkdf2 cbs domain aware 11 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 11 years ago
Domenic Denicola a3bf3d10ef vm: use MakeWeak to fix leaking contexts 11 years ago
Domenic Denicola a54f65ce75 vm: rip out ObjectWrap from ContextifyContext 11 years ago
isaacs 02eb9c834a doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs 73d328de24 doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs ba72f8cad8 doc: mark repl as stable 11 years ago
Mathias Buus ba72570eae stream: change default hwm for objectMode to 16 11 years ago
isaacs ee695e935d child_process: Avoid extra copy for string stdio 11 years ago
Seth Fitzsimmons 711d1934ea child_process: Callback with Buffers from exec 11 years ago
Trevor Norris 26bc8db33f v8: upgrade to 3.20.17 11 years ago
isaacs a3da3e7312 stream: Pass 'buffer' encoding to decoded writables 11 years ago
Forrest L Norvell d86814aeca domains: deprecate domain.dispose(). 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 11 years ago
Jay Beavers 474d58c111 doc: Small update of readme for Windows users 12 years ago
isaacs 1df77a7438 lib: Add missing copyright notices 11 years ago
Ben Noordhuis 8d567f43d0 src: remove two pointless globals from node.cc 11 years ago
Ben Noordhuis 556b890ad9 src: call uv_loop_delete() on exit in debug mode 11 years ago
Ben Noordhuis 3a87b31bfa src: remove --max-stack-size option 11 years ago
Ben Noordhuis 0523da64d2 cares_wrap: drop UV_HANDLE_FIELDS from ares_task_t 11 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 11 years ago
Trevor Norris 873b5f8428 buffer: fix assert fail from JS API 11 years ago
Trevor Norris 16a60ed2a3 buffer: add NativeBuffer API 11 years ago
Ben Noordhuis 9ac75d1f06 src: remove pointless node_os.h header file 11 years ago
Bert Belder 87405b0d98 process_wrap: don't coerce process exit code to int32_t 11 years ago
Bert Belder 8333859735 uv: upgrade to v0.11.10 11 years ago
Trevor Norris 467e00ed02 domain: move error handling directly into instance 11 years ago
Bert Belder 7555227a12 process_wrap: update after libuv api change 11 years ago
Bert Belder 6fa8398853 uv: upgrade to v0.11.9 11 years ago
Bert Belder 5508236c49 uv: update to v0.10.15 11 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 11 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 11 years ago
Ben Noordhuis bc28acdd02 buffer: fix regression in Buffer(buf) constructor 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Trevor Norris fa89cf545c buffer: fix inspect throw if slice length too long 11 years ago
Timothy J Fontaine 2769d97e67 buffer: adhere to INSPECT_MAX_BYTES 11 years ago
isaacs eef552774e vm: Put back display_errors flag 11 years ago
Timothy J Fontaine 3f1dba18b2 tools: script release steps after jenkins build 11 years ago
Timothy J Fontaine 92e4375173 tools: script to report [un]stable build 11 years ago
Timothy J Fontaine 1d27987dab blog: Post for v0.10.17 11 years ago
Timothy J Fontaine 3c66b15789 Now working on 0.10.18 11 years ago
Timothy J Fontaine fcf180327b Merge branch 'v0.10.17-release' into v0.10 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
Timothy J Fontaine 469a4a5091 2013.08.21, Version 0.10.17 (Stable) 11 years ago
Timothy J Fontaine e445fbda1f uv: Upgrade v0.10.14 11 years ago
Timothy J Fontaine 985695e4d6 blog: v0.11.6 11 years ago