3459 Commits (c6846565cf44d5bcaeb184c1ef845293e188ebfc)
 

Author SHA1 Message Date
Ryan Dahl 344243db92 Simplify send buffer logic 15 years ago
Ryan Dahl aadce8e1a9 Optimize, clean up net2 net.js and http2.js 15 years ago
Ryan Dahl c328f3e6c6 Add new http server library 15 years ago
Ryan Dahl 4347906b7f Fix require() in test-buffer.js 15 years ago
Ryan Dahl b06dda1f5e ObjectWrap fixed - buffers working! 15 years ago
Ryan Dahl b93b09a877 ObjectWrap fixed - buffers working! 15 years ago
Ryan Dahl e82893d3f2 Clean up IOWatcher 15 years ago
Ryan Dahl bf803f478b Reimplment Buffers 15 years ago
Standa Opichal 5a70224081 Adding OS X .dmg build scripts. 15 years ago
Ryan Dahl 1bb52947e0 Forgot to include fix from HTTP client bug (30b0522) 15 years ago
Ryan Dahl 30b0522157 Bugfix: HTTP client automatically reconnecting 15 years ago
Ryan Dahl a668d07484 Clean up http_parser binding - add asserts 15 years ago
Ryan Dahl 824a2fd1c6 Clean up a few bugs in net.js 15 years ago
Ryan Dahl c106c3740b Use ObjectWrap again for IOWatchers. 15 years ago
Ryan Dahl b8c3d715fd use efence again 15 years ago
Ryan Dahl ccd632f278 Simplify ObjectWrap; make fewer Weak callbacks 15 years ago
Ryan Dahl 741e3fa91b HTTP works somewhat on net2 now 15 years ago
Blaine Cook cd6397cc45 Add support for MX, TXT, and SRV records in DNS module. 15 years ago
Ryan Dahl c420c89dbd Make assert.AssertionError instance of Error 15 years ago
cloudhead 3669c75f4d removed inline require call for querystring 15 years ago
Felix Geisendörfer c86c614cac Bug Fix: Late promise promise callbacks firing 15 years ago
Ryan Dahl dda1d681f7 Provide buffer in HTTPParser callbacks. 15 years ago
Ryan Dahl bffa18befc Expose buffer_root() 15 years ago
Ryan Dahl 42ee16978e Implement new http-parser binding using Buffer 15 years ago
Joseph Pecoraro c99e33bc90 Fix minor issues in the documentation. 15 years ago
David Sklar 6f738d6e7a Adjust passing-FDs test to wait until socket is really writeable 15 years ago
Felix Geisendörfer a76c7a89ce Implemented __dirname 15 years ago
Ryan Dahl 5547450ca5 credit Erich in ChangeLog 15 years ago
Ryan Dahl 2788064bc2 Make callback_symbols static so they don't conflict 15 years ago
Ryan Dahl 653bf580bf Merge branch 'develop' into net2 15 years ago
Jonas Pfenniger 971f43d63b FIX: Promise timeout should not addErrback 15 years ago
Jonas Pfenniger 87d92f619a FIX: EventEmitter call in Promise 15 years ago
Jonas Pfenniger 7f652b63a9 Factorized deprecation messages 15 years ago
Ryan Dahl fe48b5faa4 Fix author in ChangeLog 15 years ago
Ryan Dahl da00413196 bump version 15 years ago
Ryan Dahl f88d39de74 getmem() for solaris 15 years ago
Ryan Dahl faefb3f5a4 test-http-eof-on-connect missing require('./common') 15 years ago
Ryan Dahl 152d956deb Remove -Werror from V8 15 years ago
Felix Geisendörfer b57d7d9b4e Treat 'typeof Error' promise errors properly 15 years ago
Ryan Dahl 0c1255453e Initial Solaris support 15 years ago
Ryan Dahl e60d653a58 Upgrade V8 to 2.0.6.1 15 years ago
Felix Geisendörfer bfd3144861 Make unhandled Promise errors throw an exception 15 years ago
Felix Geisendörfer f64371fccb Support late callback binding for Promises 15 years ago
Felix Geisendörfer d9dc2e0709 Fixed misnamed Promise property 15 years ago
Felix Geisendörfer f2274840a9 Removed Promise.cancel() 15 years ago
Michaeljohn Clement 4e16e386fe set default encoding in sendBody 15 years ago
Micheil Smith 6e3d12f617 Allow optional params to setTimeout, setInterval 15 years ago
Ryan Dahl 8abeffa9ea Add process.nextTick() 15 years ago
Ryan Dahl aeb7d6d168 Add process.IdleWatcher 15 years ago
Joseph Pecoraro 820ca71a91 Updated out of date LICENSE file. 15 years ago