Commit Graph

  • a019f6bfd4 2.5.3 Félix Saparelli 2015-12-25 20:28:09 +13:00
  • 995fdc669e Merge pull request #46 from m-r-r/patch-1 Félix Saparelli 2015-12-25 20:24:41 +13:00
  • bc7e9db401 Add missing dependencies on i686 Mickaël RAYBAUD-ROIG 2015-12-24 15:10:19 +01:00
  • 81e0f8e5ad 2.5.2 Félix Saparelli 2015-12-21 23:10:54 +13:00
  • ccf0683b65 Merge pull request #44 from passcod/use-walkdir Félix Saparelli 2015-12-20 09:48:52 +13:00
  • b1c8effd89 Replace Walker by WalkDir Félix Saparelli 2015-12-06 13:34:59 +13:00
  • b0a68e2a65 Merge pull request #40 from benschulz/inotify-race Félix Saparelli 2015-12-07 09:29:28 +13:00
  • af8e18128e Replaced hand-rolled with mio-based event loop. benshu 2015-11-29 20:14:08 +01:00
  • b601e9cf86 Merge pull request #45 from jmquigs/win-fix Félix Saparelli 2015-12-06 23:02:20 +13:00
  • 696d2d4a82 Apply appveyor vcvars fix for #43 John Quigley 2015-12-05 20:57:14 -05:00
  • d3af0afa37 Normalise dependency specifications Félix Saparelli 2015-12-06 13:03:59 +13:00
  • 85c8532b02 2.5.1 Félix Saparelli 2015-12-05 01:30:16 +13:00
  • af62e10ede Merge pull request #42 from cstorey/master Félix Saparelli 2015-12-04 12:45:08 +13:00
  • 1fe2d1229b Update for musl. Ceri Storey 2015-12-03 17:27:53 +00:00
  • c963bdf0a9 Update badge URL Félix Saparelli 2015-11-29 22:51:14 +13:00
  • 491c488616 Fix badge layout Félix Saparelli 2015-11-29 22:39:38 +13:00
  • 698da73ad9 2.5.0 Félix Saparelli 2015-11-29 22:35:54 +13:00
  • 7e873158d9 Merge pull request #39 from jmquigs/windows2 Félix Saparelli 2015-11-29 22:24:29 +13:00
  • 50af1c6b30 Windows: fix atom indent fail John Quigley 2015-11-20 22:21:28 -05:00
  • e717093d8e Windows: wait for reply in watch() John Quigley 2015-11-20 22:06:34 -05:00
  • 506de31a7a Merge branch 'win-shutdown-leak' into windows2 John Quigley 2015-11-20 22:00:39 -05:00
  • 99a6fde68f Windows: replace transmute with Box::from_raw John Quigley 2015-11-19 19:08:55 -05:00
  • ad5e27424d Windows: eliminate warning in test John Quigley 2015-11-19 19:01:49 -05:00
  • 7dc1f555ff Windows: increase watcher test wait time to 50ms John Quigley 2015-11-19 15:35:16 -05:00
  • 02bca4456f Windows: fix shutdown leak John Quigley 2015-11-19 15:34:00 -05:00
  • e6434a4080 Windows: add a failing test that shows the shutdown leak John Quigley 2015-11-19 10:47:59 -05:00
  • 304473c32a Add Appveyor badge Félix Saparelli 2015-11-19 22:13:12 +13:00
  • 3c309b7bc3 Add me to contributors John Quigley 2015-11-18 22:44:14 -05:00
  • 6c658c6b77 Windows: wait in alertable sleep on shutdown John Quigley 2015-11-18 22:43:37 -05:00
  • 672072a678 Windows: remove needless return (clippy) John Quigley 2015-11-18 21:51:18 -05:00
  • 34b9c75c36 Windows: fix some winapi imports John Quigley 2015-11-18 21:50:52 -05:00
  • c536e64255 appveyor: don't build the gnu targets John Quigley 2015-11-18 13:35:22 -05:00
  • 8f00aa1a12 Add appveyor file John Quigley 2015-11-18 13:21:57 -05:00
  • 7e3ead613f Windows: implement test for single file watcher John Quigley 2015-11-18 12:33:50 -05:00
  • 549da9ff4f Windows: implement single file watch John Quigley 2015-11-18 12:32:10 -05:00
  • 108e08cc88 Windows: allow write on the monitored directory John Quigley 2015-11-17 21:00:23 -05:00
  • 12f0ae4b31 Windows: change test to give windows a little time to start watcher before creating files John Quigley 2015-11-17 20:35:00 -05:00
  • 8d2167fb01 Windows: convert watch/unwatch send errors to Error::Generic John Quigley 2015-11-17 18:37:23 -05:00
  • 1764e373e5 Windows: don't need to free overlapped/request in handler John Quigley 2015-11-17 18:25:00 -05:00
  • be214c8545 Windows: fix watch_dir_recommended test by not panicking if channel is closed John Quigley 2015-11-17 18:09:41 -05:00
  • 124652c1e2 Windows: use try_recv instead of select!, process all actions in loop John Quigley 2015-11-17 18:08:46 -05:00
  • 1592724423 Windows: use full paths in reported events John Quigley 2015-11-17 15:12:55 -05:00
  • d92ea4ddf4 Merge branch 'master' of https://github.com/passcod/rsnotify into windows2 John Quigley 2015-11-17 13:36:01 -05:00
  • 79b878515c Windows: use SleepEx to allow completion routine to fire. Fix bad transmute on request pointer. John Quigley 2015-11-17 00:20:36 -05:00
  • 1dfe1a8089 Up README version Félix Saparelli 2015-11-06 09:38:42 +13:00
  • f67a40270c 2.4.1 Félix Saparelli 2015-11-06 09:35:00 +13:00
  • d0b8a07d15 Merge pull request #38 from octplane/fix_33_again Félix Saparelli 2015-11-06 09:31:41 +13:00
  • 58a724c155 Remove Arc and RwLock, all changes are done in main thread Pierre Baillet 2015-11-04 22:17:09 +01:00
  • 5a9d08d946 Fix race condition Pierre Baillet 2015-11-04 18:37:47 +01:00
  • 31fb96e728 2.4.0 Félix Saparelli 2015-10-25 13:01:57 +13:00
  • c4374b4d81 Add @TyOverby to contributor list Félix Saparelli 2015-10-25 12:59:17 +13:00
  • d54e8b6686 Merge pull request #34 from TyOverby/poll-watcher-with-delay Félix Saparelli 2015-10-25 12:57:29 +13:00
  • 5a48333dde Merge pull request #35 from andelf/fix-fsevent-segfault Félix Saparelli 2015-10-25 12:54:24 +13:00
  • c18ac612bb Added a with_delay constructor to PollWatcher Ty Overby 2015-10-19 17:14:04 -07:00
  • 047843f007 fsevent: minize unsafe block andelf 2015-10-22 20:15:29 +08:00
  • 967b6bb9e6 fix segfault when watcher is moved. #33 FsEventWatch.context:: Option<StreamContextInfo> is used for passing channels to watch thread. When FsEventWatch moves, its address changes, so c callback will fail. Fix: add Box<> wrapper to StreamContextInfo andelf 2015-10-22 19:21:52 +08:00
  • 9d7e048fb5 2.3.3 Félix Saparelli 2015-10-08 02:30:30 +13:00
  • 521bba4217 Merge pull request #32 from durka/watcher-sized Félix Saparelli 2015-10-07 10:46:42 +13:00
  • 4e38574121 add Sized bound to Watcher (see RFC 1214) to fix #29 Alex Burka 2015-10-06 13:42:03 -04:00
  • 99a6c19b94 2.3.2 Félix Saparelli 2015-09-08 03:53:06 +12:00
  • c310e5f451 Merge pull request #27 from octplane/fix_23_symlinks Félix Saparelli 2015-09-08 03:29:08 +12:00
  • d683b62d50 Added jake kerr @jakerr, without proper mail Pierre Baillet 2015-09-07 12:33:57 +02:00
  • faf1e16960 Several events can match Pierre Baillet 2015-08-31 13:17:06 +02:00
  • af34ec9d6b Re-enable poll single file test, add notice of WTF Pierre Baillet 2015-08-31 13:04:28 +02:00
  • 0ae01a7445 Test do pass on OSX now Pierre Baillet 2015-08-30 23:16:25 +02:00
  • 7081297de6 Upgrade to new Travis architecture; OS X testing Félix Saparelli 2015-09-05 15:51:49 +12:00
  • cac203062d 2.3.1 Félix Saparelli 2015-08-24 09:54:39 +02:00
  • 3340d74012 Revert to moving the path instead of borrowing it Félix Saparelli 2015-08-24 09:53:12 +02:00
  • 8857e093eb 2.3.0 Félix Saparelli 2015-07-29 00:39:21 +12:00
  • 49a8539007 Merge pull request #25 from frangio/as_ref_path Félix Saparelli 2015-07-29 00:36:49 +12:00
  • bb3c97883e Revert to borrowing the path instead of moving it Francisco Giordano 2015-07-27 01:14:13 -03:00
  • f4386d5fe7 Add my name to authors list Francisco Giordano 2015-07-27 00:43:56 -03:00
  • 02f6663865 Remove another unnecessary Path::new Francisco Giordano 2015-07-26 17:31:56 -03:00
  • 1840b50d72 Replace another instance of &Path by AsRef<Path> Francisco Giordano 2015-07-26 17:31:25 -03:00
  • f91b2feedb Remove unnecessary Path::new from README Francisco Giordano 2015-07-26 17:08:49 -03:00
  • 1016061340 Replace &Path with AsRef<Path> in Watcher functions Francisco Giordano 2015-07-26 16:45:57 -03:00
  • 053b6ed923 2.2.0 Félix Saparelli 2015-07-12 15:10:43 +12:00
  • 2c80db4b97 Merge pull request #22 from Yuhta/inotify-single-file Félix Saparelli 2015-07-12 13:14:53 +12:00
  • 11c861263e Add Jimmy Lu to authors Jimmy Lu 2015-07-11 12:21:51 -04:00
  • 420beec521 Fix and add tests for PollWatcher single file Jimmy Lu 2015-07-11 12:21:08 -04:00
  • 2e5f2947f3 Single file support for inotify Jimmy Lu 2015-07-11 02:49:23 -04:00
  • ac2cc46e21 Cut v2.1.0 Félix Saparelli 2015-06-26 20:02:02 +12:00
  • de8107783d Merge branch 'remove_extra_fsevent' of git://github.com/octplane/rsnotify Félix Saparelli 2015-06-26 18:31:41 +12:00
  • 260d85eb90 Add @payload to authors Félix Saparelli 2015-06-26 18:28:52 +12:00
  • 7874c851ba Merge pull request #18 from payload/master Félix Saparelli 2015-06-26 18:27:52 +12:00
  • 78ea4f6044 Merge pull request #19 from blaenk/reintroduce-poll Félix Saparelli 2015-06-26 13:58:45 +12:00
  • dc21d6276e reintroduce pollwatcher now that rust 1.1 is out Jorge Israel Peña 2015-06-25 15:32:43 -07:00
  • fce9e82a34 inotify: fixed delete is op::REMOVE, modify is op::WRITE. Was other way around. Gilbert Röhrbein 2015-06-25 15:36:05 +02:00
  • 4b88f7d9fc Add Code of Conduct Félix Saparelli 2015-06-23 18:09:55 +12:00
  • f24f3fe2f9 WIP Michael Maurizi 2015-06-07 16:14:56 -04:00
  • dd6d108cbd Be more specific on dependency Pierre Baillet 2015-06-09 11:14:00 +02:00
  • 63374cfbae Remove some extra fsevent calls form rsnotify Pierre Baillet 2015-06-09 10:25:24 +02:00
  • b9b91c1da1 Cut 2.0.0. (Breaking: PollWatcher removed) Félix Saparelli 2015-06-09 00:00:26 +12:00
  • 32ff76258c Merge pull request #13 from andelf/fsevent-support Félix Saparelli 2015-06-08 23:31:55 +12:00
  • f214ee6b86 FsEventWatcher: watch() now reentrant; implement unwatch() andelf 2015-06-08 15:21:55 +08:00
  • 678e1555e1 Add FsEventWatcher test andelf 2015-06-08 11:14:38 +08:00
  • dd72a9cad0 Now FsEventWatcher rust1.0.0 compatiable andelf 2015-06-08 10:48:21 +08:00
  • efa64f34d2 Implement Drop for FsEventWatcher andelf 2015-06-08 10:09:39 +08:00
  • b6a612cb2e Fix typo in fsevent.rs flags andelf 2015-06-07 22:49:53 +08:00
  • 863e61bc3e FsEvent watcher works andelf 2015-06-07 19:24:21 +08:00