net: `Server.listen`, `Server.close` and `Socket.connect` return `this`
[platform/upstream/nodejs.git] / node.gyp
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-12 Ryan DahlAdd cluster.js to node.gyp
2011-10-11 Ryan DahlFix windows build
2011-10-11 Ryan DahlRemove tty_legacy
2011-10-11 Ryan DahlRemove dgram_legacy
2011-10-11 Ryan DahlRemove dns_legacy
2011-10-11 Ryan DahlRemove child_process_legacy
2011-10-11 Ryan DahlRemove net_legacy timers_legacy
2011-10-07 Ryan DahlTurn off V8's -Werror in GYP
2011-10-06 Ryan DahlUpgrade libuv to 60c639f
2011-10-06 Bert BelderFix gyp build
2011-09-27 Ryan DahlMerge branch 'new-tty-binding'
2011-09-27 Bert BelderAdd new tty js files to node.gyp
2011-09-23 Igor Zinkovskyfs watcher binding
2011-09-21 Igor Zinkovskyremove node_zlib.h from node.gyp
2011-08-17 Ben Noordhuisbuild: fix freebsd gyp build
2011-09-20 Ryan DahlAdd TTYWrap
2011-09-18 isaacsInitial pass at zlib bindings
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-13 Ryan DahlFix windows build
2011-09-12 Ben Noordhuisbuild: configure node, v8, cares and openssl
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-05 Bert Beldergyp: add js files to node project
2011-09-02 Ryan Dahlwin: link to psapi.lib
2011-08-30 Igor ZinkovskyUse new uv_fs_ apis
2011-08-26 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-25 Peter BrightAdd headers to improve the IDE experience.
2011-08-24 Ryan Dahlfix windows build
2011-08-24 Ryan DahlAdd dgram_legacy and dgram_uv to node.gyp
2011-08-23 Ryan Dahlgyp: -ldl on linux
2011-08-22 Ryan Dahlimport openssl from chrome
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-16 Ryan Dahlgyp: Support Linux
2011-08-14 Peter BrightRename gyp files to produce useful solution names.
2011-08-12 Ben Noordhuisbuild: add src/v8_typed_array.cc to gyp sources list
2011-08-11 Peter BrightFix MSVS building.
2011-08-08 Ryan DahlMerge branch 'gyp'
2011-08-08 Ryan DahlMove GYP file to the project root