platform/upstream/nodejs.git
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-04-18 isaacsNow working on 0.7.9
2012-04-18 isaacsMerge branch 'v0.7.8-release'
2012-04-18 isaacs2012.04.18, Version 0.7.8, (unstable) v0.7.8
2012-04-18 isaacstypo in node_http_parser
2012-04-18 isaacsReapply patches floating on V8
2012-04-18 isaacsUpgrade V8 to 3.9.24.9
2012-04-18 isaacsUpgrade npm to 1.1.17
2012-04-18 Josh Wdoc: make readline example filter shorter
2012-04-18 Josh Wdoc: add some headers to make it more legible
2012-04-17 isaacslint
2012-04-17 isaacsuv: Cherry-pick joyent/libuv@3c41597
2012-04-17 isaacstest: Minor change to message/undefined_reference_in_ne...
2012-04-17 Dave PachecoFix 64-bit SmartOS build
2012-04-17 isaacsMerge branch 'domains3'
2012-04-17 isaacsAdd Todo comments about domain-ifying crypto
2012-04-17 isaacsAdd switches to http_simple bench to use domains
2012-04-17 isaacsDomain hooks in ReqWrap<T> and MakeCallback
2012-04-17 isaacsDomain feature
2012-04-17 isaacsMakeCallback: Consistent symbol usage
2012-04-17 isaacsMakeCallback: Use in node_signal_watcher
2012-04-17 isaacsMakeCallback: Use in node_io_watcher
2012-04-17 isaacsMakeCallback: Use in node_crypto
2012-04-17 isaacsMakeCallback: Use in node_file.cc
2012-04-17 isaacsMakeCallback: abort() if not a function
2012-04-17 isaacsMakeCallback: Return the callback return value
2012-04-17 isaacsMakeCallback: Accept Function or Symbol argument
2012-04-17 isaacsReport errors thrown from uncaughtException handers
2012-04-17 Nathan Rajlichtest: lowercase setRawMode() test case filename
2012-04-17 Nathan Rajlichdoc: update the `readline` docs for the "close" event...
2012-04-17 Nathan Rajlichrepl: update the `repl` for the new `readline` behavior
2012-04-17 Nathan Rajlichtest: check for multiple "emit" calls in repl-end-emits...
2012-04-17 Nathan Rajlichreadline: re-add the Interface#close() method; rename...
2012-04-17 Nathan Rajlichdoc: change `in` to `input` in the readline docs
2012-04-17 Kyle Robinson... doc: add require.extensions to globals
2012-04-17 Kyle Robinson... doc: add cache argument to fs.realpath()
2012-04-17 domenicdoc: note that `stream.pause` is advisory
2012-04-16 ssudaFixing ClientRequest setTimeout EventEmitter Leak
2012-04-16 Zachary Scottdocs: fix broken links in zlib docs
2012-04-16 Zachary Scottdocs: url.format uses host for hostname and port, not...
2012-04-16 Zachary Scottdocs: url.host doesn't include auth
2012-04-16 fukayatsutls: remove duplicate line
2012-04-16 Shigeki Ohtsutcp: make getsockname() return address family as string
2012-04-16 Ben Noordhuistest: don't make request until server is listening
2012-04-16 ssudahttp, https: fix .setTimeout()
2012-04-16 lrn@chromium.orgFix bug in x64 RegExp detecting start of string.
2012-04-16 Dave Pachecodisable omit-frame-pointer on solaris systems
2012-04-16 isaacsPatches floating on v8
2012-04-16 Bert BelderUpgrade V8 to 3.6.6.25
2012-04-16 Kyle Robinson... docs: more explicit argument names in fs
2012-04-16 Ben Noordhuisnode: don't check return value of unsetenv()
2012-04-15 Maciej Małeckievents: remove misleading comment
2012-04-14 Ben Noordhuisdeps: fix -DOPENSSL_NO_SOCK on sunos
2012-04-14 Mustansir Golawalaos: add cross platform EOL character
2012-04-14 Ben Noordhuisdeps: upgrade http_parser to joyent/http-parser@da91852
2012-04-13 isaacsSet errno in fake-failing child-process kill test
2012-04-13 Ben Noordhuisdns: remove unused functions
2012-04-13 Zachary Scottdocs: rewrite "addons" docs to use node-gyp
2012-04-12 Aaron Jacobstyped arrays: unexport SizeOfArrayElementForType()
2012-04-12 Ben Noordhuisnet: honor 'enable' flag in .setNoDelay()
2012-04-12 Andreas Madsenchild_process: emit error when .kill fails
2012-04-12 isaacsgyp: Apply 'argument too long' fix in another place
2012-04-11 Bert BelderDisable OpenSSL UI
2012-04-11 Ben Noordhuistest: merge tls-ext-key-usage into tls-securepair-client
2012-04-11 Ben Noordhuistest: fix openssl tests
2012-04-11 Ben Noordhuisbuild: configure openssl
2012-04-11 Ben Noordhuisdeps: reapply 0a34755 to bundled openssl
2012-04-11 Ben Noordhuisdeps: reapply 0110c90 to bundled openssl
2012-04-11 Ben Noordhuisdeps: upgrade openssl to 1.0.0f
2012-04-11 Ben Noordhuisgyp: fix 'argument list too long' build error
2012-04-11 Ben NoordhuisRevert "deps: upgrade libuv to 3c41597"
2012-04-11 Bert BelderSlab allocator: don't attempt to shrink a non-buffer
2012-04-11 Nathan Rajlichconfigure: output a newline at the end of config.gypi
2012-04-11 Nathan Rajlichconfigure: don't use "with" for Python 2.5 and older
2012-04-11 isaacsFix #3089 Build changelog.html for website
2012-04-11 isaacsMakefile: minor nit
2012-04-11 isaacsFix #3089 Build changelog.html for website
2012-04-11 isaacsMakefile: minor nit
2012-04-10 Nathan Rajlichbuild: add comment explaining MACOSX_DEPLOYMENT_TARGET.
2012-04-10 Nathan RajlichRe-apply "build: target OSX 10.5 when building on darwin"
2012-04-10 Ben Noordhuisdeps: upgrade libuv to 3c41597
2012-04-09 isaacsNow working on v0.6.16
2012-04-09 isaacsMerge branch 'v0.6.15-release' into v0.6
2012-04-09 isaacs2012.04.09 Version 0.6.15 (stable) v0.6.15
2012-04-09 isaacsfs.WriteStream: Handle modifications to fs.open
2012-04-09 isaacsfs.WriteStream: Handle modifications to fs.open
2012-04-09 isaacsRevert "build: target OSX 10.5 when building on darwin"
2012-04-07 isaacsfs.readFile: Emit 'close' if we don't expect a close...
2012-04-07 isaacsMake rules for release blog post and email message
2012-04-07 isaacswebsite: Add October Sky JS and Node.js Hispano
2012-04-07 isaacsRemove stray comment from LICENSE file
2012-04-06 Bert BelderWindows: installer shows license agreement dialog
2012-04-06 Bert BelderWindows: add build step that generates license.rtf...
2012-04-06 Ryan DahlMac installer shows license
2012-04-06 Ryan DahlInclude text of licenses in LICENSE file
2012-04-06 Ryan DahlFix links to libev and libeio licenses
2012-04-06 Nathan Rajlichreadline: use StringDecoder for decoding "normal" data
2012-04-06 Nathan Rajlichtest: make the ArrayStream in repl tests write a '\n'
2012-04-06 Nathan Rajlichtest: make repl-autolibs check that the callback was...
2012-04-06 Nathan Rajlichrepl: make the completer use newlines
next