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
2015-05-052015-05-04 io.js v2.0.0 Releasev2.0.0Rod Vagg
2015-05-04src: bump NODE_MODULE_VERSION due to V8 APIRod Vagg
2015-05-04doc: add rvagg to the TCRod Vagg
2015-05-04build: don't compile debug build with -OgBen Noordhuis
2015-05-04repl: fix for a+ fd clearing the file on readChris Dickinson
2015-05-04repl: fix _debugger by properly proxying replChris Dickinson
2015-05-04build: disable -Og when building with clangBen Noordhuis
2015-05-04src: fix -Wmissing-field-initializers warningBen Noordhuis
2015-05-04tls_wrap: Unlink TLSWrap and SecureContext objectsСковорода Никита Андреевич
2015-05-04doc: update AUTHORS listRod Vagg
2015-05-04Revert "url: significantly improve the performance of the url module"Rod Vagg
2015-05-04Revert "url: delete href cache on all setter code paths"Rod Vagg
2015-05-04Revert "url: fix treatment of some values as non-empty"Rod Vagg
2015-05-03url: fix treatment of some values as non-emptyPetka Antonov
2015-05-03url: delete href cache on all setter code pathsPetka Antonov
2015-05-03net: ensure Write/ShutdownWrap references handleFedor Indutny
2015-05-03doc: add require() lines to child.stdio exampleNick Raienko
2015-05-03repl: fix persistent history and env variable nameRoman Reiss
2015-05-02doc: fix some cross-referencesAlexander Gromnitsky
2015-05-02url: significantly improve the performance of the url modulePetka Antonov
2015-05-02doc: add TC meeting 2015-04-22 minutesRod Vagg
2015-05-02node: improve nextTick performanceBrian White
2015-05-02repl: do not save history for non-terminal replFedor Indutny
2015-05-02Merge branch 'v1.x'Jeremiah Senkpiel
2015-05-02win,node-gyp: optionally allow node.exe/iojs.exe to be renamedBert Belder
2015-05-02deps: make node-gyp work with io.jscjihrig
2015-05-02deps: upgrade npm to 2.9.0Forrest L Norvell
2015-05-01doc: improve http.request and https.request optsRoman Reiss
2015-05-01tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny
2015-05-01stream_base: dispatch reqs in the stream implFedor Indutny
2015-05-01build: turn on debug-safe optimizations with -OgBen Noordhuis
2015-05-01repl: add mode detection, cli persistent historyChris Dickinson
2015-05-01build: Use option groups in configure outputJohan Bergström
2015-04-30gitignore: ignore xcode workspaces and projectsRoman Klauke
2015-04-30doc: deprecate smalloc moduleBen Noordhuis
2015-04-30tls: destroy singleUse context immediatelyFedor Indutny
2015-04-30tls: zero SSL_CTX freelist for a singleUse socketFedor Indutny
2015-04-30crypto: track external memory for SSL structuresFedor Indutny
2015-04-30tls: destroy SSL once it is out of useFedor Indutny
2015-04-30src: deprecate smalloc public functionsBen Noordhuis
2015-04-30src: fix deprecation warningsBen Noordhuis
2015-04-30src: fix NODE_DEPRECATED macroBen Noordhuis
2015-04-29lib: deprecate the smalloc moduleBen Noordhuis
2015-04-30src: add ability to get/set effective uid/gidEvan Lucas
2015-04-29test: extend timeouts for ARMv6Rod Vagg
2015-04-29fs: validate fd on fs.writeJulian Duque
2015-04-29deps: enable v8 postmortem debugging againBen Noordhuis
2015-04-29deps: upgrade v8 to 4.2.77.18Chris Dickinson
2015-04-29deps: upgrade v8 to 4.2.77.15Ben Noordhuis
2015-04-29deps: enable v8 postmortem debugging againBen Noordhuis