[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[asymptote] 02/04: Merge tag 'upstream/2.40'



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

preining pushed a commit to branch master
in repository asymptote.

commit 53484c8bb1107b4529e1ddacbcfec5e2866bbd9c
Merge: 9a9cb92 66ed0fe
Author: Norbert Preining <norbert@preining.info>
Date:   Sat Mar 4 15:22:31 2017 +0900

    Merge tag 'upstream/2.40'
    
    Upstream version 2.40
    
    # gpg: Signature made Sat 04 Mar 2017 03:22:19 PM JST
    # gpg:                using RSA key 5871F8242DCC36602362BE7DEC00B8DAD32266AA
    # gpg: Good signature from "Norbert Preining <norbert@preining.info>" [ultimate]
    # gpg:                 aka "Norbert Preining <preining@logic.at>" [ultimate]
    # gpg:                 aka "Norbert Preining <preining@debian.org>" [ultimate]
    # gpg:                 aka "Norbert Preining <preining@jaist.ac.jp>" [ultimate]
    # gpg:                 aka "[jpeg image of size 4185]" [ultimate]
    # Primary key fingerprint: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
    #      Subkey fingerprint: 5871 F824 2DCC 3660 2362  BE7D EC00 B8DA D322 66AA

 ChangeLog                  |  637 +++++
 Makefile.in                |   12 +-
 README                     |   13 +-
 ReleaseNotes               |   16 +
 allsymbols.h               |    1 -
 angle.h                    |    3 +-
 asy-keywords.el            |    6 +-
 asy.list                   | 6275 ++++++++++++++++++++++----------------------
 asymptote.spec             |    2 +-
 base/asymptote.py          |    2 +-
 base/graph.asy             |    1 +
 base/graph3.asy            |    2 -
 base/ode.asy               |    3 +-
 base/palette.asy           |    7 +-
 base/plain.asy             |   20 +
 base/plain_pens.asy        |    3 +-
 base/plain_picture.asy     |    9 +
 base/smoothcontour3.asy    |    3 +-
 base/solids.asy            |    2 +-
 base/three.asy             |    4 +-
 base/three_surface.asy     |   17 +-
 beziercurve.cc             |   88 +
 beziercurve.h              |   83 +
 bezierpatch.cc             |  648 +++++
 bezierpatch.h              |  266 ++
 beziertriangle.cc          |  442 ----
 builtin.cc                 |    1 +
 builtin.symbols.h          |    1 +
 castop.h                   |    9 +-
 configure                  |   29 +-
 configure.ac               |   12 +-
 doc/asy-latex.dtx          |    4 +-
 doc/asymptote.sty          |    4 +-
 doc/asymptote.texi         |   13 +-
 drawelement.h              |   16 +
 drawpath3.cc               |   87 +-
 drawpath3.h                |    4 +
 drawsurface.cc             |  424 ++-
 drawsurface.h              |  207 +-
 examples/BezierSaddle.asy  |   29 +
 examples/colorpatch.asy    |   18 +
 examples/washermethod.asy  |    2 +-
 gc-7.4.2.tar.gz            |  Bin 1082597 -> 0 bytes
 gc-7.6.0.tar.gz            |  Bin 0 -> 1111751 bytes
 glrender.cc                |   43 +-
 glrender.h                 |   23 +-
 item.h                     |    2 +-
 lex.yy.cc                  |  152 +-
 libatomic_ops-7.4.2.tar.gz |  Bin 465710 -> 0 bytes
 libatomic_ops-7.4.4.tar.gz |  Bin 0 -> 480094 bytes
 patches/README             |    2 +
 picture.cc                 |   33 +-
 revision.cc                |    2 +-
 runarray.cc                |   61 +-
 runarray.in                |    1 +
 runlabel.cc                |   15 +-
 runlabel.in                |    3 +-
 runmath.cc                 |  240 +-
 runmath.in                 |    6 +
 runpicture.cc              |   11 +-
 runpicture.in              |    8 +-
 runpicture.symbols.h       |    1 -
 settings.cc                |    7 +-
 settings.h                 |    1 +
 texfile.cc                 |    2 +-
 triple.h                   |   51 +
 util.h                     |    7 +
 67 files changed, 5772 insertions(+), 4324 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/asymptote.git


Reply to: