-
Sun May 17 2020 Paul Howarth <paul@city-fan.org> - 3.3.104-2
- Use gtk3 toolkit rather than gtk2 (#1836549)
- Own directories under and including %{_datadir}/icons/gnome/ to avoid
dependency on gnome-icon-theme, which is not available on EL-8
-
Fri Feb 14 2020 Paul Howarth <paul@city-fan.org> - 3.3.104-1
- Update to 3.3.104
- Added support for loading .vf files (provided FSDB reader libraries are
enabled)
- Added support for dumping variable types in vcd saver, not just using
"wire" for non-reals/strings
- Fix for uninitialized values at time 0 for FST, FSDB loaders
-
Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.103-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
Wed Jan 22 2020 Paul Howarth <paul@city-fan.org> - 3.3.103-2
- Fix FTBFS with GCC 10
-
Mon Nov 11 2019 Paul Howarth <paul@city-fan.org> - 3.3.103-1
- Update to 3.3.103
- Fix MAP_FAILED missing for MinGW
- Fix to make the coloration red on 'u' traces (bug from Dinotrace-like
rendering in 3.3.96)
- Typo fix on missing group start on vectors
-
Wed Oct 02 2019 Paul Howarth <paul@city-fan.org> - 3.3.102-1
- Update to 3.3.102
- Remove redundant TREE_VHDL_ST_PACKAGE from SST exclude
- Added addCommentTracesFromList tcl command from user patch
- Harden savefile loader for missing group start on vectors
- Preliminary VHDL support for wlf2vcd
- Add missing return value checks on mmap() in FST writer
-
Mon Aug 19 2019 Paul Howarth <paul@city-fan.org> - 3.3.101-3
- Weaken dependency on gedit where possible (#1743019)
-
Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.101-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
Thu May 23 2019 Paul Howarth <paul@city-fan.org> - 3.3.101-1
- Update to 3.3.101
- Added gtkwave::getFacDir, gtkwave::getFacVtype and gtkwave::getFacDtype
Tcl accessor functions, which operate similarly to gtkwave::getFacName
- Pair $end with $dumpvars in VCD writers
- Make %.16g printing in baseconvert.c more resistant to power of 10
roundoff errors
- Remove register keyword where applicable as it is deprecated
- Added --saveonexit gtkwave command line option
-
Fri Mar 22 2019 Paul Howarth <paul@city-fan.org> - 3.3.100-1
- Update to 3.3.100
- FSDB fix for variable declarations of array of reals
- Added Real, Time, Enum, and Popcnt flags to Edit/Show-Change
- Ensure Show-Change regenerates analog traces
- Added braces inside Tcl source command to allow spaces in filenames for
Tcl scripts