[cpl] 02/03: Merge branch 'upstream' into debian

Ole Streicher olebole at moszumanska.debian.org
Tue Feb 24 09:34:22 UTC 2015


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

olebole pushed a commit to branch debian
in repository cpl.

commit 587e39a4972596e22aa019faf357e146d97f8039
Merge: 8e76e16 50882ad
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Feb 24 09:28:35 2015 +0100

    Merge branch 'upstream' into debian

 NEWS                                               |    11 +
 configure                                          |    38 +-
 configure.ac                                       |     4 +-
 cplcore/cpl_array.c                                |     1 -
 cplcore/cpl_array_impl.h                           |     2 +
 cplcore/cpl_image_basic.c                          |     2 +
 cplcore/cpl_image_basic_body.h                     |    41 +
 cplcore/cpl_image_filter_body.h                    |    38 +-
 cplcore/cpl_image_io.c                             |     1 -
 cplcore/cpl_image_io_body.h                        |     8 +-
 cplcore/cpl_image_io_impl.h                        |     2 +
 cplcore/cpl_image_iqe.c                            |     4 +-
 cplcore/cpl_imagelist_basic.c                      |    32 +-
 cplcore/cpl_imagelist_basic_body.h                 |   142 +-
 cplcore/cpl_mask.c                                 |   142 +-
 cplcore/cpl_math_const.h                           |     4 +-
 cplcore/cpl_mpfit.c                                |   148 +-
 cplcore/cpl_mpfit.h                                |     3 +-
 cplcore/cpl_msg.c                                  |     9 +-
 cplcore/cpl_propertylist.c                         |     2 +-
 cplcore/cpl_table.c                                | 16324 +++++++++++--------
 cplcore/cpl_test.c                                 |     4 +-
 cplcore/cpl_test.h                                 |     4 +-
 cplcore/cpl_tools_body.h                           |     2 +-
 cplcore/tests/Makefile.am                          |     7 +-
 cplcore/tests/Makefile.in                          |    52 +-
 cplcore/tests/cpl_image_basic-test.c               |   125 +
 cplcore/tests/cpl_imagelist_basic-test.c           |    43 +
 cplcore/tests/cpl_mask-test.c                      |    16 +-
 cplcore/tests/cpl_matrix-test.c                    |    20 +
 cplcore/tests/cpl_median-test.c                    |   374 +
 cplcore/tests/cpl_plot-test.c                      |     2 +-
 cplcore/tests/cpl_polynomial-test.c                |     4 +-
 cplcore/tests/cpl_table-test.c                     |    72 +-
 cplcore/tests/cpl_test-test.c                      |     6 +-
 cplcore/tests/cpl_test_init-test.c                 |    34 +-
 cpldfs/cpl_dfs.c                                   |     4 +-
 cpldfs/cpl_multiframe.c                            |   175 +-
 cpldfs/tests/Makefile.am                           |     2 +-
 cpldfs/tests/Makefile.in                           |     2 +-
 cpldrs/cpl_detector.c                              |     1 +
 cpldrs/cpl_fft.c                                   |    19 +-
 cpldrs/cpl_fft_body.h                              |    37 +-
 cpldrs/cpl_photom.c                                |    25 +-
 cpldrs/cpl_wlcalib.c                               |     2 +-
 cpldrs/tests/cpl_wcs-test.c                        |    70 +
 cplui/tests/Makefile.am                            |     2 +-
 cplui/tests/Makefile.in                            |     2 +-
 html/annotated.html                                |     2 +-
 html/classes.html                                  |     2 +-
 html/deprecated.html                               |     2 +-
 html/dir_0893a83ae506d6342ff4de074eaf5145.html     |     2 +-
 html/dir_283883d147ab9a845d7032d17e09a122.html     |     2 +-
 html/dir_5cd28bf58103222faf21a5533c3a1fe9.html     |     2 +-
 html/dir_d94ae846f16019cf15b4979bbb4258a2.html     |     2 +-
 html/functions.html                                |     2 +-
 html/functions_vars.html                           |     2 +-
 html/group__cpl__apertures.html                    |     2 +-
 html/group__cpl__array.html                        |     6 +-
 html/group__cpl__bivector.html                     |     2 +-
 html/group__cpl__detector.html                     |     2 +-
 html/group__cpl__dfs.html                          |    28 +-
 html/group__cpl__error.html                        |     4 +-
 html/group__cpl__errorstate.html                   |     6 +-
 html/group__cpl__fft.html                          |     2 +-
 html/group__cpl__filter.html                       |     2 +-
 html/group__cpl__fit.html                          |     2 +-
 html/group__cpl__fits.html                         |     2 +-
 html/group__cpl__frame.html                        |     2 +-
 html/group__cpl__framedata.html                    |     2 +-
 html/group__cpl__frameset.html                     |     2 +-
 html/group__cpl__frameset__io.html                 |     2 +-
 html/group__cpl__frameset__iterator.html           |     2 +-
 html/group__cpl__geom__img.html                    |     2 +-
 html/group__cpl__image.html                        |     8 +-
 html/group__cpl__imagelist.html                    |     4 +-
 html/group__cpl__init.html                         |     2 +-
 html/group__cpl__io.html                           |     2 +-
 html/group__cpl__mask.html                         |     9 +-
 html/group__cpl__math.html                         |     2 +-
 html/group__cpl__matrix.html                       |     2 +-
 html/group__cpl__memory.html                       |    12 +-
 html/group__cpl__msg.html                          |     2 +-
 html/group__cpl__multiframe.html                   |     2 +-
 html/group__cpl__parameter.html                    |     2 +-
 html/group__cpl__parameterlist.html                |     2 +-
 html/group__cpl__photom.html                       |     4 +-
 html/group__cpl__plot.html                         |     2 +-
 html/group__cpl__plugin.html                       |     2 +-
 html/group__cpl__pluginlist.html                   |     2 +-
 html/group__cpl__polynomial.html                   |     2 +-
 html/group__cpl__ppm.html                          |     2 +-
 html/group__cpl__property.html                     |     2 +-
 html/group__cpl__propertylist.html                 |     4 +-
 html/group__cpl__recipe.html                       |     2 +-
 html/group__cpl__recipeconfig.html                 |     2 +-
 html/group__cpl__recipedefine.html                 |     2 +-
 html/group__cpl__regex.html                        |     2 +-
 html/group__cpl__stats.html                        |     2 +-
 html/group__cpl__table.html                        |    10 +-
 html/group__cpl__test.html                         |     6 +-
 html/group__cpl__type.html                         |     4 +-
 html/group__cpl__vector.html                       |     2 +-
 html/group__cpl__version.html                      |     2 +-
 html/group__cpl__wcs.html                          |     2 +-
 html/group__cpl__wlcalib.html                      |     2 +-
 html/index.html                                    |     2 +-
 html/modules.html                                  |     2 +-
 html/pages.html                                    |     2 +-
 html/struct__cpl__framedata__-members.html         |     2 +-
 html/struct__cpl__framedata__.html                 |     2 +-
 html/struct__cpl__plugin__-members.html            |     2 +-
 html/struct__cpl__plugin__.html                    |     2 +-
 html/struct__cpl__recipe__-members.html            |     2 +-
 html/struct__cpl__recipe__.html                    |     2 +-
 libcext/Makefile.am                                |     2 +-
 libcext/Makefile.in                                |     2 +-
 libcext/acinclude.m4                               |     4 +-
 libcext/cext/cxstring.c                            |   142 +-
 libcext/cext/cxstring.h                            |    12 +
 libcext/configure                                  |    32 +-
 libcext/configure.ac                               |     4 +-
 libcext/html/cxconfig_8h_source.html               |     2 +-
 libcext/html/cxdeque_8h_source.html                |     2 +-
 libcext/html/cxfileutils_8h_source.html            |     2 +-
 libcext/html/cxlist_8h_source.html                 |     2 +-
 libcext/html/cxmacros_8h_source.html               |     2 +-
 libcext/html/cxmap_8h_source.html                  |     2 +-
 libcext/html/cxmemory_8h_source.html               |     2 +-
 libcext/html/cxmessages_8h_source.html             |     2 +-
 libcext/html/cxmultimap_8h_source.html             |     2 +-
 libcext/html/cxslist_8h_source.html                |     2 +-
 libcext/html/cxstring_8h_source.html               |    98 +-
 libcext/html/cxstrutils_8h_source.html             |     2 +-
 libcext/html/cxthread_8h_source.html               |     2 +-
 libcext/html/cxtree_8h_source.html                 |     2 +-
 libcext/html/cxtypes_8h_source.html                |     2 +-
 libcext/html/cxutils_8h_source.html                |     2 +-
 .../html/dir_c2959b2ad5731f3b356ab222d87e802c.html |     2 +-
 libcext/html/files.html                            |     2 +-
 libcext/html/group__cxdeque.html                   |     2 +-
 libcext/html/group__cxfileutils.html               |     2 +-
 libcext/html/group__cxlist.html                    |     2 +-
 libcext/html/group__cxmap.html                     |     2 +-
 libcext/html/group__cxmemory.html                  |     2 +-
 libcext/html/group__cxmessages.html                |     2 +-
 libcext/html/group__cxmultimap.html                |     2 +-
 libcext/html/group__cxslist.html                   |     2 +-
 libcext/html/group__cxstring.html                  |     2 +-
 libcext/html/group__cxstrutils.html                |     2 +-
 libcext/html/group__cxtree.html                    |     2 +-
 libcext/html/group__cxutils.html                   |     2 +-
 libcext/html/index.html                            |     2 +-
 libcext/html/modules.html                          |     2 +-
 libcext/html/snprintf_8h_source.html               |     2 +-
 m4/cpl.m4                                          |     2 +-
 156 files changed, 11527 insertions(+), 7112 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl.git



More information about the debian-science-commits mailing list