You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2022/07/08 15:54:33 UTC

[commons-numbers] branch complex-gsoc-2022 updated (7cb1690e -> 20cf8f59)

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a change to branch complex-gsoc-2022
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git


    from 7cb1690e Merge branch 'complex-gsoc-2022' of https://gitbox.apache.org/repos/asf/commons-numbers into complex-gsoc-2022
     add 1a8a73fc * Use Math.min * Use System.arraycopy
     add 6be5bb73 Use GitHub Actions setup-java Maven cache property
     add 02684466 Trim whitespace
     add 1098a777 Migrate workflows from adopt to temurin
     add bd454efc added my name to contributor list
     new 20cf8f59 Merge remote-tracking branch 'origin/master' into complex-gsoc-2022

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/coverage.yml                                   | 9 ++-------
 .github/workflows/maven.yml                                      | 9 ++-------
 .../org/apache/commons/numbers/combinatorics/LogFactorial.java   | 9 ++++-----
 pom.xml                                                          | 3 +++
 4 files changed, 11 insertions(+), 19 deletions(-)


[commons-numbers] 01/01: Merge remote-tracking branch 'origin/master' into complex-gsoc-2022

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch complex-gsoc-2022
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit 20cf8f59599cc5f6993bef6487968405a5ced20f
Merge: 7cb1690e bd454efc
Author: aherbert <ah...@apache.org>
AuthorDate: Fri Jul 8 16:52:39 2022 +0100

    Merge remote-tracking branch 'origin/master' into complex-gsoc-2022

 .github/workflows/coverage.yml                                   | 9 ++-------
 .github/workflows/maven.yml                                      | 9 ++-------
 .../org/apache/commons/numbers/combinatorics/LogFactorial.java   | 9 ++++-----
 pom.xml                                                          | 3 +++
 4 files changed, 11 insertions(+), 19 deletions(-)