[hkl] 02/03: Merge tag 'upstream/4.99.99.1946' into experimental

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Jul 1 14:29:03 UTC 2015


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

picca pushed a commit to branch experimental
in repository hkl.

commit 6c66ddec4d4319f4be19b984f1a699acc81e5be8
Merge: 73ddbff 2b1a225
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Tue Jun 30 14:49:23 2015 +0200

    Merge tag 'upstream/4.99.99.1946' into experimental
    
    Upstream version 4.99.99.1946

 ChangeLog                                          |   84 ++
 Documentation/Makefile.in                          |  284 ++--
 Documentation/api/Makefile.in                      |  231 +--
 Documentation/api/html/annotation-glossary.html    |   59 +-
 Documentation/api/html/api-index-full.html         |  555 ++++----
 Documentation/api/html/ch01.html                   |   26 +-
 Documentation/api/html/deprecated-api-index.html   |   24 +-
 Documentation/api/html/hkl-array-size.html         |   57 +-
 Documentation/api/html/hkl-autodata.html           |  175 ++-
 Documentation/api/html/hkl-build-assert.html       |   66 +-
 Documentation/api/html/hkl-check-type.html         |   68 +-
 Documentation/api/html/hkl-compiler.html           |  145 +-
 Documentation/api/html/hkl-container-of.html       |   94 +-
 Documentation/api/html/hkl-darray.html             |  583 +++++---
 Documentation/api/html/hkl-hkl-axis-private.html   |   86 +-
 .../api/html/hkl-hkl-detector-private.html         |  172 ++-
 .../api/html/hkl-hkl-factory-private.html          |  124 +-
 .../api/html/hkl-hkl-geometry-private.html         |  911 ++++++++----
 .../api/html/hkl-hkl-interval-private.html         |  461 +++---
 .../api/html/hkl-hkl-lattice-private.html          |  221 ++-
 Documentation/api/html/hkl-hkl-macros-private.html |  178 ++-
 Documentation/api/html/hkl-hkl-matrix-private.html |  599 +++++---
 .../api/html/hkl-hkl-parameter-private.html        |  508 ++++---
 .../api/html/hkl-hkl-pseudoaxis-auto-private.html  |  303 ++--
 ...kl-hkl-pseudoaxis-common-eulerians-private.html |   98 +-
 .../hkl-hkl-pseudoaxis-common-hkl-private.html     |  250 ++--
 .../hkl-hkl-pseudoaxis-common-psi-private.html     |  118 +-
 .../html/hkl-hkl-pseudoaxis-common-q-private.html  |  108 +-
 .../api/html/hkl-hkl-pseudoaxis-private.html       |  500 ++++---
 .../api/html/hkl-hkl-quaternion-private.html       |  650 +++++----
 Documentation/api/html/hkl-hkl-sample-private.html |  241 +++-
 Documentation/api/html/hkl-hkl-source-private.html |  400 ++++--
 Documentation/api/html/hkl-hkl-type-builtins.html  |   93 +-
 Documentation/api/html/hkl-hkl-types.html          |  130 +-
 Documentation/api/html/hkl-hkl-unit-private.html   |  261 ++--
 Documentation/api/html/hkl-hkl-vector-private.html | 1501 ++++++++++++--------
 Documentation/api/html/hkl-hkl.html                |  592 +++++---
 Documentation/api/html/hkl-list.html               |  515 ++++---
 Documentation/api/html/hkl-noerr.html              |   94 +-
 Documentation/api/html/hkl-ptr-valid.html          |  239 +++-
 Documentation/api/html/hkl-str-debug.html          |  285 +++-
 Documentation/api/html/hkl-str.html                |  374 +++--
 Documentation/api/html/hkl.devhelp2                |  648 ++++-----
 Documentation/api/html/home.png                    |  Bin 654 -> 256 bytes
 Documentation/api/html/index.html                  |   10 +-
 Documentation/api/html/index.sgml                  |  687 +++++----
 Documentation/api/html/left-insensitive.png        |  Bin 0 -> 395 bytes
 Documentation/api/html/left.png                    |  Bin 459 -> 262 bytes
 Documentation/api/html/object-tree.html            |   25 +-
 Documentation/api/html/right-insensitive.png       |  Bin 0 -> 373 bytes
 Documentation/api/html/right.png                   |  Bin 472 -> 261 bytes
 Documentation/api/html/style.css                   |  418 ++++--
 Documentation/api/html/up-insensitive.png          |  Bin 0 -> 374 bytes
 Documentation/api/html/up.png                      |  Bin 406 -> 260 bytes
 Documentation/figures/Makefile.in                  |  104 +-
 Documentation/hkl.html                             |  580 ++++++--
 Documentation/hkl.org.in                           |   27 +-
 Documentation/sphinx/Makefile.in                   |  577 ++++++--
 INSTALL                                            |   12 +-
 Makefile.in                                        |  350 +++--
 aclocal.m4                                         |  709 +++++----
 config/compile                                     |  347 +++++
 config/config.guess                                |  346 ++---
 config/config.sub                                  |  113 +-
 config/depcomp                                     |  455 +++---
 config/install-sh                                  |   14 +-
 config/ltmain.sh                                   |    4 +-
 config/missing                                     |  414 ++----
 config/test-driver                                 |  139 ++
 configure                                          |  647 ++++++---
 data/Makefile.in                                   |  103 +-
 gtk-doc.make                                       |  101 +-
 gui/Makefile.in                                    |  213 ++-
 gui/hkl-gui-3d-gl.h                                |   26 +-
 gui/hkl-gui-macros.h                               |    2 +-
 gui/hkl-gui-pseudoaxes.h                           |    2 -
 gui/hkl-gui.h                                      |    4 -
 hkl/Makefile.in                                    |  322 +++--
 hkl/ccan/Makefile.in                               |  227 +--
 hkl/hkl-engine-e4c.c                               |   15 +-
 hkl/hkl-engine-e6c.c                               |   13 +-
 hkl/hkl-engine-k4c.c                               |   14 +-
 hkl/hkl-engine-k6c.c                               |   14 +-
 hkl/hkl-engine-soleil-sirius-turret.c              |   13 +-
 hkl/hkl-engine-soleil-sixs-med.c                   |   10 +-
 hkl/hkl-engine-template.c                          |   14 +-
 hkl/hkl-engine-zaxis.c                             |   13 +-
 hkl/hkl-geometry-private.h                         |    1 +
 hkl/hkl-interval.c                                 |    2 +-
 hkl/hkl-lattice.c                                  |    4 +-
 hkl/hkl-pseudoaxis-auto.c                          |   22 +-
 hkl/hkl-pseudoaxis-common-eulerians.c              |    2 +-
 hkl/hkl-pseudoaxis-common-hkl.c                    |    2 +-
 hkl/hkl-pseudoaxis-common-readonly-private.h       |   36 +-
 hkl/hkl-pseudoaxis-common-readonly.c               |  144 +-
 hkl/hkl-pseudoaxis-common-tth.c                    |   12 +-
 hkl/hkl-pseudoaxis-private.h                       |    2 +-
 hkl/hkl-pseudoaxis.c                               |   12 +-
 hkl/hkl-sample.c                                   |    4 +-
 hkl/hkl-type-builtins.c                            |  103 +-
 hkl/hkl-type-builtins.h                            |    1 -
 hkl/hkl-types.c                                    |    2 +-
 hkl3d/Makefile.in                                  |  204 ++-
 m4/gtk-doc.m4                                      |   51 +-
 m4/libtool.m4                                      |   24 +-
 tests/Makefile.in                                  |  315 ++--
 tests/bindings/Makefile.in                         |  570 ++++++--
 tests/bindings/python.py                           |    2 +-
 tests/hkl-pseudoaxis-t.c                           |    5 +-
 tests/tap/Makefile.in                              |  175 ++-
 110 files changed, 14052 insertions(+), 7838 deletions(-)

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



More information about the debian-science-commits mailing list