net: `Server.listen`, `Server.close` and `Socket.connect` return `this`
[platform/upstream/nodejs.git] / wscript
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-21 Ben Noordhuisbuild: fix wscript on solaris
2011-10-19 Ryan DahlRemove support for cygwin
2011-10-11 Ryan DahlRemove tty_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-06 Ryan DahlUpgrade libuv to 60c639f
2011-09-29 Ryan DahlWAF: Clean out/Release/deps/uv before build
2011-09-23 Ben Noordhuisbuild: explicitly link in libz on non-win32 platforms
2011-09-23 Igor Zinkovskyfs watcher binding
2011-09-20 Ryan DahlAdd TTYWrap
2011-09-19 Ben Noordhuisbuild: make wscript work with python 2.4
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-11 Ryan DahlMerge remote branch 'indutny/feature-debugger'
2011-09-09 Ben Noordhuisbuild: install uv-private/*.h, fixes native add-on...
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-04 Bert Belderresolve mingw32 build problem
2011-09-04 Ashok Mudukutorebuild: add RPATH environment variable
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-24 Ben Noordhuisdgram: integrate libuv UDP support
2011-08-23 Ryan Dahlwaf: Don't build out/Debug/node_g - just out/Debug...
2011-08-23 Ryan DahlWAF builds in out/ instead of build/
2011-08-23 Ryan DahlHave WAF variants match GYP configuration names
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-12 Ben Noordhuistyped arrays: integrate plask's typed array implementation
2011-08-02 Ryan DahlRemove node_child_process_win32.cc
2011-08-02 Ryan DahlMerge branch 'v0.4'
2011-08-02 Igor Zinkovskywindows: remove dependency on rpcrt4 and ole32
2011-08-01 Ryan Dahllink to rpcrt4 and ole32 on win32
2011-07-30 Ryan Dahladd wrapper for uv_spawn
2011-07-27 Ryan DahlRemove pkg-conf file
2011-07-27 Igor Zinkovskystdio binding + javascript to enable process.stdin...
2011-07-23 Jeroen Janssenbuild: add wscript detection for node_version
2011-07-22 Ryan DahlBump version to v0.5.2 v0.5.2
2011-07-22 Ryan DahlMerge branch 'v0.4'
2011-07-22 Ryan DahlMerge branch 'V8-3.4'
2011-07-20 Ryan DahlBump version to v0.4.10 v0.4.10
2011-07-19 Ryan DahlFinally remove node::EventEmitter
2011-07-18 Ryan DahlAbstract out HandleWrap class
2011-07-18 Ryan DahlAdd pipe_wrap
2011-07-18 Ryan DahlAbstract StreamWrap from TCPWrap
2011-07-16 Igor ZinkovskyApply PTW32_STATIC_LIB define to debug build of eio
2011-07-16 Ryan DahlMerge branch 'V8-3.4'
2011-07-14 Ryan DahlBump to v0.5.1 v0.5.1
2011-07-14 Ryan DahlMerge branch 'v0.4'
2011-07-09 Igor ZinkovskyStatically link in dependencies for node.exe
2011-07-07 Ryan DahlAdd deps/uv/src/ares to include path
2011-07-07 Ryan DahlEscape $CC and $CXX when passed to uv and V8
2011-07-07 Ryan DahlExport $CC and $CXX to uv and V8's build systems
2011-07-07 Ryan DahlUpgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
2011-07-06 Ryan DahlBump to v0.5.0 v0.5.0
2011-07-06 Ryan DahlSupport SunOS 121. Check for ifaddrs in wscript for...
2011-07-05 Ryan DahlMerge branch 'V8-3.4'
2011-07-04 Bert BelderBindings for libuv-integrated c-ares
2011-07-02 Ryan DahlMerge branch 'v0.4'
2011-07-01 Ryan DahlUpgrade libuv
2011-06-29 Ryan DahlRevert "Get rid of the old timer binding"
2011-06-29 Ryan DahlMerge branch 'v0.4'
2011-06-29 Ryan DahlBump to v0.4.9 v0.4.9
2011-06-29 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-06-29 Ryan DahlDont install ares_build.h or ares_rules.h
2011-06-20 Sam ShullFixes #1204. Add missing headers files to include
2011-06-17 Ryan DahlUpgrade libuv.
2011-06-15 Ryan DahlMerge branch 'v0.4'
2011-06-10 Ryan DahlInitial binding to uv_tcp_t
2011-06-10 Ryan DahlUpgrade libuv
2011-06-08 Bert BelderBuild on windows again
2011-06-08 Bert BelderGet rid of the old timer binding
2011-06-03 Ryan DahlMerge branch 'v0.4'
2011-06-03 Jérémy LalOption to disable SSL v2
2011-05-25 Ryan DahlImplement new wrap for uv timer
2011-05-24 Ryan DahlFixes #1102. Install ev.h into $PREFIX/include/node...
2011-05-22 Ryan DahlMerge branch 'v0.4'
2011-05-21 Ryan DahlBump to v0.4.8 v0.4.8
2011-05-21 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-05-20 Ryan DahlMerge branch 'v0.4'
2011-05-20 Robert MustacchiUse same make as when originally invoked
2011-05-19 Ryan DahlMerge branch 'v0.4'
2011-05-17 Ryan DahlMerge branch 'v0.4'
2011-05-13 Ryan DahlIntegrate libuv into build system
2011-05-08 isaacsMerge branch 'v0.4'
2011-05-05 Ryan DahlAssert, Debug output in normal default build
2011-05-01 Ben NoordhuisRemove oprofile flags in wscript.
2011-04-30 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-04-27 Nathan RajlichImplement `process.arch` to get a String of the current...
2011-04-23 Ryan Dahlbump version to v0.4.7 v0.4.7
2011-04-19 Ryan DahlMerge branch 'v0.4'
2011-04-14 Ryan DahlBump to v0.4.6 v0.4.6
2011-04-14 Ryan DahlMerge branch 'v0.4'
2011-04-14 Scott McWhirterAdd os.cpus() and os.uptime() support for sunos
2011-04-14 Ryan DahlRevert "Add os.cpus() and os.uptime() support for sunos"
2011-04-12 Scott McWhirterAdd os.cpus() support for sunos
2011-04-11 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-04-04 Ryan DahlMerge branch 'v0.4'
2011-04-02 Ryan DahlBump version to v0.4.5 v0.4.5
next