1036 Commits (8fdb39a4aeeb064bb26ad49e7aacd22e9e027317)
 

Author SHA1 Message Date
Ryan Dahl 8fdb39a4ae Add errno symbol to error messages 15 years ago
Ryan Dahl 96f42745ff Merge branch 'master' into net2 15 years ago
Matt Brubeck 1737cdc112 Fix the documentation of dns error handling. 15 years ago
Ryan Dahl fe85062046 Bugfix: blocked pumping in stdio coupling 15 years ago
Mikeal Rogers c05b5d8b59 Adding test for bug in stdio. 15 years ago
Felix Geisendörfer b73f61a137 Simplified module system 15 years ago
Ryan Dahl e5a41a75b7 Revert "Adding output of Platform information into the test runner" 15 years ago
Ryan Dahl 0cfa789cc5 bump version 15 years ago
Ryan Dahl f3ad635576 Downcase process.ARGV/ENV to process.argv/env 15 years ago
Aaron Heckmann 8f52142116 look for -1 instead of false returned from string.indexOf 15 years ago
Ryan Dahl 173a8c9842 Disable dns and fs-sendfile tests. 15 years ago
Ryan Dahl 0b07f32819 Merge branch 'master' into net2 15 years ago
Ryan Dahl c7cb4daa25 Upgrade V8 to 2.1.0 15 years ago
Ryan Dahl 1660db6b87 Inline Buffer::HasInstance 15 years ago
Ryan Dahl c723acc721 Remove some HandleScopes from HTTP 15 years ago
Ryan Dahl 7c9919f810 Remove some unnecessary handlescopes 15 years ago
Ryan Dahl ce4204a069 Upgrade http-parser 15 years ago
Ryan Dahl 987441283b Callbacks from process.fs always start with error object 15 years ago
Ryan Dahl 33509bdbe5 eof -> end 15 years ago
Ryan Dahl 4f56d8ae24 Rename Buffer.utf8Length to Buffer.utf8ByteLength 15 years ago
Ryan Dahl fc025f878a Remove __wrap__s 15 years ago
Ryan Dahl 9f5643f427 Reorganize the start-up process 15 years ago
Jonas Pfenniger 7a755e04a9 Was using the old node object to get the int from the constant. 15 years ago
Micheil Smith 704f394c66 Adding output of Platform information into the test runner 15 years ago
Felix Geisendörfer ac2abe5b1e Bugfix: Handle Content-Type headers with charset 15 years ago
Ryan Dahl 785531691b Add buffer.unpack 15 years ago
Ryan Dahl 49451c1dab Merge branch 'master' into net2 15 years ago
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