[boinc-app-seti] 01/03: Merge tag 'upstream/7.28_svn2203'

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Apr 14 08:00:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc-app-seti.

commit b408b6b66371ac4e9f2da3412bd5dfa8717bbc06
Merge: 31b097b 1eceeb8
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Apr 14 00:01:59 2014 +0200

    Merge tag 'upstream/7.28_svn2203'
    
    Upstream version 7.28~svn2203

 Makefile.am                                        |     2 +-
 Makefile.incl                                      |     2 +-
 build_android_client.sh                            |    76 +-
 client/Makefile.am                                 |     6 +-
 client/amd64fft8g.cpp                              |     6 +
 client/analyzeFuncs.cpp                            |   221 +-
 client/analyzeFuncs.h                              |     3 +
 client/analyzePoT.cpp                              |    29 +-
 client/analyzeReport.cpp                           |    57 +-
 client/autocorr.cpp                                |     6 +
 client/chirpfft.cpp                                |    28 +-
 client/fft8g.cpp                                   |   189 +-
 client/fft8g.h                                     |     4 -
 client/gaussfit.cpp                                |    53 +-
 client/gdata.cpp                                   |    39 +-
 client/lcgamm.cpp                                  |    65 +-
 client/main.cpp                                    |    48 +-
 client/malloc_a.cpp                                |    41 +-
 client/malloc_a.h                                  |     2 +-
 client/progress.cpp                                |    55 +-
 client/pulsefind.cpp                               |    79 +
 client/pulsefind.h                                 |     4 +
 client/s_util.cpp                                  |    46 +-
 client/sah_gfx.cpp                                 |     3 -
 client/seti.cpp                                    |   151 +-
 client/seti.h                                      |     1 +
 client/seti_header.cpp                             |    30 +
 client/spike.cpp                                   |     6 +
 client/timecvt.cpp                                 |    32 +-
 client/vector/analyzeFuncs_altivec.cpp             |   179 +-
 client/vector/analyzeFuncs_avx.cpp                 |   147 +
 client/vector/analyzeFuncs_fpu.cpp                 |    40 +-
 client/vector/analyzeFuncs_mmx.cpp                 |    12 +
 client/vector/analyzeFuncs_sse.cpp                 |   427 +-
 client/vector/analyzeFuncs_sse2.cpp                |    32 +-
 client/vector/analyzeFuncs_sse3.cpp                |    27 +-
 client/vector/analyzeFuncs_vector.cpp              |   256 +-
 client/vector/analyzeFuncs_vector.h                |     5 +-
 client/vector/analyzeFuncs_vfp_aux.cpp             |    38 +
 client/vector/analyzeFuncs_x86_64.cpp              |     6 +
 client/vector/fp_arm.h                             |    10 +-
 client/vector/sighandler.h                         |    26 +-
 client/vector/x86_ops.h                            |     4 +-
 client/worker.cpp                                  |    37 +-
 .../working_collect2_line_for_android_armv6-neon   |     1 +
 client/working_collect2_line_for_android_armv6-vfp |     1 +
 configure.ac                                       |   116 +-
 db/schema_master.cpp                               | 29450 ++++++++++---------
 db/schema_master.h                                 |  2496 +-
 db/tools/analysis_configs.xml                      |     2 +-
 db/tools/insert_splitter_config.cpp                |     3 +-
 db/tools/settings.sql                              |     6 +-
 db/tools/splitter_configs.xml                      |     6 +-
 db/xml_util.h                                      |    10 +-
 m4/sah_avx.m4                                      |     6 +-
 55 files changed, 19041 insertions(+), 15586 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list