14 Commits (916d592be185eee86d16c87df120ed70f61186fa)

Author SHA1 Message Date
Ryan Dahl 5013bf1781 API: OutgoingMessage.prototype.finish() renamed to close() 15 years ago
Ryan Dahl ae85d9af97 API: Make request/response object closer to stream interface 15 years ago
Ryan Dahl 23cf502db7 API: connection.send() renamed to connection.write() 15 years ago
isaacs 2b3d9e4ad0 Use "url" module instead of "uri" module in http.js. 15 years ago
Felix Geisendörfer 530328f12b CommonJS testing for node.js 15 years ago
Ryan Dahl 51c1526b6a Revert "Upgrade http parser, change node as needed." 15 years ago
Ryan Dahl 7a2e784ad7 Module refactor - almost CommonJS compatible now 15 years ago
Ryan Dahl ad0a4cefb8 Namespace EVERYTHING under process; introduce GLOBAL 15 years ago
Ryan Dahl b893859c34 Upgrade http parser, change node as needed. 15 years ago
Ryan Dahl 8185e1fd25 Remove include() add node.mixin() 15 years ago
Ryan Dahl 095470854b Move tcp library to /tcp.js 15 years ago
Ryan Dahl f6657c3c9d Move http library to /http.js 15 years ago
Ryan Dahl 4b8f503fac Move mjsunit.js to system module directory. 15 years ago
Ryan 9dbd92476e Bugfix: Trap exceptions in URIParser. 15 years ago