<feed xmlns='http://www.w3.org/2005/Atom'>
<title>happylock/src/rwlock/write_guard.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://altahamec.dev/cgit/happylock/atom/src/rwlock/write_guard.rs?h=main</id>
<link rel='self' href='http://altahamec.dev/cgit/happylock/atom/src/rwlock/write_guard.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/'/>
<updated>2025-12-09T01:03:40Z</updated>
<entry>
<title>Stuff</title>
<updated>2025-12-09T01:03:40Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-12-09T01:03:40Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=8be852662a432d96553fcf7a9fc57c4f3c92baae'/>
<id>urn:sha1:8be852662a432d96553fcf7a9fc57c4f3c92baae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish testing and fixing</title>
<updated>2025-03-10T00:49:56Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-03-10T00:49:56Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=58abf5872023aca7ee6459fa3b2e067d57923ba5'/>
<id>urn:sha1:58abf5872023aca7ee6459fa3b2e067d57923ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scoped lock API</title>
<updated>2025-02-28T21:09:11Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-02-28T21:09:11Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=4ba03be97e6cc7e790bbc9bfc18caaa228c8a262'/>
<id>urn:sha1:4ba03be97e6cc7e790bbc9bfc18caaa228c8a262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests and optimization</title>
<updated>2025-02-06T01:31:00Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-02-06T01:31:00Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=f6b38f7425a3183214dae79445446b042154688f'/>
<id>urn:sha1:f6b38f7425a3183214dae79445446b042154688f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More unit tests</title>
<updated>2025-01-12T20:04:01Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-01-12T20:04:01Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=280a61ad7b74019c7aad8b7306a0dd7cfb11359c'/>
<id>urn:sha1:280a61ad7b74019c7aad8b7306a0dd7cfb11359c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commenting</title>
<updated>2024-12-26T17:06:47Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T16:26:39Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=dc16634f4abdb1e830d2749e64b419740702b302'/>
<id>urn:sha1:dc16634f4abdb1e830d2749e64b419740702b302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary generics</title>
<updated>2024-12-26T16:06:23Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T15:54:51Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=a060123077b94f61e3d0802a6977ad547276fd1b'/>
<id>urn:sha1:a060123077b94f61e3d0802a6977ad547276fd1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement common traits</title>
<updated>2024-12-26T15:54:31Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T03:49:42Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=129c13c21254ca104bddf020170edaca1fb7107d'/>
<id>urn:sha1:129c13c21254ca104bddf020170edaca1fb7107d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement lock death, but without any usages</title>
<updated>2024-12-21T16:27:09Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2024-12-21T16:27:09Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=b2281e6aec631dc7c6d69edef9268ce7e00ed1dc'/>
<id>urn:sha1:b2281e6aec631dc7c6d69edef9268ce7e00ed1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UB with UnsafeCell</title>
<updated>2024-05-29T17:36:47Z</updated>
<author>
<name>Botahamec</name>
<email>botahamec@outlook.com</email>
</author>
<published>2024-05-29T17:36:47Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=2c26dd547323d39efb7aa6bf9fdf081b8953c223'/>
<id>urn:sha1:2c26dd547323d39efb7aa6bf9fdf081b8953c223</id>
<content type='text'>
</content>
</entry>
</feed>
