Version 2.1.89795 of Erwin Data Structures

Release Notes: Operator== was broken in Map and Vector: its const qualifier was missing. This is potentially very hazardous, because the C++ compiler will silently use the default byte-wise comparison instead if the static type is const. Several years of testing had not revealed this; it was fixed immediately upon discovery.

Other releases

  •  16 Sep 2008 05:18

Release Notes: Operator== was broken in Map and Vector: its const qualifier was missing. This is potentially very hazardous, because the C++ compiler will silently use the default byte-wise comparison instead if the static type is const. Several years of testing had not revealed this; it was fixed immediately upon discovery.

  •  28 Aug 2008 11:19

Release Notes: Integer overflows leading to unexpected orderings were fixed from many comparison functions. CMake support was added. Two more bit operations from Hacker's Delight were added.

Release Notes: Many changes were made to support 64-bit machines. Threading support was improved. The hash functions are faster and distribute better. Some bugs were fixed and many features were added.

  •  08 Feb 2007 15:29

Release Notes: Compilation failures with certain option settings have been fixed. The main hash function for vectors has been greatly improved. Support for global settings of common options has been added.

  •  20 Sep 2006 10:13

Release Notes: This release fixes a segfault in Map_intersect. The code has been fixed for newer versions of gcc.

Screenshot

Project Spotlight

What's My Heart Rate

Measurement of your heart rate from just looking at your screen.

Screenshot

Project Spotlight

LibOFX

An API, a library, and utilities to easily support OFX files.