platform/upstream/nodejs.git
2012-02-12 Ben Noordhuisuv: upgrade to 4e1f2b1
2012-02-11 isaacsapidoc css: Footer li's should be sans-serif
2012-02-11 isaacsFix #2690 css: Set font size in apidoc LIs to match Ps
2012-02-09 Nathan Rajlichbuild: use -fPIC for native addons on UNIX
2012-02-08 Andreas Madsenchild_process: stop .disconnect() call if channel is...
2012-02-08 isaacsMakefile: Don't use ** in globs
2012-02-08 Marcel LaverdetRe-add top-level v8::Locker
2012-02-08 isaacsNow working on 0.7.4
2012-02-07 isaacs2012.02.07, Version 0.7.3 (unstable) v0.7.3
2012-02-07 isaacsCheck the version before building tarball
2012-02-07 isaacsFix merge-conflicts in HTML
2012-02-06 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-02-06 isaacsv8: Remove OutputDirectory from build/common.gypi
2012-02-06 isaacsUpgrade V8 to 3.9.2
2012-02-06 Andreas Madsen[doc] cluster: remove part about autoFork since this...
2012-02-06 Andreas Madsencluster: use process.disconnect method
2012-02-06 Andreas Madsencluster: simplify process event handling
2012-02-06 Nathan Rajlichgyp_addon: link with node.lib on Windows
2012-02-06 koichikhttp: fix http-parser is freed twice
2012-02-06 Ben Noordhuistest: remove deprecated isolates test
2012-02-06 Bert BelderWindows: disable RTTI and exceptions
2012-02-06 Ben NoordhuisRevert support for isolates.
2012-02-05 Ben NoordhuisRevert "Add explicit v8 locker"
2012-02-05 koichikdoc: add the note about 'data' event
2012-02-05 koichiknet: fix large file downloads failing
2012-02-04 Marcel LaverdetAdd explicit v8 locker
2012-02-04 Christopher... fs: fix ReadStream fails to read from existing fd
2012-02-03 Stefan Rusutest: add tcp and https DNS error tests
2012-02-03 Stefan Rusunet: destroy socket on DNS error
2012-02-03 Bert BelderRename some occurrences of `process_1` back to `process`
2012-02-03 Dave Pachecodtrace: add missing translator
2012-02-03 isaacsNow working on v0.6.11
2012-02-03 isaacs2012.02.02, Version 0.6.10 (stable) v0.6.10
2012-02-03 isaacsmsi: npm bash shim fixes
2012-02-02 isaacsPatches floating on v8
2012-02-02 isaacsUpgrade v8 to 3.6.6.20
2012-02-02 isaacsAdd npm msysgit bash shim to msi installer
2012-02-02 Ben Noordhuisbuffers: fix intermittent out of bounds error
2012-02-02 Ben Noordhuisbuffers: honor length argument in base64 decoder
2012-02-02 Bert Belderuv: upgrade to 267e75d
2012-02-02 Bert Belder_makeLong shouldn't turn the empty string into \\?\C:\
2012-02-02 Bert BelderRun path.exists paths through _makeLong
2012-02-02 Philip TellisMake QueryString.parse run faster
2012-02-01 Ben NoordhuisRevert "Process symlinked shared library as .node"
2012-02-01 Ben NoordhuisRevert "Process symlinked shared library as .node"
2012-02-01 isaacsworking on 0.7.3 now
2012-02-01 isaacs2012.02.01, Version 0.7.2 (unstable) v0.7.2
2012-02-01 isaacsUpdate v8 to 3.8.9
2012-02-01 isaacsMerge remote-tracking branch 'ry/master' into merge...
2012-02-01 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-02-01 Paddy ByersProcess symlinked shared library as .node
2012-02-01 Paddy ByersTidy _resolveFilename
2012-02-01 Igor Zinkovskysupport for sharing streams accross isolates
2012-02-01 Dan VerWeiretest: dgram-{broadcast,multicast}-multi-process : preve...
2012-02-01 Andreas Madsenchild_process: do not disconnect on exit emit
2012-01-31 Bert Belderuv: upgrade to 3eb94e9
2012-01-31 Bert BelderSmall test-dgram-multicast-multi-process fixes
2012-01-31 Ben Noordhuisbuild: don't set -mmacosx-version-min
2012-01-31 Andreas MadsenTest for ChildProcess.disconnect()
2012-01-31 Ben Noordhuisfs: add O_EXCL support, exclusive open file
2012-01-31 Ben Noordhuisfs, test: add file open mode tests
2012-01-31 Łukasz Walukiewiczurl: Support for IPv6 addresses in URLs.
2012-01-31 Tj Holowaychukmore specific fs error messages
2012-01-30 Igor Zinkovskyupgrade uv to 812e410772
2012-01-30 Roman Shtylmanadd node::SetMethod and node::SetPrototypeMethod
2012-01-30 Andreas MadsenAdd disconnect method to forked child processes
2012-01-30 koichikhttp: fix free http-parser too early
2012-01-30 Ben Noordhuistimers: add v0.4 compatibility hack
2012-01-30 Brandon Benviecore: make .deprecate() warn only once
2012-01-29 Brandon Benviecore: add `NativeModule.prototype.deprecate`
2012-01-29 Brandon BenvieChange removed process methods to be non-enumerable.
2012-01-28 Dan VerWeiretty: emit 'unknown' key event if key sequence not found
2012-01-28 isaacsCorrect spelling of Ben Noordhuis
2012-01-28 isaacsNow working on 0.6.10
2012-01-28 isaacs2012.01.27, Version 0.6.9 (stable) v0.6.9
2012-01-28 Ben Noordhuisuv: upgrade to 332b72e
2012-01-27 Ben Noordhuisuv: upgrade to 16124bb
2012-01-27 isaacsstdout ending test message correction
2012-01-27 Ben Noordhuisuv: upgrade to 3de0411
2012-01-27 Ben Noordhuisuv: upgrade to 3f1bad2
2012-01-27 isaacsProperly update npm to 1.1.0-3
2012-01-27 Fedor Indutnywaf: predict target arch for OSX
2012-01-27 isaacsFix #2507 Raise errors less agressively when destroying...
2012-01-27 Dan VerWeiretest: handle unhandled dgram scenarios
2012-01-26 isaacsUpdate npm to 1.1.0-3
2012-01-26 Ben Noordhuisuv: upgrade to 9c76d0d
2012-01-26 Ben Noordhuisbuild: compile release build too if BUILDTYPE=Debug
2012-01-25 Fedor Indutnyzlib: fix `Failed to set dictionary` issue
2012-01-24 Fedor Indutnymodule: fix --debug-brk on symlinked scripts
2012-01-24 Fedor Indutnymodule: fix --debug-brk on symlinked scripts
2012-01-24 Ben Noordhuisnet, tls, http: remove socket.ondrain
2012-01-24 isaacsMerge branch 'v0.7.1-release'
2012-01-24 koichikhttp: fix test-http-should-keepalive.js is fail
2012-01-24 isaacsNow working on 0.7.2
2012-01-24 isaacs2012.01.23, Version 0.7.1 (unstable) v0.7.1
2012-01-24 isaacsUpgrade V8 to 3.8.8
2012-01-23 isaacsudp: 'interface' is reserved word on windows.
2012-01-23 Ben Noordhuisdgram: bring back setTTL()
2012-01-23 Ben Noordhuisdgram: bring back setMulticastLoopback()
2012-01-23 Ben Noordhuisuv: upgrade to b88bc43
next