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
path: root/deps/v8
AgeCommit message (Expand)Author
2013-04-03v8: cherry-pick 75311294 from upstreamFedor Indutny
2013-03-23v8: Unify kMaxArguments with number of bits used to encode it.verwaest@chromium.org
2013-03-15v8: move 32 bit heap hint on sunosTimothy J Fontaine
2013-03-07V8: Reapply floating patchesisaacs
2013-03-07V8: Upgrade to 3.14.5.8isaacs
2013-02-26v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org
2013-02-26v8: work around String::WriteAscii segfaultBen Noordhuis
2013-02-26v8: fix postmortem and dtrace helper buildFedor Indutny
2013-02-26v8: reapply floating patchesBen Noordhuis
2013-02-26deps: downgrade v8 to 3.14.5Ben Noordhuis
2013-02-09V8: Reapply floating patchesisaacs
2013-02-09V8: Upgrade to 3.15.11.15isaacs
2013-02-06v8: loosen artificial mmap constraintBryan Cantrill
2013-01-24V8: Reapply floating patchesisaacs
2013-01-24V8: Upgrade to 3.15.11.10isaacs
2013-01-18v8: add %p option to --logfile, expands to pidBen Noordhuis
2013-01-16v8: work around String::WriteAscii segfaultBen Noordhuis
2013-01-13v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org
2013-01-12v8: remove optimization switchesBen Noordhuis
2013-01-12deps: update v8 to 3.15.11.7Fedor Indutny
2013-01-11v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org
2013-01-04v8: remove optimization switchesBen Noordhuis
2013-01-04v8: update to 3.15.11.5Fedor Indutny
2013-01-03v8: remove optimization switchesBen Noordhuis
2013-01-01deps: update v8 to 3.15.11Fedor Indutny
2012-11-21v8: fix dragonflybsd buildBen Noordhuis
2012-11-21build: make python executable configurableBen Noordhuis
2012-11-06build: add postmortem as a dependency if enabledTimothy J Fontaine
2012-10-25Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-10-25v8: remove optimization switchesBen Noordhuis
2012-10-24v8: don't show performance warnings when compiling with msvcBert Belder
2012-10-24V8 build: 'echo -n' considered harmfulisaacs
2012-10-23Merge remote-tracking branch 'ry/v0.8'isaacs
2012-10-23V8: Reapply patchesisaacs
2012-10-23V8: Upgrade to 3.13.7.4isaacs
2012-10-23V8: Reapply patchesisaacs
2012-10-23V8: Upgrade to 3.11.10.25isaacs
2012-10-23v8: make GDBJIT interface compile againmstarzinger@chromium.org
2012-10-23Merge remote-tracking branch 'ry/v0.8'isaacs
2012-10-23v8: use correct timezone information on Solarisyangguo@chromium.org
2012-09-22v8: loosen artificial mmap constraintBryan Cantrill
2012-09-22v8: loosen artificial mmap constraintBryan Cantrill
2012-09-21v8: fix postmortem metadata generationBryan Cantrill
2012-09-21V8: reapply floating patchesisaacs
2012-09-21V8: Upgrade to 3.13.7.1isaacs
2012-09-14v8: Replace VFP by VFP2 in common.gypiNathan Rajlich
2012-09-14v8: Relax requirement from VFP3 to VFP2 where possible.yangguo@chromium.org
2012-09-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-09-06v8: fix semaphore on MacOSFedor Indutny
2012-09-06v8: reapply floating patchesBert Belder