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

[asymptote] branch upstream updated (9f56602 -> 66ed0fe)



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

preining pushed a change to branch upstream
in repository asymptote.

      from  9f56602   Imported Upstream version 2.38
       new  66ed0fe   New upstream version 2.40

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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/{BezierPatch.asy => colorpatch.asy} |   12 +-
 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, 5762 insertions(+), 4328 deletions(-)
 create mode 100644 beziercurve.cc
 create mode 100644 beziercurve.h
 create mode 100644 bezierpatch.cc
 create mode 100644 bezierpatch.h
 delete mode 100644 beziertriangle.cc
 create mode 100644 examples/BezierSaddle.asy
 copy examples/{BezierPatch.asy => colorpatch.asy} (56%)
 delete mode 100644 gc-7.4.2.tar.gz
 create mode 100644 gc-7.6.0.tar.gz
 delete mode 100644 libatomic_ops-7.4.2.tar.gz
 create mode 100644 libatomic_ops-7.4.4.tar.gz

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


Reply to: