platform/upstream/nodejs.git
2011-08-10 Ryan DahlUpgrade libuv to db190c7
2011-08-10 Ryan Dahlnet_uv: Handle failed shutdown req
2011-08-10 Ryan DahlAdd test-pipe-file-to-http to test-uv
2011-08-10 Ryan Dahlnet_uv: fix test/simple/test-pipe-file-to-http.js
2011-08-10 Ryan Dahltest: Allow common.ddCommand to be run in presence...
2011-08-10 Ryan Dahlx-platform func for spawning pwd in tests
2011-08-10 Bert BelderExplicitly disable cr/lf conversion for test fixtures
2011-08-10 Bert BelderRevert "Make test-sync-fileread pass even when git...
2011-08-10 Fedor IndutnyAdd NPN and SNI documentation.
2011-08-10 Bert BelderMake test-sync-fileread pass even when git cr/lf conver...
2011-08-10 Bert BelderOpen files in binary mode, on msvc too
2011-08-10 Ryan DahlRemove unnecessary line
2011-08-10 Ryan DahlFix test-net-server-on-fd-0 for windows by removing...
2011-08-10 Ryan DahlAdd fixed tests to test-uv
2011-08-10 Ryan DahlFix dd command tests for Windows
2011-08-09 Ryan DahlFix test/simple/test-repl
2011-08-09 Ryan DahlImprove win compat of test-repl
2011-08-09 Tom Hughescrypto: fix incorrect ssl shutdown check
2011-08-09 Tom Hughesnet: fix incorrect sizeof()
2011-08-09 Ryan DahlImprove assert error messages
2011-08-09 Ben Noordhuiseio: define HAVE_UTIMES 1 on cygwin, fixes build
2011-08-09 Ryan Dahlwindows: fix test-umask
2011-08-09 Ryan DahlUpgrade libuv to e5f513c
2011-08-09 Ryan DahlReadd the static libpthread-win32 libraries
2011-08-09 Ryan DahlRevert "Unify configure scripts"
2011-08-09 Ryan DahlMake buffer.INSPECT_MAX_BYTES public for mscdex
2011-08-09 Ryan DahlTruncate Buffer.inspect at 50 bytes
2011-08-09 Ryan DahlFix test-executable-path
2011-08-09 Ryan DahlFix test-http-upgrade-server and test-http-parser
2011-08-09 Robert MustacchiEndian argument should be a boolean. Signed integers...
2011-08-09 Ryan DahlTests should point at the build directory until GYP...
2011-08-08 Ryan DahlMerge branch 'gyp'
2011-08-08 Ryan DahlFix test-child-process-exec-cwd.
2011-08-08 Ryan DahlUnify configure scripts
2011-08-08 Ryan DahlRevert "Remove scons"
2011-08-08 Ryan DahlUpgrade libuv to 75c10905
2011-08-08 Ryan DahlBring back old Makefile and configure script
2011-08-08 Ryan DahlFix MSVS build
2011-08-08 Ryan DahlMove GYP file to the project root
2011-08-08 Ryan Dahlgenerate-project.bat: Point at the right path
2011-08-08 Ryan Dahlsketch out configure support
2011-08-08 Ben Noordhuishttp2: reword confusing comment
2011-08-08 koichikImprove util.format() compatibility with browser.
2011-08-08 Mikeal RogersFixes https host header default port handling.
2011-08-08 isaacsTest for default host headers on default ports in https...
2011-08-07 Ben Noordhuisdocs: rename readline.md to readline.markdown
2011-08-07 Ryan Dahlsymlink in ./node and ./node_g for make users
2011-08-07 Ryan DahlAdd generate-projects.bat
2011-08-07 Ben Noordhuisdocs: fix typo in tls API docs
2011-08-07 Peter BrightDisable optimization in debug builds.
2011-08-07 Peter BrightSilence VC++ warnings about use of badly-designed parts...
2011-08-07 Peter BrightFix missing prototype warnings.
2011-08-07 Peter BrightFix bad platform name.
2011-08-07 Ryan DahlAdd 'make test' and friends
2011-08-07 Peter BrightMake MSVS build.
2011-08-07 Peter BrightV8 GYP should attempt to not use cygwin.
2011-08-07 Peter BrightModify GYP scripts for VC build
2011-08-07 Ryan DahlUpgrade libuv - it now depends on pthreads
2011-08-06 Ben Noordhuisbuild: don't try to `ls -lh` executables that don't...
2011-08-06 Ryan DahlComplete eio upgrade
2011-08-06 Ryan Dahlclean merge scabs
2011-08-06 Ryan DahlUpgrade libuv to 48877ed
2011-08-06 Peter BrightBasic VC++ compatibility work.
2011-08-06 Ryan DahlRemove scons
2011-08-06 Ryan DahlBring gyp into the tools directory; handwritten makefile
2011-08-06 Ryan Dahlgyp: fix makefile build
2011-08-06 Ryan Dahlgyp fix build again
2011-08-06 Ryan Dahlgyp: Fix build
2011-08-06 Ryan Dahladd build/gyp_node build script
2011-08-06 Ryan DahlUpgrade libuv for gyp reasons
2011-08-06 Ryan Dahlgyp: fix test runner
2011-08-06 Ryan DahlImprove gyp build - now works kind of
2011-08-06 Ryan Dahladd deps/v8/build ???
2011-08-06 Ryan DahlMore progress with gyp
2011-08-06 Ryan DahlWIP
2011-08-06 Ryan DahlUpgrade libuv for gyp support
2011-08-06 Ryan DahlWIP
2011-08-06 Ryan DahlUpgrade http_parser to 965f91bc76b2d1601e23
2011-08-06 koichik[doc] add link to npm search in Readme.md
2011-08-06 Tony Huangadd the document of the new api routine: path.relative
2011-08-05 Bert BelderMake test-child-process-exec-env work on windows
2011-08-05 Bert BelderChild processes: support windowsVerbatimArguments option
2011-08-05 Ben Noordhuisuv: fix build on systems that don't have pipe2()
2011-08-05 koichikDoc improvements
2011-08-05 Bert BelderUpgrade libuv to c834d5de9e4747e5138bed9140320b44622ab6de
2011-08-05 Ben NoordhuisRevert commits 12c8b27 and 88f416a, fixed properly...
2011-08-05 Ben Noordhuisuv: cherry-pick libuv commit 041d60e into node
2011-08-04 Ben Noordhuischild process: don't send signal if process is already...
2011-08-04 Ryan DahlUpgrade V8 to 3.5.3
2011-08-04 Ben Noordhuisnet_uv: add listenFD shim that throws when called
2011-08-04 Ben Noordhuischild process: bind to libuv's kill process API
2011-08-04 Ben Noordhuismodule: strip byte order marker when loading *.js and...
2011-08-04 Ben Noordhuistest: fix bad test in test-cli-eval.js
2011-08-03 Ben Noordhuisev: fix infinite loop in ev_walk()
2011-08-03 Ben Noordhuisdocs: add race warning to `child_process.kill()`
2011-08-03 Ben Noordhuistest: fix exec-after-fork race in test/simple/test...
2011-08-02 Bert BelderUpgrade libuv to ec143961d135adb3f49f5a2322774ef43e2520b9
2011-08-02 Bert BelderUpgrade libuv to dbaddc4423d61fa16cca299650f8378cffba9cce
2011-08-02 Ben Noordhuishttp: make http2 the default, legacy backend is availab...
2011-08-02 Mikeal RogersUpdate tests for http2.
next