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
2017-10-11doc: update libuv licenseTimothy Gu
2017-08-14deps,tools: add missing nghttp2 licenseAnna Henningsen
2017-05-10deps: ICU 59.1 bumpSteven R. Loomis
2017-02-22deps: switch to v8_inspector in V8Ali Ijaz Sheikh
2017-02-11test: remove dependency on node-weakBen Noordhuis
2016-10-31deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis
2016-07-27doc: update licensesAli Ijaz Sheikh
2016-06-04doc: update licensesMyles Borins
2016-04-19tools: fix license-builder.sh again for ICUSteven R. Loomis
2016-04-07doc: update openssl LICENSE using license-builder.shSteven R. Loomis
2016-02-01doc: update npm LICENSE using license-builder.shRebecca Turner
2016-01-20doc: restore ICU third-party software licensesRichard Lau
2016-01-14doc: rebuild LICENSE using tools/license-builder.shRod Vagg
2015-10-06tools: remove unused gflags moduleBen Noordhuis
2015-09-23doc: switch LICENSE from closure-linter to eslintP.S.V.R
2015-08-24node: rename from io.js to nodecjihrig
2015-08-13build: intl: converge from joyent/nodeSteven R. Loomis
2015-03-05build: remove tools/wrk from the treeJohan Bergström
2015-01-16doc: add python-gflags LICENSE blockShigeki Ohtsu
2015-01-15doc: fix formatting in LICENSE for RTF generationRod Vagg
2015-01-13doc: add io.js LICENSE blockRod Vagg
2015-01-09doc: update the zlib license after upgradingShigeki Ohtsu
2013-08-06Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-08-06doc: Update LICENSE for npm's Artistic 2.0isaacs
2013-06-04src: replace ngx-queue.h with queue.hBen Noordhuis
2013-03-09doc: Add wrk's license to LICENSE fileisaacs
2013-01-16buffer: floating point read/write improvementsTrevor Norris
2012-11-16deps: upgrade libuv to 665a316Ben Noordhuis
2012-10-07Update LICENSE file.Ben Noordhuis
2012-06-28Revert "tools: update closure_linter to the latest(2.3.5)"Ben Noordhuis
2012-06-28LICENSE: update Closure Linter to Apache 2.0Shigeki Ohtsu
2012-06-19Update npm's licenseisaacs
2012-06-14LICENSE: add node-weakBert Belder
2012-06-14LICENSE: punctuation fixesBert Belder
2012-05-15process: add _getActiveHandles(), _getActiveRequests()Ben Noordhuis
2012-04-08Remove stray comment from LICENSE fileisaacs
2012-04-07Include text of licenses in LICENSE fileRyan Dahl
2012-04-07Fix links to libev and libeio licensesRyan Dahl
2012-03-05Mention marked, and add license to doc generatorisaacs
2011-12-06s/NPM/npm/isaacs
2011-11-21Include NPM, update .pkg to install it.Ryan Dahl
2011-11-11punycode: replace with Mathias Bynens's implementationBen Noordhuis
2011-09-18Initial pass at zlib bindingsisaacs
2011-09-16Remove pthread-win32 from license file (no longer using it)Ryan Dahl
2011-08-22Update license info for opensslRyan Dahl
2011-08-09Revert "Remove scons"Ryan Dahl
2011-08-06Remove sconsRyan Dahl
2011-08-06Bring gyp into the tools directory; handwritten makefileRyan Dahl
2011-07-09Statically link in dependencies for node.exeIgor Zinkovsky
2011-07-07Close #1149 IDNA and Punycode support in url.parseJeremy Selier