You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dennis Hendriks <D....@tue.nl> on 2014/11/03 11:56:44 UTC

Re: [6/8] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math

Hi all,

The mail below seems to suggest a bunch of files were changed, but how from 
this e-mail can I get a link to the actual diff of this commit? I tried the 
'Diff' link below (to 
http://git-wip-us.apache.org/repos/asf/commons-math/diff/29b19362), but it 
gives me a page with some metadate (dates/times/etc), and the text 'Trivial 
merge', but no actual diff of any kind. The other links don't lead to pages 
with actual diffs either...

Best,
Dennis



On 11/03/2014 11:43 AM, erans@apache.org wrote:
> Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math
>
>
> Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
> Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/29b19362
> Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/29b19362
> Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/29b19362
>
> Branch: refs/heads/master
> Commit: 29b193629150c9a38949a6afa5b620cdb4d7f6a6
> Parents: a516976 e89a80d
> Author: Gilles <er...@apache.org>
> Authored: Mon Oct 20 23:20:09 2014 +0200
> Committer: Gilles <er...@apache.org>
> Committed: Mon Oct 20 23:20:09 2014 +0200
>
> ----------------------------------------------------------------------
>   pom.xml                                         |  12 +-
>   src/changes/changes.xml                         |  12 +
>   .../interpolation/AkimaSplineInterpolator.java  | 225 ++++++
>   .../BicubicSplineInterpolatingFunction.java     | 620 +++------------
>   .../BicubicSplineInterpolator.java              | 141 +---
>   .../TricubicSplineInterpolator.java             |  35 +-
>   .../exception/MathIllegalStateException.java    |   5 +-
>   .../math3/exception/util/LocalizedFormats.java  |   1 +
>   .../ode/nonstiff/RungeKuttaIntegrator.java      |  14 +-
>   .../math3/stat/descriptive/rank/Percentile.java |   2 +-
>   .../math3/stat/inference/BinomialTest.java      |   3 +-
>   .../math3/stat/inference/ChiSquareTest.java     |  14 +-
>   .../commons/math3/stat/inference/GTest.java     |  18 +-
>   .../math3/stat/inference/MannWhitneyUTest.java  |   3 +-
>   .../math3/stat/inference/OneWayAnova.java       |   8 +-
>   .../commons/math3/stat/inference/TTest.java     |  11 +-
>   .../stat/inference/WilcoxonSignedRankTest.java  |   3 +-
>   .../org/apache/commons/math3/util/FastMath.java | 334 +++++++++
>   .../apache/commons/math3/util/KthSelector.java  |   2 +-
>   .../util/LocalizedFormats_fr.properties         |   1 +
>   src/site/site.xml                               |   2 +-
>   src/site/xdoc/developers.xml                    |  26 +-
>   src/site/xdoc/index.xml                         |   7 +-
>   .../AkimaSplineInterpolatorTest.java            | 227 ++++++
>   .../BicubicSplineInterpolatingFunctionTest.java | 746 +++++--------------
>   .../BicubicSplineInterpolatorTest.java          | 217 ++++--
>   ...PolynomialBicubicSplineInterpolatorTest.java |  10 +-
>   .../interpolation/SplineInterpolatorTest.java   |  42 +-
>   .../TricubicSplineInterpolatorTest.java         |   2 +-
>   .../AbstractIntegerDistributionTest.java        |  21 +-
>   .../exception/util/LocalizedFormatsTest.java    |   3 +-
>   .../leastsquares/EvaluationRmsCheckerTest.java  |   2 +-
>   .../ClassicalRungeKuttaIntegratorTest.java      |  24 +
>   .../util/FastMathStrictComparisonTest.java      |  22 +-
>   .../apache/commons/math3/util/FastMathTest.java | 429 ++++++++++-
>   35 files changed, 1841 insertions(+), 1403 deletions(-)
> ----------------------------------------------------------------------
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [6/8] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math

Posted by Gilles <gi...@harfang.homelinux.org>.
Hello.

On Mon, 3 Nov 2014 11:56:44 +0100, Dennis Hendriks wrote:
> Hi all,
>
> The mail below seems to suggest a bunch of files were changed,

The message looks indeed misleading. I did not touch those files;
"git" did, in order to update my local copy.
[Cf. the post which I've just sent to the list.]

Regards,
Gilles

> but
> how from this e-mail can I get a link to the actual diff of this
> commit? I tried the 'Diff' link below (to
> http://git-wip-us.apache.org/repos/asf/commons-math/diff/29b19362),
> but it gives me a page with some metadate (dates/times/etc), and the
> text 'Trivial merge', but no actual diff of any kind. The other links
> don't lead to pages with actual diffs either...
>
> Best,
> Dennis
>
>
>
> On 11/03/2014 11:43 AM, erans@apache.org wrote:
>> Merge branch 'master' of 
>> https://git-wip-us.apache.org/repos/asf/commons-math
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
>> Commit: 
>> http://git-wip-us.apache.org/repos/asf/commons-math/commit/29b19362
>> Tree: 
>> http://git-wip-us.apache.org/repos/asf/commons-math/tree/29b19362
>> Diff: 
>> http://git-wip-us.apache.org/repos/asf/commons-math/diff/29b19362
>>
>> Branch: refs/heads/master
>> Commit: 29b193629150c9a38949a6afa5b620cdb4d7f6a6
>> Parents: a516976 e89a80d
>> Author: Gilles <er...@apache.org>
>> Authored: Mon Oct 20 23:20:09 2014 +0200
>> Committer: Gilles <er...@apache.org>
>> Committed: Mon Oct 20 23:20:09 2014 +0200
>>
>> 
>> ----------------------------------------------------------------------
>>   pom.xml                                         |  12 +-
>>   src/changes/changes.xml                         |  12 +
>>   .../interpolation/AkimaSplineInterpolator.java  | 225 ++++++
>>   .../BicubicSplineInterpolatingFunction.java     | 620 
>> +++------------
>>   .../BicubicSplineInterpolator.java              | 141 +---
>>   .../TricubicSplineInterpolator.java             |  35 +-
>>   .../exception/MathIllegalStateException.java    |   5 +-
>>   .../math3/exception/util/LocalizedFormats.java  |   1 +
>>   .../ode/nonstiff/RungeKuttaIntegrator.java      |  14 +-
>>   .../math3/stat/descriptive/rank/Percentile.java |   2 +-
>>   .../math3/stat/inference/BinomialTest.java      |   3 +-
>>   .../math3/stat/inference/ChiSquareTest.java     |  14 +-
>>   .../commons/math3/stat/inference/GTest.java     |  18 +-
>>   .../math3/stat/inference/MannWhitneyUTest.java  |   3 +-
>>   .../math3/stat/inference/OneWayAnova.java       |   8 +-
>>   .../commons/math3/stat/inference/TTest.java     |  11 +-
>>   .../stat/inference/WilcoxonSignedRankTest.java  |   3 +-
>>   .../org/apache/commons/math3/util/FastMath.java | 334 +++++++++
>>   .../apache/commons/math3/util/KthSelector.java  |   2 +-
>>   .../util/LocalizedFormats_fr.properties         |   1 +
>>   src/site/site.xml                               |   2 +-
>>   src/site/xdoc/developers.xml                    |  26 +-
>>   src/site/xdoc/index.xml                         |   7 +-
>>   .../AkimaSplineInterpolatorTest.java            | 227 ++++++
>>   .../BicubicSplineInterpolatingFunctionTest.java | 746 
>> +++++--------------
>>   .../BicubicSplineInterpolatorTest.java          | 217 ++++--
>>   ...PolynomialBicubicSplineInterpolatorTest.java |  10 +-
>>   .../interpolation/SplineInterpolatorTest.java   |  42 +-
>>   .../TricubicSplineInterpolatorTest.java         |   2 +-
>>   .../AbstractIntegerDistributionTest.java        |  21 +-
>>   .../exception/util/LocalizedFormatsTest.java    |   3 +-
>>   .../leastsquares/EvaluationRmsCheckerTest.java  |   2 +-
>>   .../ClassicalRungeKuttaIntegratorTest.java      |  24 +
>>   .../util/FastMathStrictComparisonTest.java      |  22 +-
>>   .../apache/commons/math3/util/FastMathTest.java | 429 ++++++++++-
>>   35 files changed, 1841 insertions(+), 1403 deletions(-)
>> 
>> ----------------------------------------------------------------------
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org