3496 Commits (d32971a8cbc0ac6ab7a044e25ff400587bc1294f)
 

Author SHA1 Message Date
koichik d32971a8cb Doc improvements and change argument name. 13 years ago
Ben Noordhuis deb100fb17 eio: remove trailing comma from enumerations 13 years ago
isaacs bf0802402d Note that require.paths is gone in 0.5 13 years ago
SAWADA Tadashi e357acc55b Fix crypto encryption/decryption with Base64. 14 years ago
Vicente Jimenez Aguilar b8e9bf0993 Typos in ChangeLog file. 14 years ago
Bert Belder 78487b6256 Windows/cygwin: no more GetConsoleTitleW errors on XP 13 years ago
koichik 691497babe Doc improvements 13 years ago
Trent Mick bbf7e8ed5e http: fix setting ServerResponse.statusCode in writeHead 13 years ago
Ryan Dahl effc4469d0 Now working on v0.4.11 13 years ago
Ryan Dahl 1b8dd65d6e Bump version to v0.4.10 13 years ago
isaacs ddfc6b78cc Close #1360 url: Allow _ in hostnames. 13 years ago
Reid Burke 973153d1cc Properly respond to HEAD during end(body) hot path 14 years ago
Ben Noordhuis 9f9a4cb928 Fix Math.pow crashes on machines without SSE2. 13 years ago
koichik e8bc80cf15 Doc improvements 13 years ago
Wojciech Wnętrzak 9a16f1c7d0 added information about relative paths in File System module 13 years ago
koichik 8caf7fdb05 Add tests for #1085 and #1304 13 years ago
Stefan Rusu 5b02d564c3 Fixes #1085. The agent end event may call detachSocket() after the socket is detached and destroyed by abort(). This patch avoids that behavior. 13 years ago
Stefan Rusu 901ebed8ff Fixes #1304. The Connection instance may be destroyed by abort() when process.nextTick is executed. 13 years ago
Kip Gebhardt 7097eca5a7 Adding documentation for 'agent' option in http.request(). 14 years ago
koichik 5208abe723 Fix Buffer drops last null character in UTF-8 14 years ago
koichik 5f97c9a005 Improvements AssertionError message 13 years ago
koichik 128d1bab2a The Node.JS website should link to whichever ChangeLog will be updated soonest. 13 years ago
koichik 701ae3c995 Document error in console.timeEnd 13 years ago
AJ ONeal 8cc9ac0df2 added explanation of `exports` 14 years ago
koichik d05afa50e6 Doc improvements 14 years ago
Ryan Dahl 6bcd96c253 Update favicon 13 years ago
Ryan Dahl 360f4b78dd Fix wallpaper links 13 years ago
Ryan Dahl b1c90a4e22 logo update 13 years ago
koichik 7e8735b3fe Doc improvements. Explained the flags of fs.open(). 14 years ago
koichik 87b6dc21c8 Doc improvements 14 years ago
isaacs fc80ee947a docs for chown/chmod 14 years ago
Ben Noordhuis b62ecdc5bb Revert 3e2a2a7. Always send a HTTP/1.1 status line to the client. 14 years ago
Ryan Dahl 073fbea0f5 Bring back execScript 14 years ago
Yoshihiro Kikuchi 82cfdb88fa fix an broken question. 14 years ago
Alex Xu 1c174cc1aa Typo: stout -> stdout 14 years ago
Ben Noordhuis 3e2a2a76fd Test cases for #1234: don't send HTTP/1.1 responses to HTTP/1.0 clients. 14 years ago
Ben Noordhuis f91988979f Don't send a HTTP/1.1 status line to HTTP/1.0 clients. 14 years ago
Ben Noordhuis c6846565cf Clean up temporary file on exit. 14 years ago
Joe Shaw 7962eeef22 Fix a misnamed argument; multicastAddress -> multicastInterface. Closes #1237. 14 years ago
Jörn Horstmann 8cecc50b9d Fixed a typo in a comment: "realpatch" -> "realpath" 14 years ago
Mariano Iglesias 075605f304 Adding missing v8 namespace to NODE_PSYMBOL 14 years ago
Brett Kiefer 220e2281e4 Fix issue 915 (Failed to find kqueue on FreeBSD) with the relevant portion of a patch submitted to node.js dev (http://groups.google.com/group/nodejs-dev/browse_thread/thread/3aaf7fe2ca390fdc) by Davie Siegel. The issue is that event.h requires types.h on FreeBSD. This rearranges some of the logic but looks like it should still be valid for Darwin. 14 years ago
koichik 38a0145869 Fix doctool uses RegExp object as a Function 14 years ago
koichik 432d54900e Remove duplicate section in modules.markdown 14 years ago
Ryan Dahl efca5456b8 Fixes #877. Don't wait for socket pool to establish connections. 14 years ago
Ryan Dahl f78f654131 Revert "debugger: don't allow users to input non-valid commands" 14 years ago
Yoshihiro KIKUCHI 99b210d7ea tiny fixes in tty_posix.js 14 years ago
Ryan Dahl e286480e34 Now working on v0.4.10 14 years ago
Ryan Dahl de44eafd78 Bump to v0.4.9 14 years ago
Ryan Dahl 1e7769dfa3 Merge branch 'v8-3.1' into v0.4 14 years ago