platform/upstream/nodejs.git
2011-02-05 Ryan Dahlhttp: handle aborts
2011-02-05 Ryan Dahlhttp-parser: Error on EOF errors
2011-02-05 Ryan DahlUpgrade http-parser
2011-02-04 Bert BelderFix mingw build
2011-02-04 Bert BelderWindows: open files in binary mode
2011-02-04 Ryan DahlExpose errno with a string.
2011-02-04 Ryan DahlFix debug flag in timers.js
2011-02-04 Ryan DahlStyle
2011-02-03 isaacsmodule: define functions only once.
2011-02-03 Bert BelderFix problem with libev/select on windows.
2011-02-03 Bert BelderRevert "Workaround for libev handle caching bug on...
2011-02-03 Ryan DahlAdd process.stderr stream
2011-02-03 Ryan DahlClean up
2011-02-03 Ryan DahlTLS: fix throttling
2011-02-02 Ryan DahlTLS: Simplify error handling
2011-02-02 Ryan DahlTLS: flush buffer before destroy
2011-02-02 Ryan Dahl(suck, blow) -> (pull, push)
2011-02-02 Ryan DahlUpgrade V8 to 3.1.1
2011-02-02 isaacsCloses GH-619 Make require.main be the main module
2011-02-01 Ryan DahlTLS: Set ssl.receivedShutdown after each read
2011-02-01 Ryan DahlTLS: better error reporting at binding layer
2011-02-01 Jorge Chamorro... Longer nexttick ordering test
2011-02-01 Joe Walnesdgram: setMulticastTTL, setMulticastLoopback and addMem...
2011-02-01 Ryan DahlTLS: Add _pendingBytes()
2011-02-01 Ryan DahlAdd simpler failing tls throttle test
2011-02-01 Ryan Dahltls: superficial clean up
2011-01-31 Bert BelderWorkaround for V8 bug 884
2011-01-31 Ryan DahlUpgrade V8 to 3.1.0
2011-01-31 Ryan DahlMake availability of UDP bindings more apparent
2011-01-31 Ryan Dahlnet: Add hook for when writeQueue changes
2011-01-31 Ryan DahlAdd artificial timeout to broken test-https-large-response
2011-01-31 Ryan DahlAdd socket.bufferSize
2011-01-28 Tim CaswellSlightly throttle https large body test
2011-01-28 Ryan Dahlgetaddrinfo exists on windows
2011-01-28 Ryan DahlFix version
2011-01-28 Ryan DahlREPL: disable colors in windows for now
2011-01-28 Bert BelderWorkaround for V8 bug 884
2011-01-28 Ryan DahlUpgrade V8 to 3.0.12
2011-01-28 Ryan DahlNow working on v0.3.8
2011-01-28 Ryan DahlBump version to v0.3.7 v0.3.7
2011-01-28 Ryan DahlFix pummel/text-exec
2011-01-28 Ryan DahlRevert "Use html5 spec stylesheet for docs"
2011-01-28 Ryan DahlSimplify website
2011-01-28 Ryan DahlAdd test-https-large-response.js
2011-01-28 Ryan DahlFix option parsing in tls.connect()
2011-01-28 Ryan DahlHelpful error when child_process.exec hit maxBuffer
2011-01-28 Ryan Dahldebugger: prevent crash when backtrace doesn't come...
2011-01-28 Ryan DahlRemove more process.assert
2011-01-28 Ryan DahlAnother fix for process.assert
2011-01-28 Ryan DahlFix process.assert problem
2011-01-28 Ryan DahlPre-process out assert()
2011-01-28 Ryan DahlFix links
2011-01-28 David Trejonewcomer resources in README
2011-01-28 Greg HughesFix style issues with ext_key_usage patch
2011-01-27 Ryan DahlCorrect process.kill doc
2011-01-27 Ryan DahlTypos
2011-01-27 Ryan DahlA few spelling fixes.
2011-01-27 Ryan DahlFix arg order of fs.linkSync in docs
2011-01-27 Greg HughesAdd ext_key_usage to getPeerCertificate
2011-01-27 isaacsA module ID with a trailing slash must be a dir.
2011-01-26 Ali FarhadiFixing bug in http request default encoding.
2011-01-26 Ali FarhadiAdding callback parameter to Socket's setTimeout method.
2011-01-26 Ryan DahlIncrease timeout on test-repl to 5 seconds
2011-01-26 Ali FarhadiAdding test for many keep-alive connections
2011-01-25 Ryan Dahldebugger: Don't crash when evaling buffer
2011-01-25 Ryan DahlRevert "Preprocess out assert()"
2011-01-25 Carter AllenFix tests when spaces are in path
2011-01-25 Ryan DahlPreprocess out assert()
2011-01-25 Ryan DahlUse old http.Client
2011-01-25 Ryan DahlFix undefined_reference_in_new_context
2011-01-25 Daniel EnnisAdding support for require-like initialization of node,
2011-01-25 Ryan DahlUpgrade V8 to 3.0.10
2011-01-25 Bert BelderReadline: fixes, more key bindings
2011-01-25 isaacsSupport pastes and meta-backspace
2011-01-25 Bert BelderFix windows build
2011-01-25 Ryan DahlLand Cantrill's DTrace patch
2011-01-24 Felix GeisendörferRestructure src/node.js startup code
2011-01-24 Ryan Dahlfs.open should set FD_CLOEXEC
2011-01-24 Ryan Dahllint
2011-01-24 Bert BelderWindows: better net support
2011-01-24 Bert BelderWorkaround for libev handle caching bug on windows
2011-01-23 Ryan Dahlwindows compat: undefined_reference_in_new_context...
2011-01-23 Ali FarhadiFixing bug in http request's end method.
2011-01-23 Felix GeisendörferMove commonjs module system into lib/module.js
2011-01-23 Mikeal RogersExpose agent in http and https client.
2011-01-22 Ryan DahlNow working on v0.3.7
2011-01-22 Ryan DahlBump version to v0.3.6 v0.3.6
2011-01-22 Ryan DahlAdd https docs to toc
2011-01-22 Ryan DahlFix test-http-exceptions
2011-01-22 Ryan DahlFix test-http-allow-req-after-204-res
2011-01-21 Ryan DahlAdd test-https-agent
2011-01-21 Ryan Dahlhttp: agent should cycle on close
2011-01-21 isaacsFix for meta keys in a weird iTerm state.
2011-01-21 isaacsWindows line endings. s/\r//g
2011-01-21 Bert BelderFix meta+character keys on mac
2011-01-21 Ryan DahlExpose http.getAgent
2011-01-21 Ryan DahlAdd https.get()
2011-01-21 Ryan DahlInitial pass at https client
2011-01-21 Ryan Dahlwaf: display oprofile and gdbjit options for all platforms
2011-01-21 Ryan DahlMerge branch 'http_agent'
next