<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog.git/posts/libstdc++-std-unordered-map, branch master</title>
<subtitle>Code and content for blog.ilvokhin.com.</subtitle>
<id>https://git.ilvokhin.com/blog.git/atom?h=master</id>
<link rel='self' href='https://git.ilvokhin.com/blog.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/'/>
<updated>2025-04-19T20:43:53Z</updated>
<entry>
<title>Add support for atom / rss feed</title>
<updated>2025-04-19T20:43:53Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2025-04-19T20:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=96d437baab4a622eb540719feb90ea810fb01756'/>
<id>urn:sha1:96d437baab4a622eb540719feb90ea810fb01756</id>
<content type='text'>
Date format was changed to support `updated` in ISO format. Now every
post will require date and time, which might be a usability regression,
but we'll see. Also, `updated` field was introduced in metadata. If
there is no such field, them date field will be used instead.
</content>
</entry>
<entry>
<title>Add author metadata tag to feed and posts</title>
<updated>2023-12-20T12:47:27Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-12-20T12:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=a2fc2672206eb00c9df6afae26f7ba2e048c3830'/>
<id>urn:sha1:a2fc2672206eb00c9df6afae26f7ba2e048c3830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add table of context and addressable headers</title>
<updated>2023-07-16T11:09:20Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-07-16T11:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=bc866494f7b77eebe7950f4dcf076616c181bd32'/>
<id>urn:sha1:bc866494f7b77eebe7950f4dcf076616c181bd32</id>
<content type='text'>
Sometimes it's useful to highlight content of the post beforehand. Also, it's
just nice to have a clickable headers in the document to simplify sharing of
specific section.
</content>
</entry>
<entry>
<title>Add indent to code example</title>
<updated>2023-07-02T13:04:45Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-07-02T13:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=81877e175b467d615bc83498423274e01e211ad9'/>
<id>urn:sha1:81877e175b467d615bc83498423274e01e211ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a post about libstdc++ `std::unordered_map`</title>
<updated>2023-07-02T12:08:36Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-07-02T12:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=21d68ac5605f12ffea3f05ad677c717577f767ee'/>
<id>urn:sha1:21d68ac5605f12ffea3f05ad677c717577f767ee</id>
<content type='text'>
Detailed description of libstdc++ `std::unordered_map` implementation with URLs
to source code and some explanations.
</content>
</entry>
</feed>
