Commit Graph

11 Commits

Author SHA1 Message Date
mattijs
b5dddd8980 ENH: parallel runTimeModifiable - master only 2010-11-16 12:41:44 +00:00
mattijs
3a2822ece1 ENH: fileMonitor : warning message update 2010-10-26 16:23:05 +01:00
mattijs
7e0f1e2a01 ENH: allocate fileMonitor only if wanted 2010-10-21 14:19:10 +01:00
mattijs
a5ee1669b4 ENH: fileMonitor : continue if inotify_init failed 2010-10-19 09:56:29 +01:00
Mark Olesen
95219e6f76 COMP: specialization Foam::NamedEnum templates within namespace Foam
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
mattijs
1a6db8cdfa ENH: fileMonitor : monitor directory, not file
Some editors (emacs) rename file at startup to the backup version. Hence
watching the original file tells one nothing.
2010-08-29 02:42:20 +01:00
mattijs
dc97881539 BUG: have large buffer space 2010-08-26 17:40:35 +01:00
mattijs
c05ac8062d BUG: fileMonitor : did not handle combined messages 2010-07-15 09:25:31 +01:00
Mark Olesen
297a8b7d6c ENH: move fileMonitor stat vs. inotify to internal class
- avoids potential mismatches between header and courtesy binaries
2010-06-07 13:51:14 +02:00
mattijs
c51a2b0f63 ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction 2010-06-02 09:48:07 +01:00
mattijs
18925e6ee0 ENH: added fileMonitor class (uses inotify) 2010-05-28 15:20:55 +01:00