poco/Foundation
David Shawley fbb1c1fd44 * include/Poco/Tuple.h
- Named the inner enumerations to fix SF issue#1834127
* include/Poco/RunnableAdapter.h
  - Added missing ``return *this'' to RunnableAdapter::operator=
* src/TaskManager.cpp
  - Added try-catch block in TaskManager::start to ensure that _taskList
    is properly maintained. Fix for SF issue#1829700
* testsuite/src/TaskManagerTest.cpp
* testsuite/src/TaskManagerTest.h
  - Added test cases for SF issue@1829700
2007-11-18 18:26:24 +00:00
..
2007-11-18 18:26:24 +00:00
2007-04-18 16:22:57 +00:00
2007-11-18 18:26:24 +00:00
2007-11-18 18:26:24 +00:00
2007-10-29 14:37:40 +00:00
2007-10-29 14:37:40 +00:00
2007-08-10 13:57:07 +00:00