1322 Commits (0c64768cb4d9d12c4815dc2f21efe3d2934d6803)
 

Author SHA1 Message Date
Ryan Dahl a0c48eecab Rename readPause and readResume to pause/resume 15 years ago
Ryan Dahl 1db824a9c1 Add changelog to website 15 years ago
Tim Caswell 68af59ef6b Fix typo in fs.writeFile 15 years ago
Ryan Dahl ea4956f046 Simplify call to V8::IdleNotification 15 years ago
Ryan Dahl 0485cc41d5 Remove promises 15 years ago
Ryan Dahl 7a51184420 Multipart test no longer depend on Promise 15 years ago
Ryan Dahl 5fbc750db7 multipart no longer depends on Promise 15 years ago
Ryan Dahl daacb81d3a Experimental idle garbage compact 15 years ago
Ryan Dahl fcda5e8dfa If ab isn't installed skip keep-alive test 15 years ago
Rasmus Andersson 860fcf23f4 skipping TLS test if node was not compiled with TLS 15 years ago
Ryan Dahl de7016eac5 sys.exec() no longer uses Promise 15 years ago
Ryan Dahl c04b679e12 'dns' no longer uses Promise 15 years ago
Ryan Dahl d0f2d465aa http.cat no longer uses Promise 15 years ago
Ryan Dahl ef55324f1a Do not use Promise in 'fs' module 15 years ago
Ryan Dahl 662fdfed37 fs.closeSync should return Undefined on success 15 years ago
Ryan Dahl 375131376f Module loading no longer depends on Promise 15 years ago
Ryan Dahl bcf163da27 Upgrade V8 to 2.1.1 15 years ago
Ryan Dahl 764783560e Remove Promise.prototype.wait() 15 years ago
Ryan Dahl 860d008d54 Truly synchronous require() 15 years ago
Ryan Dahl ca02b4f586 Fix AUTHORS again 15 years ago
Ryan Dahl c5de1b6350 fix email in AUTHORS 15 years ago
Rasmus Andersson 3bb7ad6fea fixed process.mixin to properly copy getters/setters 15 years ago
Micheil Smith bcc032e43a Adding interface between node and libeio for Chmod. 15 years ago
Ryan Dahl cb32883537 Add authors file 15 years ago
Ryan Dahl c2e58c9dee Remove a few wait() calls in the tests 15 years ago
Ryan Dahl 4f01c74e9f Fix long lines in docs 15 years ago
Ryan Dahl 7811fa6fec Update example on index.html 15 years ago
Ryan Dahl 07423f3a87 Merge branch 'master' into net2 15 years ago
Ryan Dahl 7c1c89fc29 Update benchmark script to new API 15 years ago
Ryan Dahl 916d592be1 Fix 'make website-upload' 15 years ago
Ryan Dahl 87d5e5b316 bump version 15 years ago
Ryan Dahl 217b60a272 sed -i 's/git-/git /g' Makefile 15 years ago
Ryan Dahl 0314a10e10 Clean up and rename test-stat-handler 15 years ago
Ryan Dahl 92292c8394 Rename a few remaining fs.cat calls. 15 years ago
Ryan Dahl 0b823dce61 Add /opt/local/lib as a search path for gpg-error 15 years ago
Ryan Dahl c622142692 Add note about gnutls and libgpg-error in installation instructions 15 years ago
Ryan Dahl d9b0eb3922 Remove references to wait() in docs 15 years ago
Ryan Dahl df94c763ae documentation clean up 15 years ago
Ryan Dahl f57b0e993b Add asciidoc-xhtml11.js for use with asciidoc 8.5.1 15 years ago
Ryan Dahl 5013bf1781 API: OutgoingMessage.prototype.finish() renamed to close() 15 years ago
Tim Caswell 6115df6338 File API tweaks 15 years ago
Ryan Dahl ae85d9af97 API: Make request/response object closer to stream interface 15 years ago
isaacs 46a47d2799 Add some puts() to test-multipart.js to show what it's doing. 15 years ago
Ryan Dahl 5468173ce9 [debug] Give debug_watcher maximum priority 15 years ago
Ryan Dahl 4322523fcf [debug] Use ProcessDebugMessage() instead of executing empty script 15 years ago
Jérémy Lal 5a08a5653c Calculate page size with getpagesize for armel 15 years ago
Ryan Dahl ecd61742a1 Throw from connection.connect if resolving. 15 years ago
Ryan Dahl 23cf502db7 API: connection.send() renamed to connection.write() 15 years ago
Ryan Dahl 1bf46d1536 Revert "Add process.startTime" 15 years ago
Zoka fbef11b679 Use InstanceTemplate() instead of PrototypeTemplate() for accessor methods 15 years ago