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-23win: bring back xp/2k3 supportBert Belder
2015-01-30src: make build pass with GCC < 4.5Julien Gilli
2014-12-09build: do not generate support for libuv's probesJulien Gilli
2014-12-05async-wrap: move MakeCallback to .ccTrevor Norris
2014-12-05src: remove Async ListenerTrevor Norris
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-09-18win: manifest node.exe for Windows 8.1Alexis Campailla
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny
2014-08-08build: linking CoreFoundation framework for OSXThorsten Lorenz
2014-08-08Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31gyp: do not rm unused openssl syms on osx/linuxFedor Indutny
2014-07-29Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny
2014-07-23test: fix test-tls-server-verifyFedor Indutny
2014-07-23gyp: fix post-mortem in v0.11Fedor Indutny
2014-07-17gyp: do not let `v8dbg_` slip away on osxFedor Indutny
2014-07-08contextify: remove useless header fileFedor Indutny
2014-06-11Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-04-01configure: make --v8-options switch more robustBen Noordhuis
2014-03-29crypto: move `createCredentials` to tlsFedor Indutny
2014-03-29configure: --v8-options optionFedor Indutny
2014-03-24build: fix g++ 4.8 build, disable -WerrorBen Noordhuis
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
2014-02-11bindings: add spawn_sync bindingsBert Belder
2014-02-05src: add tracing.v8.on('gc') statistics hooksBen Noordhuis
2014-01-28node: register modules from DSO constructorsKeith M Wesolowski
2014-01-25Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-01-16gyp: fix `ninja` build on linuxFedor Indutny
2014-01-07build: unconditionally disable -WerrorBen Noordhuis
2013-12-11gyp: build openssl-cli tool and use it in testsFedor Indutny
2013-12-10Merge branch 'v0.10'Fedor Indutny
2013-12-10build: only whole archive on static v8 buildsTimothy J Fontaine
2013-12-02Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-02build: include postmortem symbols on linuxTimothy J Fontaine
2013-11-13base-object: add BaseObjectTrevor Norris
2013-11-01node: add AsyncListener supportTrevor Norris
2013-10-30build: use zero overhead systemtap probesBen Noordhuis
2013-09-25src: remove ObjectWrap dependency from coreBen Noordhuis
2013-09-06src: add multi-context supportBen Noordhuis
2013-09-04build: remove unused Carbon dependencyBen Noordhuis
2013-08-26src: remove pointless node_os.h header fileBen Noordhuis
2013-08-22vm, core, module: re-do vm to fix known issuesDomenic Denicola
2013-08-06tls_wrap: DRY ClientHelloParserFedor Indutny
2013-08-06build: fix ia32 sunos, elfwrap only needs -64Timothy J Fontaine
2013-08-06build: embed the mdb_v8.so into the binaryTimothy J Fontaine
2013-08-02src: Replace macros with util functionsisaacs
2013-07-29src: don't use NewExternal() with unaligned stringsBen Noordhuis
2013-07-24lib: macro-ify type checksBen Noordhuis
2013-07-24src: rename macros.py to notrace_macros.pyBen Noordhuis