| fix make install (was broken from node_ prefix change) |
|
More...
|
almost 17 years ago
|
| Link libev and libeio as a normal .o instead of as .a |
|
More...
|
almost 17 years ago
|
| Add symlinks in root directory to executables after build. |
|
More...
|
almost 17 years ago
|
| Enable large file support. |
|
More...
|
almost 17 years ago
|
| Prefix all source files with node_ |
|
More...
|
almost 17 years ago
|
| Remove unused macro |
|
More...
|
almost 17 years ago
|
| Change HTTP back to a 1.1 client. |
|
More...
|
almost 17 years ago
|
| Correctly guess x64 architecture |
|
More...
|
almost 17 years ago
|
| Rename node.libraryPaths to require.paths |
|
More...
|
almost 17 years ago
|
| Add work-around for configure --debug with Python 2.4.3 |
|
More...
|
almost 17 years ago
|
| Add v8 patch to fix mac x64 build. |
|
More...
|
almost 17 years ago
|
| Only allow a promise to fire once, remove promise.cancel() |
|
More...
|
almost 17 years ago
|
| Upgrade v8 to 1.3.16 |
|
More...
|
almost 17 years ago
|
| Improve webpage |
|
More...
|
almost 17 years ago
|
| Upgrade http parser, change node as needed. |
|
More...
|
almost 17 years ago
|
| Accept string representations of signals in node.kill and child.kill |
|
More...
|
almost 17 years ago
|
| Added external interface for signal handlers. |
|
More...
|
almost 17 years ago
|
| Upgrade http_parser, allows quotes in URI |
|
More...
|
almost 17 years ago
|
| Add node.fs.sendfile() |
|
More...
|
almost 17 years ago
|
| Add connection.fd getter. |
|
More...
|
almost 17 years ago
|
| Fix the link to the new Contribute section |
|
More...
|
almost 17 years ago
|
| New section about contributing for the homepage |
|
More...
|
almost 17 years ago
|
| utils.js links to sys.js instead of other way around |
|
More...
|
almost 17 years ago
|
| Fix for confusing deprecation message |
|
More...
|
almost 17 years ago
|
| Bugfix: 'data' event for stdio should emit a string |
|
More...
|
almost 17 years ago
|
| Documentation for Promise.timeout() and Promise.cancel() |
|
More...
|
almost 17 years ago
|
| Add some code comments to net.cc |
|
More...
|
almost 17 years ago
|
| Implemented Promise.timeout() and Promise.cancel() |
|
More...
|
almost 17 years ago
|
| Use bundle flags for osx in node-waf |
|
More...
|
almost 17 years ago
|
| Fix tabs in changelog |
|
More...
|
almost 17 years ago
|