Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2006/10/28 21:33:01 25 25 dpavlin fixed another interval bug, better logging and somewhat improved test handling
(./t/test.t -d will now test with debugging output)
2006/06/06 14:46:11 24 24 dpavlin remove distribution .tar.gz
2005/06/15 16:43:28 23 23 dpavlin version 0.04, fixed bug with interval which starts in previous day and ends
before beginning of uptime interval
2005/06/15 15:03:23 22 22 dpavlin fixed svn:mime-type
2003/12/02 12:43:04 21 21 dpavlin updated
2003/12/02 12:41:40 20 20 dpavlin fix intervals which start with 0 hours, and bug with sunday (it never
matched dayMask)
2003/10/12 19:17:31 19 19 dpavlin version 0.02, test now works!
2003/10/12 18:57:32 18 18 dpavlin better README file
2003/10/08 19:23:31 16 16 dpavlin better documentation
2003/10/06 22:32:25 15 15 dpavlin fix for last day calculation
2003/10/06 20:59:11 14 14 dpavlin consider timezone when calculating interval
2003/10/06 09:40:52 13 13 dpavlin fix interval to work, add croak instead of die
2003/10/05 22:26:59 12 12 dpavlin added downtime (not working yet)
2003/10/05 20:55:21 11 11 dpavlin implementation of interval
2003/10/05 19:06:44 10 10 dpavlin pod fix
2003/10/04 18:41:37 9 9 dpavlin test for intervals over midnight
2003/10/04 18:41:27 8 8 dpavlin require perl 5.001
2003/10/03 16:40:02 7 7 dpavlin fixups of uptime
2003/10/03 15:23:48 6 6 dpavlin added fmt_interval function which pretty-print interval data
2003/10/03 14:19:49 2 2 dpavlin Initial revision