8363 Commits (fda2b319dc8a5dae528f8b12096911b71a0282db)
 

Author SHA1 Message Date
Bert Belder 23dc099299 benchmark: add single process tls connection benchmark 12 years ago
George Shank 8721667a2f doc: update 'Fork me at Github' ribbon 13 years ago
isaacs db59c84ba0 Merge remote-tracking branch 'ry/v0.8' 12 years ago
isaacs ef1b7dd3d7 build: Move npm shebang logic into an npm script 12 years ago
isaacs 9d4362403c npm: upgrade to 1.1.41 12 years ago
Ben Noordhuis acbfc40888 build: fix add-on loading on freebsd 12 years ago
Nathan Rajlich 713b9249e1 Revert "events: don't delete the listeners array in removeListener()" 12 years ago
Ben Noordhuis 3a6314dbe1 net: fix net.Server.listen({fd:x}) error reporting 12 years ago
Ben Noordhuis 5d97d72753 net: fix bogus errno reporting 12 years ago
Ben Noordhuis c6bb361b84 build: partially fix configure on ARM 12 years ago
Ben Noordhuis 202df30aab build: disable unsafe optimizations 12 years ago
Bert Belder d2e40f66cc Merge branch 'v0.6' into v0.8 12 years ago
isaacs eb9b8f51da npm: upgrade to 1.1.39 12 years ago
isaacs 3ad07ed0b8 lint 12 years ago
isaacs 424cd5a020 Merge remote-tracking branch 'ry/v0.8' into v0.8-merge 12 years ago
isaacs b6e916db58 Now working on 0.6.21 12 years ago
Philipp Hagemeister 1d99441d37 tools: fix shebang in tools/doc/generate.js 12 years ago
Ben Noordhuis b40f813bab build: fix spurious mksnapshot crashes for good 12 years ago
isaacs bf561c52a5 Blog post for v0.6.20 12 years ago
isaacs 952e513379 2012.07.10 Version 0.6.20 (maintenance) 12 years ago
isaacs 17061d981e .gitignore: Don't ignore node_modules (breaks npm) 12 years ago
isaacs ae5a209b11 npm: Upgrade to 1.1.37 12 years ago
Shigeki Ohtsu 76104f3414 timer: change new Date to Date.now for performance 12 years ago
isaacs fecebe1dbf build: Regenerate docs for tarball and releases 12 years ago
Ivan Torres 8146f2e607 doc: clarify fs.symlink and fs.symlinkSync parameters 13 years ago
isaacs 71078f91ed Now working on 0.8.3 12 years ago
isaacs a4da6300c8 v0.8.2 blog post 12 years ago
isaacs 9547ee90db Merge branch 'v0.8.2-release' into v0.8 12 years ago
Toshihiro Nakamura 6530310ed5 domain: Remove first arg from intercepted fn 13 years ago
Bert Belder 2a8380ce57 Update AUTHORS 12 years ago
Bert Belder f4369d76c8 Add a .mailmap file, and clean up AUTHORS somewhat 12 years ago
Justin Plock fba1e48fae doc: cluster: worker.pid is now worker.process.pid 13 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
isaacs bf539f9bfd zlib: Call inflateEnd for UNZIP. Fixes memory leak. 12 years ago
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 13 years ago
Ben Noordhuis 26f1bc8e8c crypto: fix DecipherUpdate() memory leak 13 years ago
isaacs cc6084b9ac 2012.07.09, Version 0.8.2 (Stable) 13 years ago
isaacs c4e9226bdb Fix test-require-json on Windows 13 years ago
Bert Belder 1c1ad9bcf4 v8: reapply floating patches 13 years ago
isaacs 5b5c8b6005 v8: Upgrade to 3.11.10.14 13 years ago
Bert Belder 3e5139fd2f Fix the Windows build 13 years ago
Bert Belder c6843f40c8 gitignore: ignore .svn directories 13 years ago
isaacs c49888bd84 Now working on 0.8.2 13 years ago
isaacs 59a40fc8ed npm: Upgrade to 1.1.36 13 years ago
isaacs 559a98f0d7 doc: Formatting and grammar on stream api doc 13 years ago
Dominic Tarr 7accaeb490 correct documentation of Stream#destroy 13 years ago
Nathan Rajlich 8a9e8d60d2 readline: don't use Function#call() 13 years ago
Jonas Westerlund 2297d638c1 Forgotten commit: add arguments to handleGroup 13 years ago
Jonas Westerlund a9b0bcfafe Assign to property of global, instead of implicit global variable 13 years ago