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

[asymptote] branch upstream updated (884c409 -> 36a04bc)



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

preining pushed a change to branch upstream
in repository asymptote.

      from  884c409   Imported Upstream version 2.31
       new  36a04bc   Imported Upstream version 2.35

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                  |  421 ++++++++
 Makefile.in                |   19 +-
 README                     |    6 +-
 ReleaseNotes               |   49 +
 allsymbols.h               |    2 +
 asy-keywords.el            |    8 +-
 asymptote.spec             |    4 +-
 base/geometry.asy          |    4 +-
 base/math.asy              |    2 +-
 base/ode.asy               |   14 +-
 base/palette.asy           |    4 +-
 base/plain_arrows.asy      |   10 +-
 base/slide.asy             |    3 +
 base/smoothcontour3.asy    | 1563 +++++++++++++++++++++++++++++
 base/three_surface.asy     |   32 +-
 base/three_tube.asy        |   10 +-
 base/trembling.asy         |   27 +-
 builtin.cc                 |    2 +-
 camp.tab.cc                | 2380 ++++++++++++++++++++------------------------
 camp.tab.h                 |  169 ++--
 common.h                   |    2 +
 configure                  |   25 +-
 configure.ac               |    9 +-
 doc/Bode.asy               |    2 +-
 doc/FAQ/install-sh         |  521 +---------
 doc/asy-latex.dtx          |   27 +-
 doc/asymptote.sty          |   27 +-
 doc/asymptote.texi         |  154 ++-
 doc/colors.asy             |    9 +-
 doc/install-sh             |  521 +---------
 doc/latexusage.tex         |    2 +
 doc/png/Makefile.in        |    4 +-
 drawlabel.cc               |    4 +-
 examples/lemniscate.asy    |   20 +
 gc-7.4.2.tar.gz            |  Bin 0 -> 1082597 bytes
 glrender.cc                |   26 +-
 lex.yy.cc                  |   33 +-
 libatomic_ops-7.4.2.tar.gz |  Bin 0 -> 465710 bytes
 pair.h                     |    5 +
 patches/README             |    2 +-
 patches/cygwin_xdr.patch   |  385 -------
 path3.cc                   |   89 +-
 path3.h                    |    4 +-
 picture.cc                 |   30 +-
 picture.h                  |    2 +-
 runarray.cc                |   69 +-
 runarray.in                |    9 +-
 runlabel.cc                |  109 +-
 runlabel.in                |   97 +-
 runmath.cc                 |    2 +-
 runmath.in                 |    2 +-
 runpair.cc                 |   57 +-
 runpair.in                 |   12 +-
 runpair.symbols.h          |    1 +
 runpath.cc                 |   43 +-
 runpath.in                 |   27 +-
 runpath.symbols.h          |    2 +-
 runpath3d.cc               |  358 ++++---
 runpath3d.in               |   59 +-
 runpath3d.symbols.h        |    5 +
 runpicture.cc              |  109 +-
 runpicture.in              |   13 +
 settings.cc                |    4 +-
 stack.cc                   |    2 +-
 tests/Makefile             |    3 +-
 tests/arith/random.asy     |   11 +
 tests/gs/ghostscript.asy   |   12 +
 texfile.cc                 |   16 +-
 68 files changed, 4228 insertions(+), 3426 deletions(-)
 create mode 100644 base/smoothcontour3.asy
 mode change 100755 => 120000 doc/FAQ/install-sh
 mode change 100755 => 120000 doc/install-sh
 create mode 100644 examples/lemniscate.asy
 create mode 100644 gc-7.4.2.tar.gz
 create mode 100644 libatomic_ops-7.4.2.tar.gz
 delete mode 100644 patches/cygwin_xdr.patch
 create mode 100644 tests/arith/random.asy
 create mode 100644 tests/gs/ghostscript.asy

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


Reply to: