1036 Commits (8fdb39a4aeeb064bb26ad49e7aacd22e9e027317)
 

Author SHA1 Message Date
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
Joseph Pecoraro fd183bdb07 Fixed typo in comments. 15 years ago
Ryan Dahl 70293a43c9 API: Move Promise and EventEmitter into 'events' module 15 years ago
Ryan Dahl 8e6dd52683 Hack to display more useful SyntaxError exceptions. 15 years ago
Vanilla Hsu 6c5c808569 use SUN_LEN to calculate length of unix address @ FreeBSD. 15 years ago
Ryan Dahl df59f06734 recvMsg shouldn't return array for efficiency. 15 years ago
Ryan Dahl 02e52ef8e9 Merge branch 'master' into net2 15 years ago
Ryan Dahl c4397b801a Make sure GNUTLS is first on uselib 15 years ago
Ben Williamson a3631a383b Added regression test for issue #44 15 years ago
Ryan Dahl f379b77735 Error out when no compiler found 15 years ago
Ryan Dahl 8e0dad4a27 Update http benchmark script to new url api. 15 years ago
Ryan Dahl 1b2c57907d Lazy initialize symbols for HTTP. 15 years ago
Ben Williamson bba23c0998 Fix issue #44, eof on connect to http. 15 years ago
Ryan Dahl 39ca93549a bump version 15 years ago
Ryan Dahl c9e21435c0 Upgrade http-parser 15 years ago
David Sklar a876df6c71 Initial take on passing FDs between processes 15 years ago
isaacs b3349eb33a Documentation for path module changes. 15 years ago
isaacs 988174a629 Add tests for path module. 15 years ago
isaacs b21056d63a Rename path.filename() to path.basename() 15 years ago
Benjamin Thomas 73266cb486 Added extname function to path module that returns the extension. 15 years ago
Ryan Dahl 53413598b6 Fix another problem with the EIO interface 15 years ago
Ryan Dahl 75e6c39733 Upgrade http-parser 15 years ago
Vanilla Hsu d22952bfe0 getmem for freebsd 15 years ago
Ryan Dahl 1b9eaf43f5 Update node-waf version to 1.5.10 - to match tools/wafadmin 15 years ago