This file documents the revision history for Perl extension Catalyst-Devel.
1.33 2011-03-24 15:10:00
1.32 2011-03-22 09:17:00
1.31 2011-01-20 01:08:00
1.30 2011-01-11 23:54:00
1.29 2011-01-11 23:51:00
1.28 2010-06-16 02:43:00
1.27 2010-02-23 10:44:20
1.26 2010-01-12 03:55:50
1.25 2010-01-02 16:13:06
1.24 2009-12-07 23:23:36
1.23 2009-12-06 12:22:12
1.22 2009-12-05 07:23:00
1.21_01 2009-12-01 03:34:23
1.21 2009-10-18 18:33:33
1.20 2009-08-11 23:30:30
1.19 2009-06-29 00:36:50
1.18 2009-06-10 17:43:12
1.17 2009-05-24 18:18:17
1.16 2009-05-23 17:29:29
1.15 2009-05-13 20:02
1.14_02 2009-05-11 04:29
1.14_01 2009-05-11 03:45
The new restarter is simpler and more reliable, because it does not try to test if a changed piece of code can be compiled. It simply restarts the server whenever it detects changes. This also makes it much faster.
However, this does mean that the server can simply die when a changed file cannot compile. This is different than the old behavior, where the server remained running without incorporating the change.
Finally, the new restarter relies on File::ChangeNotify, which is designed to accomodate per-OS methods of detecting changed files. As of this writing, it currently ships with a file watcher that uses inotify on Linux systems, and a default fallback class that does everything in pure Perl. (Dave Rolsky)
1.13 2009-05-11 02:50
1.12 2009-04-26 15:42
1.11 2009-04-22 19:02
1.10 2009-02-05 15:04
1.09 2009-02-04 23:57
1.08 2008-07-13 18:00
1.07 2008-05-28
1.06 2008-04-09 08:19:00
1.05 2008-04-07 11:55:00
1.04 2008-04-06 16:04:00
1.03 2007-08-10 08:10:00
1.02 2006-11-15 16:45:00
1.01 2006-09-17 23:49:00
1.00 2006-07-06 19:23:00