Ruby-MDBX

Tagged Check-ins
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Check-ins with non-propagating tags:

2024-03-25
02:03
Version bump v0.3.5. check-in: b0993da598 user: mahlon tags: trunk, v0.3.5
2022-12-22
00:45
Update for release. check-in: d1c8150ca5 user: mahlon tags: v0.3.4, trunk
2021-10-22
20:05
Update History for release. check-in: ccd4f3fed7 user: mahlon@martini.nu tags: v0.3.3, trunk
2021-07-14
00:55
History and version updates for release. check-in: 3e85a0bcaf user: mahlon@martini.nu tags: v0.3.2, trunk
2021-04-08
22:27
Multiple changes. - Alter the behavior of #clear, so it doesn't destroy collection environments, but just empties them. - Add #drop, which explictly -does- destroy a collection environment. - Run all cursor methods through rb_protect, to ensure proper cursor cleanup in the event of an exception mid iteration. - Fix the block form of collections to support multiple scopes. - Switching to a collection now automatically creates its environment. - Add include? and has_key?, for presence checks without allocating value memory or requiring deserialization. check-in: e1ed7bf613 user: mahlon@martini.nu tags: v0.3.0, trunk
2021-04-06
15:43
Update to v0.2.1. check-in: 9e5a9243d1 user: mahlon@martini.nu tags: v0.2.1, trunk
2021-03-20
01:14
Update for release. check-in: 155e7377d0 user: mahlon@martini.nu tags: v0.2.0, trunk
2021-03-15
06:54
Update history for release. check-in: ff85c2dda2 user: mahlon@martini.nu tags: v0.1.1, trunk
2021-03-14
23:30
Bump version and cleanup for release. check-in: 5f0e4ea251 user: mahlon@martini.nu tags: v0.1.0, trunk