commit | 243cf0f69c36c4ee09c3c2b0bc7a97dc16119c51 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jun 12 17:26:33 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Thu Aug 18 08:04:09 2022 -0600 |
tree | d294a05c9dcd4e7b00b3348b7158ba3ce15aa604 | |
parent | a960d5f9f4d88606af1bd4489ac1d66bf5b63af2 [diff] |
Change bookmark allocation This changes how bookmarks are allocated and stored, replacing a linked list with a vector and removing some ALL_* iterator macros. Regression tested on x86-64 Fedora 34.