platform/upstream/nodejs.git
2011-03-14 Ryan DahlDo not use defineGetter in src/node.js for better crank...
2011-03-14 Theo SchlossnagleTLS: Finer locks on _cycle.
2011-03-14 Ryan DahlExtend OpenSSL expiration dates
2011-03-12 koichikBetter type checks for fd in net.js
2011-03-12 koichikFix GH-746 process.stdin.destroy() breaks http server
2011-03-12 Theo Schlossnaglewithout this the server will not advertise support...
2011-03-11 Ryan DahlUse pthread_kill for V8/Solaris sampling
2011-03-11 Ryan DahlSample correct registers on Solaris
2011-03-11 Ryan DahlUse default backend for __sun (event ports)
2011-03-10 Ben NoordhuisBuffer::Length(Buffer*) should not invoke itself recurs...
2011-03-10 Ryan DahlDocument options for https.request
2011-03-10 Ryan DahlFix V8 runtime profiler for solaris
2011-03-10 koichikDocument net.Socket() constructor
2011-03-09 Ryan DahlCryptoStream.prototype.destroySoon shouldn't die if...
2011-03-09 Ryan DahlAdd missing v8:: namespace prefix
2011-03-08 Tom HughesAdd string class that uses ExternalAsciiStringResource.
2011-03-07 Ryan DahlsetMaxListeners should initialize _events
2011-03-07 Tom Hughescmake: explicitly disable fdatasync when building for...
2011-03-07 koichikCorrect some links
2011-03-07 koichikDocument allowHalfOpen for net.createServer()
2011-03-04 Andreas ReichDon't decrease server connection counter again if destr...
2011-03-03 Ryan DahlBump version to v0.4.2 v0.4.2
2011-03-03 Ryan DahlRevert "Closes GH-85 Emit error rather than throwing."
2011-03-03 Ryan DahlDisable test-http-agent2.js for the moment
2011-03-03 Bert BelderAutodetect no-strict-aliasing, propagate toolchain...
2011-03-03 Ryan DahlUpgrade V8 to 3.1.8
2011-03-03 Tom Hughesnewline should also be treated as "enter" key.
2011-03-02 koichikCorrect net.createServer() API docs
2011-03-01 koichikFix fs.WriteStream.end(data, [encoding]) throws TypeError
2011-03-01 Ryan DahlSIGUSR1 should break the VM without delay
2011-02-28 Ryan DahlRemove -Werror from V8
2011-02-28 isaacsCloses GH-734 Do the setuid() after chdir()
2011-02-28 Bert BelderAutodetect no-strict-aliasing, propagate toolchain...
2011-02-28 Ryan DahlUpgrade V8 to 3.1.7
2011-02-28 Ryan Dahltty.setWindowSize should use the correct function
2011-02-28 Felix GeisendörferExpose errno with a string for dns/cares
2011-02-28 isaacsCloses GH-711 URL parse more safely
2011-02-28 isaacsCloses GH-690 node_modules folders should be highest...
2011-02-28 isaacsCloses GH-232 Make the repl's global the right thing
2011-02-28 isaacsCloses GH-85 Emit error rather than throwing.
2011-02-28 isaacsCloses GH-184 Clear require cache on repl .clear
2011-02-27 koichikFix process.stdout.end() throws ENOTSOCK error.
2011-02-26 Ryan DahlSupport dtrace for debug build
2011-02-25 Russell Haeringhttp: fix missing 'drain' events
2011-02-25 Ryan DahlAdd 'close' and 'aborted' events to Agent responses
2011-02-25 Ryan Dahltypos
2011-02-25 Nathan RajlichRead up the prototype of the 'env' object.
2011-02-25 Aria StewartAdd support for specifying the libdir
2011-02-25 Aria Stewartlibeio and http_parser build with PIC code
2011-02-25 Felix GeisendörferDo not cache modules that throw exceptions
2011-02-24 Ryan DahlRevert "Add extra debug print statement to tls.js"
2011-02-24 Ryan DahlFix memleak in vm.runInNewContext
2011-02-24 Bert BelderAutodetect no-strict-aliasing, propagate toolchain...
2011-02-24 Ryan DahlUpgrade V8 to 3.1.6
2011-02-24 Felix GeisendörferFix ReadStream bufferSize docs
2011-02-24 Felix GeisendörferDocument existence of `fd` property for ReadStream
2011-02-24 Felix GeisendörferIn addition to 'aborted' emit 'close' from incoming...
2011-02-24 Ryan DahlPragma HTTP header comma separation
2011-02-24 Ryan Dahlry/node -> joyent/node
2011-02-24 Ryan DahlAdd extra debug print statement to tls.js
2011-02-23 cloudheadfix process.on edge case with signal event
2011-02-23 Ryan Dahlimprove hello-world example on website
2011-02-23 Ryan DahlAdd TODO item
2011-02-20 Ryan DahlAdd example to TTY documentation
2011-02-20 Ryan DahlDocument path.existsSync()
2011-02-20 Ryan DahlAdd V8 options to man page
2011-02-20 Ryan DahlNow working on v0.4.2
2011-02-20 Ryan DahlBump version to v0.4.1 v0.4.1
2011-02-20 Ryan DahlTLS sockets should not be writable after 'end'
2011-02-20 Ryan Dahltest-tls-securepair-server: don't shutdown stdout
2011-02-20 isaacsCloses GH-687 Don't read fs read stream if not open
2011-02-19 Brian WhiteFix os.cpus() on cygwin
2011-02-18 Ryan DahlAdd startup memory script to benchmarks
2011-02-18 Ryan DahlRemove test-http-eof-before-eom - wasn't testing anythi...
2011-02-18 Ryan DahlUse console.error in test-timers
2011-02-18 Tom Hughescmake: dtrace support.
2011-02-18 Tom Hughescmake: Add gdbjit and oprofile options.
2011-02-18 Tom Hughescmake: cleanup.
2011-02-18 Tom Hughescmake: Fix mac snow leopard build.
2011-02-18 Tom Hughescmake: set pre and post memcheck commands.
2011-02-18 isaacspackage.json main as indexed subdir
2011-02-18 Ryan DahlHTTP Agent sockets should not reconnect on error
2011-02-18 Ryan DahlHTTP Agent should not die on evil server
2011-02-18 Matt RanneyAdd failing test for broken HTTP responses with extra...
2011-02-18 Ryan DahlAdd more broken tests
2011-02-17 Ryan DahlInstall node.d in the correct place
2011-02-17 Bert BelderFix test runner bug on windows
2011-02-17 Bert BelderMake libev work on MinGW again
2011-02-17 Bert BelderAutodetect no-strict-aliasing, propagate toolchain...
2011-02-17 Ryan DahlMove test-tls-throttle to pummel
2011-02-17 Ryan DahlTLS: Make _cycle reentrant.
2011-02-16 Ryan DahlMake test-http-curl-chunk-problem more portable
2011-02-16 Ryan DahlRemove artificial timeout from test-https-large-response
2011-02-16 Ryan DahlUpgrade libev to 4.4
2011-02-16 Bert BelderV8 Cygwin support
2011-02-16 Ryan DahlUpgrade V8 to 3.1.5
2011-02-16 Bert BelderMinGW: OpenSSL support
2011-02-16 Ryan Dahlhttps was missing 'end' event sometimes
2011-02-16 Tj HolowaychukFixed null signal preservation
2011-02-15 Ryan DahlDisable test-tls-large-push, taking too long
next