Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-11 | Remove dgram_legacy | Ryan Dahl | 1 | -2/+1 |
2011-10-11 | Remove dns_legacy | Ryan Dahl | 1 | -3/+1 |
2011-10-11 | Remove child_process_legacy | Ryan Dahl | 1 | -4/+1 |
2011-10-11 | Remove net_legacy timers_legacy | Ryan Dahl | 1 | -7/+2 |
2011-10-07 | Turn off V8's -Werror in GYP | Ryan Dahl | 1 | -0/+3 |
2011-10-06 | Upgrade libuv to 60c639f | Ryan Dahl | 1 | -1/+0 |
2011-10-06 | Fix gyp build | Bert Belder | 1 | -2/+0 |
2011-09-27 | Add new tty js files to node.gyp | Bert Belder | 1 | -1/+2 |
2011-09-22 | fs watcher binding | Igor Zinkovsky | 1 | -0/+1 |
2011-09-21 | remove node_zlib.h from node.gyp | Igor Zinkovsky | 1 | -1/+0 |
2011-08-17 | build: fix freebsd gyp build | Ben Noordhuis | 1 | -1/+8 |
2011-09-20 | Add TTYWrap | Ryan Dahl | 1 | -0/+1 |
2011-09-17 | Initial pass at zlib bindings | isaacs | 1 | -0/+4 |
2011-09-12 | Fix windows build | Ryan Dahl | 1 | -4/+1 |
2011-09-12 | build: configure node, v8, cares and openssl | Ben Noordhuis | 1 | -1/+8 |
2011-09-05 | gyp: add js files to node project | Bert Belder | 1 | -46/+48 |
2011-09-02 | win: link to psapi.lib | Ryan Dahl | 1 | -0/+1 |
2011-08-30 | Use new uv_fs_ apis | Igor Zinkovsky | 1 | -9/+0 |
2011-08-24 | Add headers to improve the IDE experience. | Peter Bright | 1 | -0/+40 |
2011-08-24 | fix windows build | Ryan Dahl | 1 | -0/+1 |
2011-08-24 | Add dgram_legacy and dgram_uv to node.gyp | Ryan Dahl | 1 | -1/+2 |
2011-08-22 | gyp: -ldl on linux | Ryan Dahl | 1 | -0/+1 |
2011-08-22 | import openssl from chrome | Ryan Dahl | 1 | -14/+2 |
2011-08-15 | gyp: Support Linux | Ryan Dahl | 1 | -0/+6 |
2011-08-13 | Rename gyp files to produce useful solution names. | Peter Bright | 1 | -75/+9 |
2011-08-12 | build: add src/v8_typed_array.cc to gyp sources list | Ben Noordhuis | 1 | -0/+1 |
2011-08-11 | Fix MSVS building. | Peter Bright | 1 | -1/+1 |
2011-08-08 | Move GYP file to the project root | Ryan Dahl | 1 | -0/+276 |