Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-25 | Add initial partition_datetime()HEADmaster | Igor Pashev | 1 | -22/+37 | |
2020-11-24 | Fix macro | Igor Pashev | 1 | -1/+3 | |
2020-11-23 | Use explicit starting point | Igor Pashev | 1 | -8/+8 | |
2020-11-17 | Remove old imports | Igor Pashev | 1 | -6/+1 | |
2020-03-14 | Apply suggestions by clippy | Igor Pashev | 2 | -11/+7 | |
2019-11-14 | Reformat | Igor Pashev | 2 | -32/+66 | |
2019-11-14 | Use "dyn" | Igor Pashev | 1 | -2/+2 | |
2019-11-14 | Rename the module | Igor Pashev | 2 | -2/+2 | |
So that Cargo does not think there is a library, and does not run tests twice (for the library and for the executable). | |||||
2019-10-16 | Reverse date partitions later | Igor Pashev | 2 | -4/+8 | |
Make partition_days() more like partition(). | |||||
2019-10-16 | Add some tests | Igor Pashev | 1 | -0/+90 | |
2019-10-06 | Reformat | Igor Pashev | 2 | -12/+18 | |
2019-10-06 | With no return | Igor Pashev | 2 | -3/+3 | |
2019-10-05 | Initial version 0.1.00.1.0 | Igor Pashev | 2 | -0/+120 | |