Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / berkus/dir_monitor issues and pull requests
#49 - changed async_monitor return type to support boost::asio::spawn
Pull Request -
State: closed - Opened by chaopli over 4 years ago
- 1 comment
#48 - helper::throw_system_error_if and helper::to_utf8 should be inline to avoid linking errors
Issue -
State: open - Opened by FadiBitar about 7 years ago
- 1 comment
#47 - How to shutdown the dir_monitor object in order to allow the io_service to exit the .run loop?
Issue -
State: open - Opened by jdmairs about 7 years ago
- 1 comment
#46 - Update code style
Pull Request -
State: open - Opened by shindakioku over 7 years ago
#45 - Consider changing namespace from boost::asio to anything else
Issue -
State: open - Opened by solvingj over 7 years ago
- 2 comments
#44 - Is v1.0.0 stable and usable enough for basic function of watching a file?
Issue -
State: closed - Opened by solvingj over 7 years ago
- 2 comments
#43 - Add install rules and cmake config file
Pull Request -
State: closed - Opened by kgreenek almost 8 years ago
- 3 comments
#42 - Two dir_monitors on a single io_service
Issue -
State: open - Opened by GamePad64 almost 9 years ago
- 10 comments
#41 - Translate IN_ATTRIB to IN_MODIFY
Pull Request -
State: open - Opened by akapelrud almost 9 years ago
- 9 comments
#40 - Inotify: invalid post occuring at shutdown.
Pull Request -
State: closed - Opened by akapelrud almost 9 years ago
- 1 comment
#39 - Feature/non ascii paths support
Pull Request -
State: closed - Opened by sbelsky almost 9 years ago
- 2 comments
#38 - Project need more advanced CM model
Issue -
State: closed - Opened by sbelsky almost 9 years ago
- 6 comments
#37 - Added inline keyword to functions in header
Pull Request -
State: closed - Opened by Vizor almost 9 years ago
- 1 comment
#36 - Recursive monitoring request
Issue -
State: open - Opened by Vizor almost 9 years ago
- 12 comments
#35 - Removed unnecessary converting to utf8
Pull Request -
State: open - Opened by Vizor almost 9 years ago
- 18 comments
#34 - support boost test macro for versions >= 1.59
Pull Request -
State: closed - Opened by sbelsky almost 9 years ago
- 2 comments
#33 - Fixed: improper use of std::shared_from_this()
Pull Request -
State: closed - Opened by akapelrud almost 9 years ago
- 1 comment
#32 - Fixed: improper use of std::shared_from_this()
Pull Request -
State: closed - Opened by akapelrud almost 9 years ago
#31 - monitor_operation::PostAndWait prevents shutdown
Issue -
State: open - Opened by akapelrud almost 9 years ago
- 13 comments
#30 - Add tests to modified file event
Pull Request -
State: closed - Opened by uilianries almost 9 years ago
- 1 comment
#29 - Move everything from include/ into include/dir_monitor/
Issue -
State: closed - Opened by GamePad64 almost 9 years ago
- 2 comments
#28 - Hotfix/correct stop on windows
Pull Request -
State: closed - Opened by sbelsky almost 9 years ago
- 7 comments
#27 - Hotfix/restore tests
Pull Request -
State: closed - Opened by sbelsky about 9 years ago
- 7 comments
#26 - Why is you work_thread_ in windows/service instead of windows/impl?
Issue -
State: closed - Opened by lucasvickers about 9 years ago
- 2 comments
#25 - - fixed issue [#21](https://github.com/berkus/dir_monitor/issues/21) …
Pull Request -
State: closed - Opened by rockonedege about 9 years ago
- 9 comments
Labels: in review
#24 - fixes for issue #21
Pull Request -
State: closed - Opened by rockonedege about 9 years ago
- 10 comments
#23 - Fixed Travis builds
Pull Request -
State: closed - Opened by GamePad64 about 9 years ago
- 1 comment
#22 - Hotfix/#21
Pull Request -
State: closed - Opened by sbelsky about 9 years ago
- 3 comments
#21 - exceptions thrown from boost::asio::basic_dir_monitor_service<boost::asio::dir_monitor_impl>::work_thread() cannot be caught from the main thread
Issue -
State: closed - Opened by rockonedege about 9 years ago
- 13 comments
#20 - correct cmake version for the features used
Pull Request -
State: closed - Opened by florianjacob over 9 years ago
#20 - correct cmake version for the features used
Pull Request -
State: closed - Opened by florianjacob over 9 years ago
#19 - Fixed compile issue if compiler not support lambda
Pull Request -
State: closed - Opened by foxever over 9 years ago
- 2 comments
#18 - "implementation" and "service" members are considered as deprecated.
Pull Request -
State: closed - Opened by GamePad64 over 9 years ago
- 1 comment
#17 - Bug fix
Pull Request -
State: closed - Opened by obaskanderi over 9 years ago
- 2 comments
#16 - Several Fixes
Pull Request -
State: closed - Opened by obaskanderi over 9 years ago
- 2 comments
#15 - fix bug: add_sub_directory was adding too many inotify watch points. …
Pull Request -
State: closed - Opened by obaskanderi over 9 years ago
#14 - fix bug: add_sub_directory was adding too many inotify watch points. …
Pull Request -
State: closed - Opened by obaskanderi over 9 years ago
- 1 comment
#13 - Inotify implementation doesn't remove subdirectories after remove_directory
Issue -
State: closed - Opened by GamePad64 over 9 years ago
- 2 comments
#12 - fix build for os x
Pull Request -
State: closed - Opened by obaskanderi over 9 years ago
#11 - Entirely rewritten CMakeLists.txt and made Travis work
Pull Request -
State: closed - Opened by GamePad64 over 9 years ago
- 2 comments
#10 - Remade compile-time OS detection with Boost.Predef.
Pull Request -
State: closed - Opened by GamePad64 over 9 years ago
#9 - Remove windows style line endings.
Pull Request -
State: closed - Opened by davidchappelle over 9 years ago
#8 - fixed compiling error under Windows due to missing of a matching cons…
Pull Request -
State: closed - Opened by rockonedege over 9 years ago
- 5 comments
#7 - Can't compile under windows with VC++
Issue -
State: closed - Opened by rockonedege over 9 years ago
- 9 comments
#6 - Fixed inotify implementation to process IN_MODIFY correctly and replaced many Boost libraries with C++11 analogues.
Pull Request -
State: closed - Opened by GamePad64 almost 10 years ago
- 3 comments
#5 - FSEvents: can't rely on rename events coming in pairs. Check the path to...
Pull Request -
State: closed - Opened by obaskanderi about 10 years ago
- 1 comment
#4 - Do not create an FSEventStream if there are no directories to monitor
Pull Request -
State: closed - Opened by obaskanderi about 10 years ago
- 1 comment
#3 - Fix crash on Mac and use fullpath on Unix
Pull Request -
State: closed - Opened by obaskanderi over 10 years ago
- 1 comment
#2 - Fix crash on Mac
Pull Request -
State: closed - Opened by obaskanderi over 10 years ago
#1 - Fixing dir_monitor in Windows x64
Pull Request -
State: closed - Opened by pmed over 10 years ago
- 1 comment