platform/upstream/nodejs.git
2013-03-07 Andreas Madsenchild_process: support sending dgram socket
2013-03-07 Ben Noordhuisdoc: dgram: add v0.10 bind() behavior note
2013-03-07 Ben Noordhuisdoc: dgram: document bind() callback argument
2013-03-06 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 isaacsnpm: Update to 1.2.14
2013-03-06 isaacsblog: Update streams2 feature post to match actual doc
2013-03-06 isaacsNow working on 0.9.13
2013-03-06 isaacsdoc: fix ChangeLog typo
2013-03-06 isaacsMerge branch 'v0.9.12-release'
2013-03-06 isaacsblog: Post for 0.9.12
2013-03-06 isaacs2013.03.06, Version 0.9.12 (Unstable) v0.9.12
2013-03-06 isaacsV8: Reapply floating patches
2013-03-06 isaacsV8: Upgrade to 3.14.5.8
2013-03-06 isaacshttp: More useful setTimeout API on server
2013-03-06 isaacsbench: Use environ to run compares more than once
2013-03-06 isaacsstream: Raise readable high water mark in powers of 2
2013-03-06 isaacsstream: Allow strings in Readable.push/unshift
2013-03-06 isaacsstream: Remove bufferSize option
2013-03-06 isaacsstream: Remove pipeOpts.chunkSize
2013-03-06 isaacsstream: Increase highWaterMark on large reads
2013-03-06 isaacsstream: Remove unnecessary nextTick usage in Writable
2013-03-06 isaacstest: Pass cli flags in pummel/test-regress-GH-892
2013-03-06 isaacsnode: Add --throw-deprecation
2013-03-06 Eugene Girshovhttp: fix multiple timeout events
2013-03-06 Ben Noordhuisnet: use close callback, not process.nextTick
2013-03-06 Ben Noordhuishandle_wrap: add close callback support
2013-03-06 Ben Noordhuishandle_wrap: replace unref_ field with flags_ field
2013-03-06 Ben Noordhuissrc: remove unused symbols in node_file.cc
2013-03-06 Pavel LangDNS: Support NAPTR queries
2013-03-06 isaacscares: Set process._errno, not global.errno
2013-03-06 Scott Blomquistchild_process: handle ENOENT correctly on Windows
2013-03-06 Nathan Rajlichprocess: invoke EventEmitter on `process`
2013-03-05 Timothy J Fontainebuild: define nightly tag external to build system
2013-03-05 isaacsstream: Use class for write buffer entries
2013-03-05 isaacsstream: _write takes an encoding argument
2013-03-05 isaacsstream: Remove output function from _transform
2013-03-05 isaacsstream: Split Writable logic into small functions
2013-03-05 isaacsbench: Add flag to be silent in runner
2013-03-05 Nathan Rajlichprocess: invoke EventEmitter on `process`
2013-03-05 Bert BelderRevert "build, windows: disable SEH"
2013-03-05 Bert Belderwin/openssl: mark assembled object files as seh safe
2013-03-05 Paolo FragomeniUpdate domain.markdown
2013-03-05 Ben Noordhuisdeps: upgrade libuv to 0b26af3
2013-03-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-05 Ben Noordhuiscluster: propagate bind errors
2013-03-05 Felix Böhmevents: loop backwards in removeListener
2013-03-04 Trevor Norrisevents: code consistency
2013-03-04 Trevor Norrisevents: remove type check for event type
2013-03-04 Ben Noordhuisdoc: add url.resolve() usage examples
2013-03-04 Bert Belderwin/msi: make msi build work when spaces are present...
2013-03-04 isaacsstream: Don't require read(0) to emit 'readable' event
2013-03-04 Xidorn Quandns: fix ReferenceError in resolve() error path
2013-03-04 Rod Vagglink to LevelUP modules wiki page, not level-hooks
2013-03-04 Rod Vagglink to LevelUP modules wiki page, not level-hooks
2013-03-04 isaacscluster: Rename destroy() to kill(signal=SIGTERM)
2013-03-04 isaacsstream: Writable.end(chunk) after end is an error
2013-03-03 Aaron Cannondoc: Add crypto.pseudoRandomBytes, fix typo
2013-03-03 Dave Olszewskimake repl compatible with domains
2013-03-03 Ben NoordhuisRevert "stream: Writable.end(chunk) after end is an...
2013-03-03 isaacsdoc: Typo in ChangeLog
2013-03-03 isaacsstream: Writable.end(chunk) after end is an error
2013-03-02 isaacsevents: Handle emit('error') before ctor
2013-03-02 isaacsevents: Handle emit before constructor call
2013-03-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-02 Ben Noordhuistest: make simple/test-dgram-pingpong respect PORT
2013-03-02 isaacsnet: s/closed/ended/ in write-after-fin message
2013-03-02 isaacsnet: Provide better error when writing after FIN
2013-03-02 Raymond Fengwindows/msi: fix msi build issue with WiX 3.7/3.8
2013-03-02 Timothy J Fontainetest: optionally set common.PORT via env variable
2013-03-02 Ben Noordhuistest: unlink temp file at test start
2013-03-02 Trevor Norrisevents: add type checks to once
2013-03-02 Trevor Norrisevents: emit cleanup
2013-03-02 Trevor Norrisevents: additional type check for addListener
2013-03-02 Trevor Norrisevents: _events to object and undefined not null
2013-03-02 Trevor Norrisevents: removeListener add checks and cleanup
2013-03-02 Trevor Norrisevents: type check listeners
2013-03-02 Trevor Norrisevents: simplify removeAllListeners logic
2013-03-02 Trevor Norrisevents: type check setMaxListeners, cleanup throws
2013-03-02 Trevor Norrisevents: ensure usingDomain is always boolean
2013-03-02 Trevor Norrisevents: add check for listeners length
2013-03-02 Ben Noordhuiscrypto: don't assert when calling Cipher#final() twice
2013-03-02 Ben Noordhuisdeps: upgrade libuv to 7e59f9b
2013-03-02 Lars-Magnus... doc change for Readable._read()
2013-03-01 isaacsdoc: Clarify advisory-ness of stream._read() argument
2013-03-01 Gil Pedersendoc: Update to reflect new _read() interface
2013-03-01 Evan Oxfelddoc: Fix readable.unshift() example
2013-03-01 Scott Blomquistbuild/windows: don't use wrong version number
2013-03-01 isaacsblog: Post about v0.9.11
2013-03-01 isaacsdoc: Correct version in changelog
2013-03-01 isaacsNow working on 0.9.12
2013-03-01 isaacsMerge branch 'v0.9.11-release'
2013-03-01 isaacs2013.03.01, Version 0.9.10 (Unstable) v0.9.11
2013-03-01 isaacsblog: Do not pass undefined to path.join
2013-03-01 isaacsfs: Support mode/flag options to read/append/writeFile
2013-03-01 isaacstest: Put fs write test files in tmp
2013-03-01 Ben Noordhuishttp: use socket.once, not socket.on
2013-03-01 Timothy J Fontainebuild: windows should append date if nightly
2013-03-01 isaacsdoc: Provide 2 examples of SimpleProtocol parser
2013-03-01 isaacsstream: There is no _read cb, there is only push
2013-03-01 isaacsstream: Add stream.unshift(chunk)
next