.. |
Archive.cxx
|
archive/Plugin: return std::unique_ptr<ArchiveFile>
|
2017-12-27 09:07:21 +01:00 |
Container.cxx
|
Main, ...: catch any exception, not just std::runtime_error
|
2017-12-19 10:56:23 +01:00 |
Editor.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Editor.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ExcludeList.cxx
|
Main, ...: catch any exception, not just std::runtime_error
|
2017-12-19 10:56:23 +01:00 |
ExcludeList.hxx
|
*: add lost of "noexcept" specifications
|
2017-06-04 12:46:48 +02:00 |
InotifyDomain.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
InotifyDomain.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
InotifyQueue.cxx
|
db/update/InotifyQueue: migrate from TimeoutMonitor to TimerEvent
|
2017-08-29 16:38:50 +02:00 |
InotifyQueue.hxx
|
db/update/InotifyQueue: migrate from TimeoutMonitor to TimerEvent
|
2017-08-29 16:38:50 +02:00 |
InotifySource.cxx
|
event/SocketMonitor: rename Get() to GetSocket()
|
2017-11-10 20:34:45 +01:00 |
InotifySource.hxx
|
event/SocketMonitor: add "noexcept"
|
2017-11-10 20:20:07 +01:00 |
InotifyUpdate.cxx
|
fs/AllocatedPath: make the nullptr_t constructor public
|
2018-01-17 12:17:41 +01:00 |
InotifyUpdate.hxx
|
*: add "noexcept" to many, many function prototypes
|
2017-05-08 14:44:49 +02:00 |
Queue.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Queue.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Remove.cxx
|
db/update/Remove: migrate from DeferredMonitor to DeferEvent
|
2017-11-10 20:56:21 +01:00 |
Remove.hxx
|
db/update/Remove: migrate from DeferredMonitor to DeferEvent
|
2017-11-10 20:56:21 +01:00 |
Service.cxx
|
db/update/Service: migrate from DeferredMonitor to DeferEvent
|
2017-11-10 20:58:25 +01:00 |
Service.hxx
|
db/update/Service: migrate from DeferredMonitor to DeferEvent
|
2017-11-10 20:58:25 +01:00 |
UpdateDomain.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
UpdateDomain.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
UpdateIO.cxx
|
Main, ...: catch any exception, not just std::runtime_error
|
2017-12-19 10:56:23 +01:00 |
UpdateIO.hxx
|
*: add "noexcept" to many, many function prototypes
|
2017-05-08 14:44:49 +02:00 |
UpdateSong.cxx
|
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::time_point
|
2017-08-18 12:22:47 +02:00 |
Walk.cxx
|
Main, ...: catch any exception, not just std::runtime_error
|
2017-12-19 10:56:23 +01:00 |
Walk.hxx
|
db/update/Walk: use std::atomic_bool for the "quit" variable
|
2017-12-22 12:02:44 +01:00 |