Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-06Bring gyp into the tools directory; handwritten makefileRyan Dahl
2011-08-06WIPRyan Dahl
2011-08-03http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis
2011-08-02test: add targets `test-http2` and `test-all-http2`Ben Noordhuis
2011-08-02child_process_uv: don't attempt to pass test-child-process-deprecated-apiRyan Dahl
2011-08-02Add test-tls-securepair-server to test-uvRyan Dahl
2011-08-02child_process_uv: fix test-child-process-stdin and -ipcRyan Dahl
2011-08-01child_process_uv: fix test/simple/test-child-process-envRyan Dahl
2011-08-01child_process_uv: fix simple/test-child-process-cwdRyan Dahl
2011-08-01child_process_uv: add exec, fix simple/test-child-process-exec-cwdRyan Dahl
2011-08-01initial pass at lib/child_process_uv.jsRyan Dahl
2011-07-28Fix test-module-load-list for use-uvRyan Dahl
2011-07-22test: test pipe API with raw net.Stream() objectBen Noordhuis
2011-07-22Add tls tests to test-uvRyan Dahl
2011-07-22Remove logos from packageRyan Dahl
2011-07-21test: add test-net-pingpong to `make test-uv` listBen Noordhuis
2011-07-21Add tests for process.nextTick bugs on windowsBert Belder
2011-07-21test: beef up checks in test-http-unix-socket.js, add to `make test-uv`Ben Noordhuis
2011-07-18Output size of binaries on 'make'Ryan Dahl
2011-07-16net_uv: getsockname bindingHenry Rawas
2011-07-16Add 'make test-uv-debug'Ryan Dahl
2011-07-16connect-timeout callbacks after closeHenry Rawas
2011-07-15windows: fix simple/test-executable-pathRyan Dahl
2011-07-15connect-buffer play back queued write and endHenry Rawas
2011-07-15add working http testsHenry Rawas
2011-07-15net_uv: Add maxConnections supportHenry Rawas
2011-07-13fix socket-timeout. Also fix makefile test list name net-streamHenry Rawas
2011-07-12test-net-reconnect needs socket connect eventHenry Rawas
2011-07-09test-uv: add more test casesHenry Rawas
2011-07-09add tests to "make test-uv"Henry Rawas
2011-07-08Start 'make test-uv' commandRyan Dahl
2011-05-20Use same make as when originally invokedRobert Mustacchi
2011-04-02Added favicon.icoGeorge Stagas
2011-02-10Bump version to v0.4.0v0.4.0Ryan Dahl
2011-01-28Simplify websiteRyan Dahl
2010-12-22Add 'make test-valgrind'Ryan Dahl
2010-12-14Print 'make clean' commandsRyan Dahl
2010-12-02lint util.js and src/node.jsRyan Dahl
2010-12-02Cleanup Makefile for JSLint, CPPLintMicheil Smith
2010-12-02Import cpplint.pyRyan Dahl
2010-12-02Import Google's closure_linterRyan Dahl
2010-11-18Remove jQuery from projectMicheil Smith
2010-11-18Generate Table of Contents at compile time.Micheil Smith
2010-11-16scp should copy the right dirRyan Dahl
2010-11-16make doc improvementsRyan Dahl
2010-11-16Build API page into build/doc; simplify doctool.Micheil Smith
2010-11-15Add small crappy manpage (please improve)Ryan Dahl
2010-11-14fix 'make doc'Ryan Dahl
2010-11-14Added support for cross compilation and also fixed DEST_CPU to represent the ...Rasmus Andersson
2010-11-02Back to WAFRyan Dahl