6956 Commits (99b2368a6cd408e75850ac73585de8800e2a10a1)
 

Author SHA1 Message Date
Ben Noordhuis 39a0836d5c fs: fix watchFile() missing deletion events 12 years ago
Robin Lee a08271c7a8 doc: fix three typos 12 years ago
Ben Noordhuis 96ca59fbf3 process: fix setuid() and setgid() error reporting 12 years ago
Ben Noordhuis db5c26e3b5 fs: fix assert in fs.watch() 12 years ago
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 12 years ago
Nathan Rajlich 1d52968d1d v8: Replace VFP by VFP2 in common.gypi 12 years ago
yangguo@chromium.org 25c2940a08 v8: Relax requirement from VFP3 to VFP2 where possible. 12 years ago
Frédéric Germain 451ff1540a http: Remove timeout handler when data arrives 12 years ago
Ben Noordhuis 58a5bc1ec7 doc: fs: clarfify fs.watch() documentation 12 years ago
Ben Noordhuis 4870a4e3da doc: http: expand request.headers documentation 12 years ago
isaacs 362189a5d3 Now working on 0.8.10 12 years ago
isaacs d80de98e91 blog: Post for 0.8.9 12 years ago
isaacs 72d3124841 Merge branch 'v0.8.9-release' into v0.8 12 years ago
isaacs b88c3902b2 2012.09.11, Version 0.8.9 (Stable) 12 years ago
isaacs 1c2982b94f Update doc and test for sunos/solaris switch 12 years ago
isaacs 6e0b8b169c doc: Fork me image should be full url 12 years ago
isaacs e35cec5c05 doc: Put current version on homepage 12 years ago
isaacs 005ae23250 doc: Add Node Dublin to community page 12 years ago
isaacs 41e1b171ec stream.pipe: Don't call destroy() unless it's a function 12 years ago
isaacs 54a4c639e9 npm: Upgrade to 1.1.61 12 years ago
Nathan Rajlich 608898c15b configure: add a "--dest-os" option to force a gyp "flavor" 12 years ago
Nathan Rajlich fb383a0ad0 util: make util.inspect() work when "hasOwnProperty" is overwritten 12 years ago
Ben Noordhuis 9a3521cb25 http: respect HTTP/1.0 TE header 12 years ago
Pooya Karimian 0087bc6370 cluster.worker description and examples ere missing from the top level of docs 12 years ago
Fedor Indutny 052e63f27f v8: fix semaphore on MacOS 12 years ago
Bert Belder c5e554dc7e v8: reapply floating patches 12 years ago
Bert Belder 4899116d4b v8: upgrade to 3.11.10.22 12 years ago
Bert Belder 6174ea6b4c doc: don't use ' 12 years ago
Atsuya Takagi 9f57e422cf doc: fix typo in api/cluster 12 years ago
Ben Noordhuis 7dfa587d18 crypto, tls: make setSNICallback() compatible with domains 12 years ago
Ben Noordhuis 7d0543c128 crypto: make pbkdf2() compatible with domains 12 years ago
Ben Noordhuis d1eff9ab68 crypto: make randomBytes() compatible with domains 12 years ago
Bert Belder ea1cba6246 windows: don't blow when a signal handler is attached 12 years ago
koichik 37f0eb8df3 Revert "buffer: added support for writing NaN and Infinity" 12 years ago
Ben Noordhuis 6c5fdd5223 doc: document prerequisites in README 12 years ago
koichik 6b9425fe37 buffer: added support for writing NaN and Infinity 12 years ago
Shigeki Ohtsu f347077e78 tls: support unix domain socket/named pipe in tls.connect 12 years ago
Bert Belder 9603f08f21 uv: upgrade to 24c062c 12 years ago
Bert Belder b0d2795fe9 child process: fix processes with IPC channel don't emit 'close' 12 years ago
Nathan Rajlich 355c148427 build: set `process.platform` to "sunos" on SunOS 12 years ago
Ankur Oberoi a57d31595d doc: fix grammar errors 12 years ago
isaacs dec16aa5c2 Test client renegotiation attacks on HTTPS 12 years ago
isaacs 0ef1e5b5eb blog: Post for 0.9.1 release 12 years ago
Bearice Ren ef3617c6f8 build: fix `make -j' fails after `make clean' 12 years ago
Bert Belder 2418434568 windows: fix single-accept mode for shared server sockets 12 years ago
Ben Noordhuis 2786737417 build: compile with -fno-tree-sink if gcc <= 4.4 12 years ago
Ben Noordhuis 84590f3fe9 build: fix -fno-tree-vrp heuristic 12 years ago
Nathan Rajlich 2d0c1da975 docs: fix syntax error in "https" example 12 years ago
koichik 752ac320ae https: make https.get() accept a URL 12 years ago
Brandon Wilson 59011448c0 doc: more uniform and sleek buttons 12 years ago