-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Welcome to the libdwarf-code wiki!
Beginning 31 May 2021 we are changing from date versions (ISO dates: yyyymmdd) to semantic versioning and will go through some removal of obsolete stuff, meaning old API calls that are no longer needed will disappear The version is now set to 0.1.0 in master.
The latest release is https://www.prevanders.net/dwarf.html#releases There is a permanent branch named 20210528-base which is a convenient place to look at the latest release source. The tag for the latest branch (in master and 20210528-base) is 20210528
https://www.prevanders.net/dwarf.html#future has some comments about all this.
In the past there were several implementations (binary trees, AVL Trees, and more) but that collection has been moved out of libdwarf and into the tsearch-code project here on github.