platform/upstream/nodejs.git
2012-02-29 isaacsdoc refactor: appendix_1
2012-02-29 isaacsdoc refactor: addons
2012-02-29 isaacsAdd 'about these docs' section
2012-02-29 isaacss/child_processes/child_process/
2012-02-29 isaacsRemove empty sections
2012-02-29 isaacsIncrease contrast of links, decrease contrast of bullets
2012-02-29 isaacsUpdate styles to reflect changed api doc html structure
2012-02-29 isaacsUpdate template to use new token style
2012-02-29 isaacsUse new doc generation tool
2012-02-29 isaacsdocs: Move images out of the dist tarball
2012-02-29 isaacsNew documentation generation tool
2012-02-29 Joshua Holbrookchild_process: remove dummy "setsid" option setting
2012-02-28 koichiknet: fix race write() before and after connect()
2012-02-27 isaacsRevert "docs: split TOC into two parts: overview and...
2012-02-27 AJ ONeal[ISSUE #2554 #2567] throw if fs args for 'start' or...
2012-02-27 Mathias Bynenspunycode: Update to v1.0.0
2012-02-27 Igor Zinkovskyupdate libuv to 9a5c1bad90
2012-02-27 isaacsFix #2822 Only remove logo images, not logo html
2012-02-27 tedsuodocs: split TOC into two parts: overview and API
2012-02-25 isaacsUpdate npm to 1.1.2
2012-02-22 isaacsMake a fat binary for the OS X pkg
2012-02-22 Igor Zinkovskyupdate libuv to c0e7044862
2012-02-21 isaacsPause process.stdin in stdin getter
2012-02-21 isaacsAdd HÃ¥vard Stranden to AUTHORS file
2012-02-21 Fedor Indutnydocs: remove server.pause
2012-02-18 Ben Noordhuisdocs: update man page
2012-02-18 Paul Vorbachdocs: fix quotation style in the webserver example
2012-02-17 Ben Noordhuisdocs: fix tls markdown
2012-02-17 isaacsMerge branch 'v0.6.11-release' into v0.6
2012-02-17 isaacsNow working on 0.6.12
2012-02-17 isaacs2012.02.17 Version 0.6.11 (stable) v0.6.11
2012-02-17 isaacsRevert "cluster: propagate bind errors"
2012-02-17 isaacsFix #2770 Compile the OS X pkg as ia32
2012-02-17 Shannen Saezdocs: remove unused javascript includes
2012-02-17 Shannen Saezdocs: add lang="en" and remove redundant types
2012-02-17 Nathan Rajlichrepl: make tab completion work on non-objects
2012-02-16 isaacsUpgrade uv to 86ebe48660e
2012-02-16 Ben Noordhuiscluster: propagate bind errors
2012-02-16 einarosAdd WebSocket RFC6455 multiheader fields to the http...
2012-02-16 Ben Noordhuishttp: allow multiple WWW-Authenticate headers
2012-02-16 Bert BelderMake win32 ansi api usage explicit
2012-02-16 Bert BelderWindows: another attempt to support unicode argv
2012-02-16 Bert BelderRevert "Windows: support non-ansi command line arguments"
2012-02-16 Ben Noordhuistls: mitigate session renegotiation attacks
2012-02-16 koichikdocs: removed unnecessary STARTTLS section
2012-02-15 Bert BelderWindows: get rid of process._cwdForDrive()
2012-02-15 Bert BelderWindows: use unicode environment
2012-02-15 Ben Noordhuistcp, pipe: don't assert on uv_accept() errors
2012-02-14 Igor Zinkovskyadd tls-over-http-tunnel test
2012-02-14 koichiktls: Allow establishing secure connection on the existi...
2012-02-14 Seth Fitzsimmonsdgram: handle close of dgram socket before DNS lookup...
2012-02-13 Bert BelderWindows: support non-ansi command line arguments
2012-02-12 Bert BelderAdd libuv test that was omitted in last libuv upgrade
2012-02-12 Bert BelderFix vcbuild.bat, print error when an unrecognized optio...
2012-02-11 koichiktest: fix timing sensitivity in test-net-write-slow
2012-02-11 Ben Noordhuisdocs: update net.Server.address() documentation
2012-02-10 Igor Zinkovskyset readable/writable for pipes
2012-02-10 Igor Zinkovskyupgrade uv to f9be43a564
2012-02-10 Ben Noordhuisdocs: clarify http 'data' callback
2012-02-09 Ben Noordhuisdocs: document tls/crypto `ciphers` option
2012-02-09 Ben Noordhuistest: add cluster 'bind twice' test
2012-02-08 isaacsnpm: update to 1.1.1
2012-02-08 Dave Pachecodisable omit-frame-pointer on solaris systems
2012-02-07 Ben Noordhuistest: add --debug-brk regression test
2012-02-07 Ben Noordhuisdebugger: fix --debug-brk
2012-02-07 Igor Zinkovskyenable x64 windows build
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 Paddy ByersProcess symlinked shared library as .node
2012-02-01 Paddy ByersTidy _resolveFilename
2012-02-01 Dan VerWeiretest: dgram-{broadcast,multicast}-multi-process : preve...
2012-01-31 Bert Belderuv: upgrade to 3eb94e9
2012-01-31 Bert BelderSmall test-dgram-multicast-multi-process fixes
2012-01-30 koichikhttp: fix free http-parser too early
2012-01-30 Ben Noordhuistimers: add v0.4 compatibility hack
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
next