[Pkg-electronics-commits] [gtkwave] branch master updated (2969b83 -> ebf02dd)

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sun Apr 26 14:28:54 UTC 2015


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

aelmahmoudy-guest pushed a change to branch master
in repository gtkwave.

      from  2969b83   Update my email address
      adds  38a6121   Add git-buildpackage config. to set debian branch to experimental
      adds  b94735d   Imported Upstream version 3.3.63
      adds  12fc963   Merge tag 'upstream/3.3.63' into experimental
      adds  fb226e8   Update my email address
      adds  40a21c8   Release 3.3.63-1
      adds  3d04786   Imported Upstream version 3.3.64
      adds  acae927   Merge tag 'upstream/3.3.64' into experimental
      adds  9827219   Release 3.3.64-1
      adds  473f5e5   Imported Upstream version 3.3.65
      adds  720af8f   Merge tag 'upstream/3.3.65' into experimental
      adds  05e9457   Release 3.3.65-1
       new  3e2f3c7   Merge branch 'experimental'
       new  ebf02dd   Release 3.3.65-2

The 2 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:
 AUTHORS                                        |  22 +-
 ChangeLog                                      |  21 +
 LICENSE.TXT                                    |  20 +-
 configure                                      |  23 +-
 configure.ac                                   |   3 +-
 contrib/bundle_for_osx/Info-gtkwave.plist      |   8 +-
 debian/changelog                               |  26 +
 doc/gtkwave.odt                                | Bin 1395012 -> 1395035 bytes
 share/Makefile.am                              |   2 +-
 share/Makefile.in                              |   2 +-
 share/appdata/Makefile.am                      |   4 +
 {contrib/wlf2vcd => share/appdata}/Makefile.in |  10 +-
 share/appdata/gtkwave.appdata.xml              |  20 +
 src/Makefile.am                                |   2 +-
 src/file.c                                     |   5 +-
 src/fst.c                                      | 129 +++-
 src/ghw.c                                      | 102 ++-
 src/globals.c                                  |   9 +
 src/globals.h                                  |   3 +
 src/helpers/fst/fstapi.c                       |   8 +-
 src/helpers/fst/fstapi.h                       |  10 +-
 src/helpers/fst/lz4.c                          | 822 ++++++++++++++-----------
 src/helpers/fst/lz4.h                          | 129 ++--
 src/helpers/vcd2fst.c                          |   5 +
 src/helpers/vzt_read.c                         |   6 +-
 src/main.c                                     |   6 +
 src/strace.c                                   |  35 +-
 src/treesearch_gtk2.c                          |  30 +-
 src/vcd.c                                      |   3 +-
 src/vcd_partial.c                              |   3 +-
 src/vcd_recoder.c                              |   3 +-
 src/version.h                                  |   4 +-
 src/wavewindow.c                               |  20 +-
 33 files changed, 954 insertions(+), 541 deletions(-)
 create mode 100644 share/appdata/Makefile.am
 copy {contrib/wlf2vcd => share/appdata}/Makefile.in (98%)
 create mode 100644 share/appdata/gtkwave.appdata.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gtkwave.git



More information about the Pkg-electronics-commits mailing list