[giac] 02/03: Merge tag 'upstream/1.2.3.51+dfsg1'

Ximin Luo infinity0 at debian.org
Sat Jun 24 13:08:06 UTC 2017


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

infinity0 pushed a commit to branch master
in repository giac.

commit acad97731f959a0a34595bf230b22026849bda8e
Merge: 57efad6 13a26d5
Author: Ximin Luo <infinity0 at debian.org>
Date:   Sat Jun 24 15:05:50 2017 +0200

    Merge tag 'upstream/1.2.3.51+dfsg1'
    
    Upstream version 1.2.3.51+dfsg1
    
    # gpg: Signature made Sat 24 Jun 2017 15:05:50 CEST
    # gpg:                using RSA key 3667486A326DB2766D255546860DEF3B8F650B79
    # gpg: Good signature from "Ximin Luo <infinity0 at pwned.gg>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at torproject.org>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at freenetproject.org>" [ultimate]
    # gpg:                 aka "Ximin Luo <infinity0 at debian.org>" [ultimate]
    # gpg:                 aka "Satoshi Nakamoto (www.bitcoin.org) <satoshin at gmx.com>" [ultimate]

 Makefile.am                                |   24 +-
 check/TP12-sol.cas.out1                    |    2 +-
 check/TP21-sol.cas.out1                    |    2 +-
 check/cas.out                              |    8 +-
 check/geo.out                              |    2 +-
 check/integrate.out                        |    2 +-
 check/log                                  | 2164 ++++++++---------
 configure.in                               |    1 +
 doc/Makefile.am                            |    2 +-
 doc/aide_cas                               |  123 +-
 doc/el/cas_el.log                          |    2 +-
 doc/giac.tex                               |  114 +-
 doc/giacfr.tex                             |  109 +-
 doc/menuen.js                              |  484 ++++
 doc/menufr.js                              |  488 ++++
 doc/test.tex                               |   16 +-
 doc/testfr.tex                             |   76 +-
 doc/xcasen.html                            |  960 +++-----
 doc/xcasfr.html                            | 3512 ++++++++++++++++++++--------
 doc/xcasmode.js                            |   12 +-
 examples/Exemples/arit/multfft.xws         |  Bin 13123 -> 13126 bytes
 examples/Exemples/capes2006/0807.xws       |  Bin 6831 -> 6765 bytes
 examples/Exemples/geo3d/animcube.xws       |    2 +-
 examples/Exemples/poly/afactor.xws         |  Bin 13125 -> 14209 bytes
 examples/Exemples/poly/reed_sol.xws        |  304 +--
 examples/Exemples/proba/kolmogorov.xws     |  667 +++---
 examples/Exemples/proba/moivre_laplace.xws |  124 +-
 examples/Exemples/spects/spec_proie.xws    |   87 +-
 po/de.gmo                                  |  Bin 65080 -> 0 bytes
 po/de.po                                   | 2972 +++++++++++------------
 po/el.gmo                                  |  Bin 101100 -> 0 bytes
 po/el.po                                   | 2972 +++++++++++------------
 po/en.gmo                                  |  Bin 65091 -> 0 bytes
 po/en.po                                   | 2972 +++++++++++------------
 po/es.gmo                                  |  Bin 6375 -> 0 bytes
 po/es.po                                   | 2972 +++++++++++------------
 po/fr.gmo                                  |  Bin 138644 -> 0 bytes
 po/fr.po                                   | 2974 +++++++++++------------
 po/giac.pot                                | 2972 +++++++++++------------
 po/it.gmo                                  |  Bin 382 -> 0 bytes
 po/it.po                                   | 2972 +++++++++++------------
 po/pt.gmo                                  |  Bin 413 -> 0 bytes
 po/pt.po                                   | 2972 +++++++++++------------
 po/zh.gmo                                  |  Bin 24939 -> 0 bytes
 po/zh.po                                   | 2972 +++++++++++------------
 src/Cfg.cc                                 |    8 +-
 src/Editeur.cc                             |    9 +-
 src/Equation.cc                            |   37 +-
 src/Graph.cc                               |   37 +-
 src/History.cc                             |    9 +-
 src/Makefile.am                            |    2 +-
 src/Tableur.cc                             |   49 +-
 src/Xcas1.cc                               |   26 +-
 src/alg_ext.cc                             |    4 +-
 src/cocoa.cc                               |  151 +-
 src/config.h                               |    3 +
 src/derive.cc                              |   32 +-
 src/desolve.cc                             |    5 +-
 src/dispatch.h                             |    2 +-
 src/first.h                                |   39 +-
 src/gausspol.cc                            |  126 +-
 src/gausspol.h                             |   38 +
 src/gen.cc                                 |   92 +-
 src/gen.h                                  |   16 +-
 src/global.cc                              |  139 +-
 src/global.h                               |   11 +-
 src/help.cc                                |   12 +-
 src/hist.cxx                               |    7 +-
 src/hist.fl                                |    5 +
 src/hist.h                                 |  535 ++---
 src/icas.cc                                |   67 +-
 src/ifactor.cc                             |   16 +-
 src/index.cc                               |    4 +-
 src/input_parser.yy                        |    3 +-
 src/intg.cc                                |  117 +-
 src/intgab.cc                              |   12 +-
 src/lexer_tab_int.h                        |    4 +-
 src/maple.cc                               |    4 +-
 src/mathml.cc                              |  131 +-
 src/mathml.h                               |    3 +-
 src/misc.cc                                |  271 ++-
 src/misc.h                                 |    6 +-
 src/modfactor.cc                           |    5 +-
 src/modpoly.cc                             |   46 +-
 src/moyal.cc                               |   11 +-
 src/pari.cc                                |    2 +-
 src/path.h                                 |    6 +-
 src/permu.cc                               |  111 +-
 src/plot.cc                                |  332 +--
 src/plot.h                                 |    2 +-
 src/prog.cc                                |   26 +-
 src/quater.cc                              |  183 +-
 src/quater.h                               |   12 +
 src/risch.cc                               |    4 +
 src/rpn.cc                                 |    7 +-
 src/series.cc                              |   41 +-
 src/solve.cc                               |   51 +-
 src/subst.cc                               |   75 +-
 src/subst.h                                |    2 +-
 src/sym2poly.cc                            |    9 +-
 src/symbolic.cc                            |    4 +-
 src/tex.cc                                 |    2 +-
 src/threaded.cc                            |   30 +-
 src/threaded.h                             |  355 ++-
 src/ti89.h                                 |    2 +
 src/unary.cc                               |    2 +-
 src/usual.cc                               |   85 +-
 src/usual.h                                |    4 +-
 src/vecteur.cc                             |  315 ++-
 src/vecteur.h                              |    1 +
 src/vector.h                               |   10 +-
 111 files changed, 21992 insertions(+), 17812 deletions(-)

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



More information about the debian-science-commits mailing list