platform/upstream/nodejs.git
2011-08-15 Ben Noordhuismodule: fix pointer reference to out-of-scope variable
2011-08-15 Mickaël DelahayeFix docs for fs.*chown
2011-08-14 koichikDocs: Not memcpy, but memmove
2011-08-12 Ben Noordhuistest: add test for #1202, uncatchable exception on...
2011-08-12 Ben Noordhuisnet: defer DNS lookup error events to next tick
2011-08-12 Ben Noordhuisbuild: remove 1024 char read limit from cmake file
2011-08-12 Arnout KazemierSmall changes for fs.watchFile. Fixed broken markdown...
2011-08-11 isaacsFix #1497 querystring: Replace 'in' test with 'hasOwnPr...
2011-08-11 koichikDoc improvements
2011-08-11 Christopher... Correct code span
2011-08-09 Tom Hughescrypto: fix incorrect ssl shutdown check
2011-08-09 Tom Hughesnet: fix incorrect sizeof()
2011-08-07 Ben Noordhuisdocs: rename readline.md to readline.markdown
2011-08-07 Tom Hughescmake: Various fixes.
2011-08-06 Logan SmythAdd documentation for SecurePair and its 'secure' event.
2011-07-29 koichikDoc improvements
2011-07-29 koichikFix http.ClientRequest crashes if end() was called...
2011-07-27 Tom HughesFix memleak in libeio.
2011-07-26 Ben NoordhuisInclude "platform.h", not <platform.h> - conflicts...
2011-07-25 koichikDoc improvements and change argument name.
2011-07-25 Ben Noordhuiseio: remove trailing comma from enumerations
2011-07-25 isaacsNote that require.paths is gone in 0.5
2011-07-23 SAWADA TadashiFix crypto encryption/decryption with Base64.
2011-07-23 Vicente Jimenez... Typos in ChangeLog file.
2011-07-22 Bert BelderWindows/cygwin: no more GetConsoleTitleW errors on XP
2011-07-21 koichikDoc improvements
2011-07-21 Trent Mickhttp: fix setting ServerResponse.statusCode in writeHead
2011-07-20 Ryan DahlNow working on v0.4.11
2011-07-20 Ryan DahlBump version to v0.4.10 v0.4.10
2011-07-19 isaacsClose #1360 url: Allow _ in hostnames.
2011-07-19 Reid BurkeProperly respond to HEAD during end(body) hot path
2011-07-16 Ben NoordhuisFix Math.pow crashes on machines without SSE2.
2011-07-16 koichikDoc improvements
2011-07-15 Wojciech Wnętrzakadded information about relative paths in File System...
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 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-11 Ryan DahlUpdate favicon
2011-07-11 Ryan DahlFix wallpaper links
2011-07-11 Ryan Dahllogo update
2011-07-09 koichikDoc improvements. Explained the flags of fs.open().
2011-07-09 koichikDoc improvements
2011-07-08 isaacsdocs for chown/chmod
2011-07-07 Ben NoordhuisRevert 3e2a2a7. Always send a HTTP/1.1 status line...
2011-07-06 Ryan DahlBring back execScript
2011-07-06 Yoshihiro Kikuchifix an broken question.
2011-07-05 Alex XuTypo: stout -> stdout
2011-07-04 Ben NoordhuisTest cases for #1234: don't send HTTP/1.1 responses...
2011-07-04 Ben NoordhuisDon't send a HTTP/1.1 status line to HTTP/1.0 clients.
2011-07-04 Ben NoordhuisClean up temporary file on exit.
2011-07-04 Joe ShawFix a misnamed argument; multicastAddress -> multicastI...
2011-07-04 Jörn HorstmannFixed a typo in a comment: "realpatch" -> "realpath"
2011-07-04 Mariano IglesiasAdding missing v8 namespace to NODE_PSYMBOL
2011-07-04 Brett KieferFix issue 915 (Failed to find kqueue on FreeBSD) with...
2011-07-03 koichikFix doctool uses RegExp object as a Function
2011-07-03 koichikRemove duplicate section in modules.markdown
2011-07-01 Ryan DahlFixes #877. Don't wait for socket pool to establish...
2011-07-01 Ryan DahlRevert "debugger: don't allow users to input non-valid...
2011-07-01 Yoshihiro KIKUCHItiny fixes in tty_posix.js
2011-06-29 Ryan DahlNow working on v0.4.10
2011-06-29 Ryan DahlBump to v0.4.9 v0.4.9
2011-06-29 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-06-29 Ryan DahlUpgrade V8 to 3.1.8.25
2011-06-20 koichikFix -e/--eval can't load module from node_modules
2011-06-20 Ryan DahlFixes #1187. Support multiple 'link' headers
2011-06-20 Ryan DahlFixes #1203. Add missing scope.Close to fs.sendfileSync
2011-06-15 Mark CavageCleanup crypto verify to not print unnecessary errors
2011-06-14 Mathias BuusCloses #1177 remove one node_modules optimization
2011-06-14 Mark CavageSupport for signature verification with RSA/DSA public...
2011-06-13 Trevor BurnhamDocumenting `require.main`, fixing #997
2011-06-11 Ryan DahlMassage util.inherits for perf increase
2011-06-03 Siddharth Mahendrakerdebugger: don't allow users to input non-valid commands
2011-06-03 Ryan DahlDisabling SSL compression is dependent on OpenSSL versi...
2011-06-03 Ryan DahlUpgrade http-parser to eee60127c0df551be085cc8e7983e36d...
2011-06-03 Ryan DahlDoc improvements
2011-06-03 Jérémy LalOption to disable SSL v2
2011-06-03 Ryan Dahldocument require.cache
2011-05-27 Ryan PetrelloClose #562 Close #1078 Parse file:// urls properly
2011-05-25 Ben NoordhuisFix resource leaks in node_crypto.cc
2011-05-25 Brian WhiteCrypto documentation fixes
2011-05-24 Felix GeisendörferFix error handling bug in stream.pipe()
2011-05-24 Brian WhiteFix incorrect documentation for assert.fail()
2011-05-21 Ryan DahlNow working on v0.4.9
2011-05-21 Ryan DahlBump to v0.4.8 v0.4.8
2011-05-21 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-05-21 Ryan DahlUpgrade V8 to 3.1.8.16
2011-05-20 Ryan DahlFix TJ's assert error
2011-05-20 Mark CavageAdditional docs for net.listenFD()
2011-05-20 Ryan DahlCryptoStream.prototype.readyState shoudn't reference fd
2011-05-20 Brian WhiteRemove unused variable
2011-05-20 David TrejoAdd test for agent upgrade and example in docs
2011-05-19 Alexandre Marangone(char *) casting for all strings args to kstat function...
2011-05-19 Alexandre MarangoneAdding os.totalmem() and os.freemem() for SunOS
next