summaryrefslogtreecommitdiff
path: root/lib/MaildirIndexer/Parser.pm6
Commit message (Collapse)AuthorAge
* new module extensiondakkar2019-12-29
|
* close files after parsingdakkar2019-12-29
|
* warn exceptions' normal stringification, not their `.perl`dakkar2019-12-29
|
* 6.d has been stable a whiledakkar2019-12-29
|
* make things faster by doing more work (?!??!)dakkar2019-12-27
|
* ok, the slow bit is looking for the @separatorsdakkar2019-12-27
|
* Log::Timelinedakkar2019-12-27
| | | | apparently reading from the socket is the slowest bit
* some fixes after manual testingdakkar2019-12-27
|
* restructure store, extract serverdakkar2019-12-26
| | | | | | | | | now Store has a set of Index, which actually do the indexing Store also runs the scan-dir (this may not be ideal, but will do for now) Server handles I/O
* test the parserdakkar2018-11-16
|
* feature parity!dakkar2018-11-09
|
* in-memory store, and Email classdakkar2018-11-09
|
* move stuff into modulesdakkar2018-11-09