Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-06 | Changed the Bu::Heap to allow iteration, and added lots of cool features to | Mike Buland | |
Bu::MiniCron. | |||
2010-05-13 | Added license info to the top of the remaining files. I should add a check for | Mike Buland | |
that to the build file or something... | |||
2010-01-15 | Documented more of MiniCron, and added some cool new help features to OptParser. | Mike Buland | |
2010-01-14 | Created the minicron system. This is a cute little cron like implementation | Mike Buland | |
that allows a program to signal slots on a schedule, possibly a dynamic schedule. |