Path to this page:
Subject: CVS commit: pkgsrc/cad/gtkwave
From: Makoto Fujiwara
Date: 2018-07-07 14:41:47
Message id: 20180707124147.4C00BFBEC@cvs.NetBSD.org
Log Message:
Updated cad/gtkwave from 3.3.89 to 3.3.91
3.3.90 08may18 For Cut Traces, fix up scroll position if there are traces
above the current row being cut.
Bits to real crash fix for very large floats.
Fixed gray code conversions that were incomplete for right
justified vectors such that the vector length is not a
multiple of the radix size (4 for hex, 3 for oct).
Warray-bounds warning fix for 32-bit conversions in BitsToReal.
3.3.91 29may18 Added support for GSettings for when GConf is removed from
distributions such as Debian and Ubuntu.
Performance fix for large number of groups (remove useless
recursion required for transaction traces).
Files: