pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/gtkwave
Module Name: pkgsrc
Committed By: mef
Date: Thu May 8 15:42:41 UTC 2014
Modified Files:
pkgsrc/cad/gtkwave: Makefile distinfo
Log Message:
(Upstream) Bump 3.3.57 to 3.3.59
----------
3.3.58 16mar14 Added /Data Format/Popcnt function for ones counting.
Warnings fixes from new Clang 3.4 scan-build.
Updated VCD ID generation in various helpers to use a faster,
equivalent algorithm.
Change [1] at end of struct to C99 [] notation with appropriate
allocation size modification.
System_profiler speed fix for OSX.
3.3.59 26apr14 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).
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/cad/gtkwave/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/cad/gtkwave/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index