| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-03 | Take the lock before unlinking the mmap'ed shared memory to ensure | Scott Gasch | |
| all writes are finished and visible. | |||
| 2022-02-02 | Let's be explicit with asserts; there was a bug in histogram | Scott | |
| caused by assert foo when foo was an int with valid valid 0. | |||
| 2022-02-02 | Make subdirs type clean too. | Scott | |
| 2022-01-30 | Change locking boundaries for shared dict. Add a unit test. | Scott | |
| Make smart_futures re-raise exceptions that happened in futures. Mess with file_utils. | |||
| 2022-01-30 | Add MIT License and copyright from the shared dict implementation | Scott | |
| I based this code on. | |||
| 2022-01-30 | Add a MP shared dict. | Scott | |
