platform/upstream/nodejs.git
2013-10-30 Timothy J Fontaine2013.10.30, Version 0.11.8 (Unstable) v0.11.8
2013-10-29 Timothy J Fontainefs_event_wrap: update to new libuv api
2013-10-29 Timothy J Fontaineuv: Upgrade to v0.11.14
2013-10-29 Trevor Norrissrc: shorten Object{Wrap,Unwrap}
2013-10-29 Trevor Norrissrc: don't use class specific Unwrap methods
2013-10-29 Trevor Norrissrc: don't use WeakObject::Unwrap
2013-10-29 Trevor Norrissrc: use function to get internal pointer
2013-10-29 Trevor Norrisnode: don't share state with in_tick/last_threw
2013-10-29 Scott Blomquistdoc: Update documentation to reflect ObjectWrap changes
2013-10-29 Scott Blomquistwin: fix ObjectWrap for latest v8
2013-10-29 Scott Blomquistsrc: Remove unused refs to node_object_wrap.h
2013-10-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-28 Trevor Norrisdgram: send() can accept strings
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 isaacsnpm@1.3.13
2013-10-28 isaacsvm: Copy missing properties from context
2013-10-28 Ben Noordhuishttp: remove MethodToString()
2013-10-28 Ben Noordhuishttp: expose supported methods
2013-10-27 Phillip Alexanderdoc: fs: clarify fs.symlink Windows specific args
2013-10-27 Ryan Grahamdoc: improve module documentation
2013-10-25 Sam Robertsdoc: fix missing backtick in 2e16037
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-25 Brian Whitedoc: streams: document default objectMode setting
2013-10-25 Maxim Bogushevichdebugger: Fix bug in sb() with unnamed script
2013-10-24 isaacsnpm@1.3.12
2013-10-24 Ben Noordhuisbuild: fix test-gc weakref build rule
2013-10-24 Zarko Stankovicdoc: add nodejs.rs to the community page
2013-10-23 isaacshttp client: pull last chunk on socket close
2013-10-23 Ben Noordhuistest: fix up weakref.cc after v8 api change
2013-10-23 Ben Noordhuisbuild: fix test-gc weakref build rule
2013-10-23 Ben Noordhuissrc: update after v8 api changes
2013-10-23 Timothy J Fontainev8: upgrade 3.21.18.3
2013-10-23 Ben Noordhuissrc: IsInt64() should return bool, not int
2013-10-22 isaacsblog: HTTP server DoS vulnerability details
2013-10-18 Timothy J Fontaineblog: Post for v0.10.21
2013-10-18 Timothy J Fontaineblog: Post for v0.8.26
2013-10-18 Timothy J FontaineNow working on 0.10.22
2013-10-18 Timothy J FontaineMerge branch 'v0.10.21-release' into v0.10
2013-10-18 Timothy J Fontaine2013.10.18, Version 0.10.21 (Stable) v0.10.21
2013-10-18 Timothy J Fontainecrypto: clear errors from verify failure
2013-10-18 Timothy J Fontaineuv: Upgrade to v0.10.18
2013-10-17 Patrik Stutzhttp: add statusMessage
2013-10-17 isaacshttp: provide backpressure for pipeline flood
2013-10-17 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-16 Sam Robertsdoc: cluster documentation cleanup and corrections
2013-10-16 Sam Robertsdoc: child_process corrections and cleanups
2013-10-16 Fedor Indutnycpplint: disallow if one-liners
2013-10-16 Fedor Indutnycpplint: disallow comma-first in C++
2013-10-16 Ben Noordhuisdns: set hostname property on error object
2013-10-16 Ben Noordhuisdns: rename domain to hostname
2013-10-16 Ben Noordhuisdebugger: fix SIGUSR1 bootstrap race condition
2013-10-16 Ben Noordhuisdebugger: make busy loops SIGUSR1-interruptible
2013-10-16 isaacshttp: provide backpressure for pipeline flood
2013-10-16 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-16 Jason Gerfendoc: crypto: document SPKAC additions
2013-10-16 Jason Gerfencrypto: add SPKAC support
2013-10-16 Ben Noordhuisdoc: http: reword IncomingMessage 'close' event
2013-10-16 Ben Noordhuisdoc: http: add cross-links for easier clicking
2013-10-15 isaacsRevert "doc: crypto: document SPKAC additions"
2013-10-15 isaacsRevert "crypto: add SPKAC support"
2013-10-15 Jason Gerfendoc: crypto: document SPKAC additions
2013-10-15 Ben Noordhuisdoc: expand os.loadavg() section
2013-10-14 Ben Noordhuisdoc: document os.loadavg() behavior on windows
2013-10-13 Jason Gerfencrypto: add SPKAC support
2013-10-15 Rod Vaggutil: format as Error if instanceof Error
2013-10-14 Ben Noordhuiscluster: fix premature 'disconnect' event
2013-10-14 Ben Noordhuiscares_wrap: remove superfluous 'this' keyword
2013-10-11 Trevor Norrislint: fix a cpplint error
2013-10-11 Trevor Norrisbuffer: add buf.toArrayBuffer() API
2013-10-11 Trevor Norrisbuffer: check data is not null
2013-10-11 Glen Mailerassert: indicate if exception message is generated
2013-10-10 Dave Pachecotest: use proper findjsobjects output format
2013-10-10 Ben Noordhuisdoc: net: remove bad net.Server description
2013-10-10 Ben Noordhuisdoc: addon: fix object instantiation examples
2013-10-09 isaacsblog: Remove wp-to-markdown script
2013-10-09 Ben Noordhuistls: fix premature connection termination
2013-10-09 Dave Pachecodtrace: backport two byte string fix
2013-10-08 Dave Pachecomdb_v8: remove useless check
2013-10-08 Dave Pachecodtrace, mdb_v8: support more string, frame types
2013-10-08 Ben Noordhuiszlib: fix write request reference counting
2013-10-08 Ben Noordhuisfs: fix fs.truncate() file content zeroing bug
2013-10-07 Timothy J Fontainev8: ugprade to 3.20.17.14
2013-10-06 Alex Kocharindebugger: count space for line numbers correctly
2013-10-05 Ben Noordhuisdoc: add warning to fs.exists() documentation
2013-10-03 Ben Noordhuissrc: fix up after botched merge conflict
2013-10-03 Ben Noordhuissrc: add JS start/stop methods for idle notifier
2013-10-03 Ben Noordhuissrc: only start idle notifier when profiling
2013-10-03 Ben Noordhuissrc: notify V8 profiler when we're idle
2013-10-03 Ben Noordhuissrc: raise maximum file descriptor limit
2013-10-01 Ben Noordhuisdoc: link to pre-built binaries, add install note
2013-10-01 Ben Noordhuistest: update require path after file move
2013-10-01 Alex Kocharindebugger: show current line, fix for #6150
2013-10-01 Alex Kocharindebugger: repeat last command
2013-09-30 Timothy J Fontaineblog: Post for v0.10.20
2013-09-30 Timothy J FontaineNow working on 0.10.21
2013-09-30 Timothy J FontaineMerge branch 'v0.10.20-release' into v0.10
2013-09-30 Timothy J Fontaine2013.09.30, Version 0.10.20 (Stable) v0.10.20
2013-09-28 Ben Noordhuissrc: turn uv_pipe_open() failures into exceptions
2013-09-27 Fedor Indutnytls: fix sporadic hang and partial reads
2013-09-27 Jeff Switzerfs: remove duplicate !options case
next