0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #31 from allenap/buffer-stdout More... about 4 years ago
Example of using Petnames::iter(). More... about 4 years ago
Update performance figures. More... about 4 years ago
Buffer stdout for a 5x speed-up when producing high name counts. More... about 4 years ago
Bump version to 1.0.11. More... about 4 years ago
Merge pull request #29 from allenap/dont-panic-when-streaming More... about 4 years ago
Suppress broken pipe errors when streaming. More... about 4 years ago
Merge pull request #28 from allenap/tidy-a-few-things More... about 4 years ago
Do what clippy tells me to do. More... about 4 years ago
Use StepRng for testing. More... about 4 years ago
Merge pull request #26 from allenap/iterator More... about 4 years ago
Add Names::cardinality method. More... about 4 years ago
New iterator, Names, that yields petnames. More... about 4 years ago
Merge pull request #22 from allenap/making-a-release-docs More... about 4 years ago
Notes about how to make a release. More... about 4 years ago
Bump version to 1.0.10. More... about 4 years ago
Merge pull request #20 from allenap/relax-retain-constraints More... about 4 years ago
Test for Petnames::retain. More... about 4 years ago
Relax the constraints on the predicate passed to Petnames::retain. More... about 4 years ago
Bump version to 1.0.9. More... about 4 years ago
Merge pull request #19 from allenap/fix-documentation More... about 4 years ago
Use itertools to tidy up a bit, eliminate an allocation. More... about 4 years ago
Extract list selections into a Lists iterator. More... about 4 years ago
Petnames::cardinality isn't dead code. More... about 4 years ago
Add Words, a type alias for a word list. More... about 4 years ago
Fix silly but important documentation mistake. More... about 4 years ago
Bump version to 1.0.8. More... about 4 years ago
Merge pull request #18 from allenap/better-errors More... about 4 years ago
Separate, somewhat, argument parsing from the rest of the program. More... about 4 years ago
Be explicit about what happens when exiting okay. More... about 4 years ago