From 33707414676f102171670ed11768b4dbf16d6909 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Apr 29 2014 09:48:57 +0000 Subject: Update to 3.3.59 - New upstream release 3.3.59 - Use Duff's Device for 8 byte -> 1 byte binary value compression algorithm in FST writer - Warnings fixes from cppcheck - Moved MinGW for FST to using different windows tempfile generation instead of tmpfile() - Removed fflush() in FST for MinGW in places that can cause crashes with read-only files - Updated man page for gtkwave.1 indicating that XID is in hex - Allow decimal conversions on popcnt filtered vectors that are greater than 64 bits (they will never overflow) --- diff --git a/gtkwave.spec b/gtkwave.spec index b7f4506..1a3f139 100644 --- a/gtkwave.spec +++ b/gtkwave.spec @@ -2,7 +2,7 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.3.58 +Version: 3.3.59 Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist} License: GPLv2+ Group: Applications/Engineering @@ -176,6 +176,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/gtkwaverc.5* %changelog +* Tue Apr 29 2014 Paul Howarth 3.3.59-1 +- update to 3.3.59 + - use Duff's Device for 8 byte -> 1 byte binary value compression algorithm + in FST writer + - warnings fixes from cppcheck + - moved MinGW for FST to using different windows tempfile generation instead + of tmpfile() + - removed fflush() in FST for MinGW in places that can cause crashes with + read-only files + - updated man page for gtkwave.1 indicating that XID is in hex + - allow decimal conversions on popcnt filtered vectors that are greater than + 64 bits (they will never overflow) + * Mon Mar 24 2014 Paul Howarth 3.3.58-1 - update to 3.3.58 - added /Data Format/Popcnt function for ones counting diff --git a/sources b/sources index 01b22bc..1c67796 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -9de6468233fa3d59eec7cb8291f7d970 gtkwave-3.3.58.tar.gz +e23a5c5e287a5414173c715a92a104f5 gtkwave-3.3.59.tar.gz 2cc7754492918591242bc38a0b11d2a5 gtkwave-16.png 410c50539074403d3a3240f7c9209b11 gtkwave-32.png 4fdb2fec2b6d9732e2f111c6cd63b788 gtkwave-48.png