platform/upstream/nodejs.git
2011-09-30 koichiktls: Add test for #1775
2011-09-29 Marco Rogersdocs: note about empty environment in child processes
2011-09-29 Ryan Dahlnet: Fix string-concat hot path bug
2011-09-25 Ben Noordhuiscygwin: fix new[]/delete mismatch
2011-09-25 Ben Noordhuiscygwin: fix return of uninitialized variable
2011-09-24 Eric Lovettnet: callback to socket.write should always be called...
2011-09-24 Ben Noordhuisbuffers: handle bad length argument in constructor
2011-09-22 Ben Noordhuiscrypto: fix delete of potentially uninitialized pointer
2011-09-22 Ben Noordhuiscrypto: fix read of potentially uninitialized variable
2011-09-22 Ben Noordhuiscrypto: look up SSL errors with ERR_print_errors()
2011-09-22 Ben Noordhuiscrypto: fix error message buffer overrun
2011-09-21 Vitor Baloccodocs: Add anchor links next to each function
2011-09-20 koichikdocs: add links
2011-09-16 Ben Noordhuisbuild: fix SYS_clock_gettime feature check
2011-09-16 Ryan DahlUpdate website address in Makefile
2011-09-16 Ryan DahlNow working on v0.4.13
2011-09-15 Ryan DahlBump version to v0.4.12 v0.4.12
2011-09-15 Ryan DahlDrain OpenSSL error queue? Addresses #1719
2011-09-15 isaacsFix #1707 hasOwnProperty usage
2011-09-15 isaacsAdd querystring test for hasOwnProperty usage
2011-09-15 isaacsFix #1707 hasOwnProperty usage
2011-09-14 Ben Noordhuistest: add http multi-line header test
2011-09-14 Ben Noordhuishttp_parser: cherry-pick 3258e4a and b89f944 from upstream
2011-09-04 koichiknet: Socket write encoding case sensitivity
2011-09-03 koichikbuffer: write() should always set _charsWritten.
2011-09-02 koichikbuffer: Avoid overrun with 'binary' encoding.
2011-08-30 isaacsFixes #1610 Remove DigiNotar CA from trusted list
2011-08-25 Nathan Rajlichutil: isRegExp() should not call toString() on its...
2011-08-23 Ryan Dahlnet: fix throw error
2011-08-22 koichikDoc improvements
2011-08-20 Ryan DahlFix #1563. overflow in ChildProcess custom_fd.
2011-08-19 Maciej Małeckidocs: process.memoryUsage returns memory usage measured...
2011-08-18 isaacsClose #1544 Document slashesDenoteHost flag in url...
2011-08-18 Ryan DahlNow working on v0.4.12
2011-08-18 Ryan DahlBump version to v0.4.11 v0.4.11
2011-08-17 Ryan DahlFixes #1546. Remove expensive debug call.
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...
next