-
Notifications
You must be signed in to change notification settings - Fork 70
Home
David Anderson edited this page Dec 15, 2021
·
4 revisions
Welcome to the libdwarf-code wiki!
Beginning 31 May 2021 we changed from date versions (ISO dates: 20210528 was the last such) to semantic versioning. We removed lots of obsolete code from the library as well as fixing some function interface mistakes. This was a major compatibility break from the past.
As of release libdwarf-0.3.1 those changes are complete. No new compatibility breaks should occur for a very long time.
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 (of course libdwarf and dwarfdump has a copy of what they need).