6708 Commits (f6484842b37d515b32e32e4e3bd33274154565a3)
 

Author SHA1 Message Date
isaacs f6484842b3 Blog post about v0.8.3 12 years ago
isaacs 02ff9741cc Now working on 0.8.4 12 years ago
isaacs 4439f7b879 Merge branch 'v0.8.3-release' into v0.8 12 years ago
isaacs 60bf2d6cb3 2012.07.19, Version 0.8.3 (Stable) 12 years ago
isaacs 0c91b0e48e uv: Upgrade to 94355e4 12 years ago
isaacs 845b9e92d8 uv: Upgrade to 94355e4 12 years ago
Ben Noordhuis b2648934f0 build: unbreak ustack on smartos 12 years ago
Ben Noordhuis 5a5e128165 build: link with -rdynamic, not -Wl,--export-dynamic 12 years ago
Ben Noordhuis 98b1ce91f6 build: fix mksnapshot crash on sunos 12 years ago
Ben Noordhuis beb7425c18 doc: build requires GNU make 3.81+ 12 years ago
Ben Noordhuis f6f2d42ee9 node: make ev-emul.h compile with -Wextra -Werror 12 years ago
Ben Noordhuis e8af340557 doc: advise *strongly* against uncaughtException 12 years ago
isaacs e1fb7b76e9 uv: Upgrade to b49d6f7 12 years ago
Dave Pacheco 648fdc56a0 tools: speed up genv8constants 12 years ago
isaacs 868ffed77c v8: Reapply floating patches 12 years ago
isaacs a0a0062d61 v8: upgrade to 3.11.10.15 12 years ago
isaacs 7397ab2cf1 uv: Upgrade to a9f6f06 12 years ago
isaacs c383befd25 npm: Upgrade to 1.1.43 12 years ago
isaacs d6b78d0e37 domain: Fix stack leak on error 12 years ago
Mike Morearty 19aa05fab8 doc: fix bug in child_process.spawn() sample code 12 years ago
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 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 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
isaacs fecebe1dbf build: Regenerate docs for tarball and releases 12 years ago
Ivan Torres 8146f2e607 doc: clarify fs.symlink and fs.symlinkSync parameters 12 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 12 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 12 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