This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8cecc50b9d
node
/
deps
History
Brett Kiefer
220e2281e4
Fix issue 915 (Failed to find kqueue on FreeBSD) with the relevant portion of a patch submitted to node.js dev (
http://groups.google.com/group/nodejs-dev/browse_thread/thread/3aaf7fe2ca390fdc
) by Davie Siegel. The issue is that event.h requires types.h on FreeBSD. This rearranges some of the logic but looks like it should still be valid for Darwin.
2011-07-04 09:27:15 -07:00
..
c-ares
Upgrade c-ares to 1.7.4
2011-01-11 18:19:22 -08:00
http_parser
Upgrade http-parser to eee60127c0df551be085cc8e7983e36d7700d885
2011-06-03 14:12:14 +02:00
libeio
libeio and http_parser build with PIC code
2011-02-24 16:19:43 -08:00
libev
Fix issue 915 (Failed to find kqueue on FreeBSD) with the relevant portion of a patch submitted to node.js dev (
http://groups.google.com/group/nodejs-dev/browse_thread/thread/3aaf7fe2ca390fdc
) by Davie Siegel. The issue is that event.h requires types.h on FreeBSD. This rearranges some of the logic but looks like it should still be valid for Darwin.
2011-07-04 09:27:15 -07:00
v8
Merge branch 'v8-3.1' into v0.4
2011-06-29 12:49:37 +02:00