platform/upstream/nodejs.git
2011-04-13 Ryan DahlModify text about buffer.write and partial chars
2011-04-12 Jakub LekstanFixes the circular reference in vm modules.
2011-04-12 Ryan DahlAdd docs about Buffer._charsWritten
2011-04-12 Abe FettigFix bug where http response.readable was never set...
2011-04-12 Ryan DahlFix doc - no setBodyEnocoding anymore
2011-04-12 koichikAuto completion of built-in debugger suggests prefix...
2011-04-12 koichikFix docs: There were 2 descriptions of 'request' event.
2011-04-12 Scott McWhirterRemove extra kstat_open
2011-04-12 Scott McWhirterAdd os.cpus() support for sunos
2011-04-12 Ryan DahlAdd documentation around module.exports and scope of...
2011-04-11 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-04-11 Ryan Dahl Upgrade v8 to 3.1.8.10
2011-04-11 Ryan DahlDon't error on ENOTCONN from shutdown()
2011-04-03 Ryan DahlAdd example to sha1 docs
2011-04-02 George StagasChanged script to vm and corrected order to match index
2011-04-02 George StagasAdded favicon.ico
2011-04-02 Ryan DahlRemove reference to CommonJS in documentation
2011-04-02 Ryan DahlNow working on version v0.4.6
2011-04-02 Ryan DahlBump version to v0.4.5 v0.4.5
2011-04-02 isaacsCloses GH-721 Set default host header properly
2011-04-02 isaacsCloses GH-535 Immediate pause/resume race condition
2011-04-02 isaacsCloses GH-310 Format slashes properly
2011-04-01 Ryan DahlRevert "Disable compression with OpenSSL."
2011-04-01 Ryan DahlDisable compression with OpenSSL.
2011-04-01 Ryan DahlAdd timers to globals section
2011-04-01 Ryan DahlDon't load root certs for each SSL context
2011-03-31 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-31 Ryan DahlUpgrade V8 to 3.1.8.8
2011-03-30 Ryan Dahlprocess.stderr.write should return true
2011-03-30 Ryan DahlAdd test for circular refs in deepEquals
2011-03-29 Jorge Chamorro... docs: fs.read/write() cb()s now receive buffer
2011-03-29 Ryan DahlCloses GH-843. Fix SlowBuffer.prototype.slice
2011-03-29 Ryan DahlAdd doc note about STARTTLS
2011-03-29 Ryan DahlIncrease TLS pool size for perf increase
2011-03-29 Ryan DahlRevert "Alphabetize the table of contents for the API...
2011-03-28 Ryan DahlTypo in docs
2011-03-28 Brian WhiteAlphabetize the table of contents for the API docs
2011-03-28 Ryan DahlRemove strange unicode output in docs
2011-03-28 David TrejoSee the <doc> section are now links to <doc>
2011-03-28 Ryan DahlRemove exterraneous line
2011-03-28 Jorge Chamorro... Retain buffers in fs.read/write()
2011-03-28 Mikeal RogersFix listener leak in stream.pipe()
2011-03-26 Ryan DahlNow working on v0.4.5
2011-03-26 Ryan DahlBump version to v0.4.4 v0.4.4
2011-03-26 Ryan DahlTurn off strictaliasing on solaris
2011-03-25 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-25 Ryan DahlUpgrade V8 to 3.1.8.5
2011-03-25 Arnout KazemierAdded support for removing .once listeners
2011-03-24 Ryan DahlAdd jobs.nodejs.org link
2011-03-23 Ryan DahlRemove asciiSlice from docs
2011-03-22 Zachary Scottclean up whitespace in examples
2011-03-22 Zachary Scottwritable stream api has destroySoon() for exiting after...
2011-03-22 Trevor BurnhamDoc fix for fs.write
2011-03-22 Trevor BurnhamClarifying that writeFile replaces existing file
2011-03-22 Trevor BurnhamCorrecting typo in docs: 'deprecated', not 'depreciated'
2011-03-22 Ryan DahlGuard failed buffer constructions.
2011-03-22 Ryan DahlFix setsid in tty.open
2011-03-22 Ryan Dahlexpose https.Agent
2011-03-21 Ryan DahlFix GH-819. Drop out if connection destroyed before...
2011-03-21 Ryan DahlFix GH-820. CryptoStream.end shouldn't throw if not...
2011-03-21 Ryan DahlAdd video to index.html
2011-03-20 Ryan Dahladd demo to home page
2011-03-18 Ryan DahlUse feedburner instead of wordpress
2011-03-18 Ryan DahlNow working on v0.4.4
2011-03-18 Ryan Dahlbump version to v0.4.3 v0.4.3
2011-03-18 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-18 Ryan DahlUpgrade V8 to 3.1.8.3
2011-03-18 Ryan DahlDon't call GetMemoryUsage every 5 seconds
2011-03-18 koichikDocument 'ucs2' encoding for Buffer
2011-03-18 Dean McNameeDon't override explicit openssl paths with pkg-config...
2011-03-18 Ryan DahlFix double free of parser on error in http.Agent.
2011-03-18 Ryan DahlFix gcc version checking for aliasing features
2011-03-18 Ryan Dahlhello.txt should be stored in tmpdir
2011-03-17 Ryan DahlDon't use https for blog.nodejs.org
2011-03-17 Ryan DahlLink to Node blog
2011-03-15 Ryan DahlWorking on v0.4.3-pre - oops
2011-03-15 Ryan DahlFix comment in node_provider.d
2011-03-15 Ryan DahlUpdate copyright headers
2011-03-14 Ryan DahlFix HTTP agent disconnection problem
2011-03-14 Felix GeisendörferCrypto update should only accept strings / buffers
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()
next