6938 Commits (c78678b081d8c37b8bbc616e4cb782cf32645619)
 

Author SHA1 Message Date
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 a52a44e072 doc: nextTick semantics and justification 12 years ago
isaacs 19ecc17e6b nextTick: explicitly no-op when _exiting 12 years ago
isaacs 4e5fe2d45a nextTick: Handle tick callbacks after each tick 12 years ago
isaacs 0109a9f90a Move MakeCallback to JS 12 years ago
isaacs 8973c3d2b6 Merge remote-tracking branch 'ry/v0.8' 12 years ago
Pavel Lang ff14007573 Enable color customization of `util.inspect` 12 years ago
isaacs d6b78d0e37 domain: Fix stack leak on error 12 years ago
isaacs b8d861556a test-eio-limit: Remove confusing broken incorrect test 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 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 12 years ago