platform/upstream/nodejs.git
2011-07-21 Ben Noordhuisnet: add bindings to libuv pipe API
2011-07-21 isaacsClose #1357 Load json files with require()
2011-07-20 Ben Noordhuisurl: throw descriptive error if url argument to parse...
2011-07-20 Ben Noordhuiscrypto: check for SSL_COMP_get_compression_methods()
2011-07-20 Ryan Dahlprocess.stdout/process.stderr should use net_legacy...
2011-07-20 Ben NoordhuisUpgrade libuv to ce5eb6d
2011-07-19 Ryan DahlUse ms instead of sec for gc idle times
2011-07-19 Ryan DahlRemove toc on logo page
2011-07-19 isaacsClose #1360 url: Allow _ in hostnames.
2011-07-19 Ryan Dahlcomplete upgrade
2011-07-19 Ryan DahlUpgrade libuv to d4563a1
2011-07-19 Ryan Dahlnet_uv: properly initialize writeQueueSize
2011-07-19 Ryan Dahlnet_uv: Fix simple/test-http-expect-continue.js
2011-07-19 Ryan DahlFinally remove node::EventEmitter
2011-07-19 Ryan DahlRemove StatWatcher's dep on C++ EventEmitter
2011-07-18 Ryan DahlUpgrade libuv to 4eff34da4
2011-07-18 Ryan DahlMove HandleWrap rules to one place
2011-07-18 Ben NoordhuisReplace reinterpret_cast with BitCast in deoptimizer...
2011-07-18 Ryan DahlChange text on homepage about Web Workers
2011-07-18 Ryan DahlPipeWrap should use HandleWrap::Close
2011-07-18 Ryan DahlAbstract out HandleWrap class
2011-07-18 Ryan DahlAdd pipe_wrap
2011-07-18 Ryan DahlAbstract StreamWrap from TCPWrap
2011-07-18 Ryan DahlOutput size of binaries on 'make'
2011-07-17 isaacsClose #1349 Delimit NODE_PATH with ; on Windows
2011-07-17 Pierre-Alexandre... node-amqp is now being maintained by Theo Schlossnagle...
2011-07-16 Ben NoordhuisRevert dcf6955: Fix V8 mingw32 build
2011-07-16 Steve EngledowImprove --help message and Fix -e/--eval switch
2011-07-16 koichikFix message tests
2011-07-16 Devon GovettMore accurite error messages when writing beyond the...
2011-07-16 Igor ZinkovskyApply PTW32_STATIC_LIB define to debug build of eio
2011-07-16 Ryan DahlMerge branch 'V8-3.4'
2011-07-16 Ryan DahlUpgrade V8 to 3.4.12.1
2011-07-15 Henry Rawasnet_uv: getsockname binding
2011-07-15 vegorov@chromium.orgCorrectly propagate toolchain setting in SConstruct.
2011-07-15 vegorov@chromium.orgMinGW32: define STRUNCATE and change strncpy_s implemen...
2011-07-15 Bert Belderlibuv: stop g++ from complaining about anonymous struct...
2011-07-15 isaacsClose #1348 Remove require.paths
2011-07-15 isaacsRemove duplicate docs about main module
2011-07-15 AJ ONealDocument that 'Buffer' is a global variable
2011-07-15 Ryan DahlAdd 'make test-uv-debug'
2011-07-15 Henry Rawasconnect-timeout callbacks after close
2011-07-15 Ryan DahlUpgrade libuv to 1be48f12a0
2011-07-15 Ryan Dahlwindows: fix simple/test-executable-path
2011-07-15 Ryan DahlUse uv_exepath
2011-07-15 Wojciech Wnętrzakadded information about relative paths in File System...
2011-07-15 Shigeki Ohtsuev: define HAVE_SYNC_FILE_RANGE if kernel >= 2.6.17...
2011-07-15 Henry Rawasconnect-buffer play back queued write and end
2011-07-14 Ryan DahlNow working on v0.5.2
2011-07-14 Ryan DahlBump to v0.5.1 v0.5.1
2011-07-14 Ryan DahlMerge branch 'v0.4'
2011-07-14 Ryan DahlComment out wsa_get_proto_info(AF_INET6) - not needed...
2011-07-14 Ryan DahlRevert "net_uv: fix localhost resolution - was defaulti...
2011-07-14 Brian WhiteAddons should not -DEV_MULTIPLICITY=0
2011-07-14 Henry Rawasadd working http tests
2011-07-14 Ryan Dahlnet_uv: fix localhost resolution - was defaulting to...
2011-07-14 Ryan DahlUpgrade libuv to f5ff8694
2011-07-14 Elijah InsuaClose #1303 Stream.pipe returns the destination
2011-07-14 isaacsClose #1281 Make require a public member of module
2011-07-14 Henry Rawastest-tcp-wrap dont assume port 80 priveleged'
2011-07-14 Henry Rawasnet_uv: sockets should be writable during connection
2011-07-14 Henry Rawasnet_uv: Add maxConnections support
2011-07-14 koichikAdd tests for #1085 and #1304
2011-07-14 Stefan RusuFixes #1085. The agent end event may call detachSocket...
2011-07-14 Stefan RusuFixes #1304. The Connection instance may be destroyed...
2011-07-13 Kip GebhardtAdding documentation for 'agent' option in http.request().
2011-07-13 koichikFix fs can't handle large file on 64bit platform
2011-07-13 koichikFix Buffer drops last null character in UTF-8
2011-07-13 koichikImprovements AssertionError message
2011-07-13 koichikThe Node.JS website should link to whichever ChangeLog...
2011-07-13 koichikDocument error in console.timeEnd
2011-07-13 AJ ONealadded explanation of `exports`
2011-07-13 koichikDoc improvements
2011-07-12 Henry Rawasfix socket-timeout. Also fix makefile test list name...
2011-07-12 Henry Rawasfix isip test
2011-07-12 Henry Rawastest-net-reconnect needs socket connect event
2011-07-11 Ryan DahlUpdate favicon
2011-07-11 Ryan DahlFix wallpaper links
2011-07-11 Ryan Dahllogo update
2011-07-11 Ben NoordhuisTell BSD users to run `gmake` instead.
2011-07-09 koichikDoc improvements. Explained the flags of fs.open().
2011-07-09 koichikDoc improvements
2011-07-09 Ben NoordhuisFix off-by-one error in assertion.
2011-07-09 Henry RawasFix V8 mingw32 build
2011-07-09 Igor ZinkovskyStatically link in dependencies for node.exe
2011-07-09 koichikFixes #1260
2011-07-09 koichikFixes #1267.
2011-07-09 Ryan Dahlmraleph emit hack
2011-07-08 Ryan DahlUpgrade V8 to 3.4.10
2011-07-08 Ryan DahlAdd several asserts to tcp_wrap
2011-07-08 Henry Rawastest-uv: add more test cases
2011-07-08 isaacsdocs for chown/chmod
2011-07-08 Henry Rawasadd tests to "make test-uv"
2011-07-08 Ryan DahlStart 'make test-uv' command
2011-07-08 Henry RawasisIP test
2011-07-07 Henry Rawasfix eaddrinuse bug
2011-07-07 Henry Rawasnet_uv: fix test-net-eaddrinuse.js
2011-07-07 Henry Rawasipv6 node
2011-07-07 Ben NoordhuisRevert 3e2a2a7. Always send a HTTP/1.1 status line...
2011-07-07 Ben NoordhuisRevert 8dc8773. Always send a HTTP/1.1 status line...
next