summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ThreadPool.cpp
Commit message (Expand)AuthorAge
* Fix #579 - Add autoreleasepools from objc -> swiftJoe George2019-10-09
* Fixed C++/Java thread pool to no longer print bogus warning on shutdown, fixe...Benoit Foucher2019-08-26
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\
| * Check sysconf errors Close #418 (#420)Jose2019-07-02
* | Fix dispatch queue labelJoe George2019-05-09
* | More dispatch queue fixesJoe George2019-05-07
* | Dispatch queue updatesJoe George2019-05-07
|/
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Potential UWP fix to solve controller crashes (ICE-8713)Benoit Foucher2018-03-15
* Fixed UWP transport to cancel read/write operations on close (ICE-8686)Benoit Foucher2018-03-01
* Fixed UWP connection memory leak (ICE-8686)Benoit Foucher2018-02-27
* Update copyright year to 2018Jose2018-02-14
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | WinRT -> UWP renamesJose2016-12-14
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Fixed ICE-7347 - NullHandleException in the thread poolBenoit Foucher2016-09-15
* | Fixed ICE-7320 - C++ thread pool and event handler leakBenoit Foucher2016-09-09
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-01-05
|\|
| * Fixed potential deadlock that could occur with Ice for C++ when using colloca...Benoit Foucher2016-01-05
* | C++11 mapping: fixes to InitializationDataJose2015-12-15
* | C++11 mapping initial commitJose2015-12-01
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5775: interrupt test failureBenoit Foucher2014-10-24
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* Cleanup and simplification of OA in C++/Java/C#.Matthew Newhook2014-10-02
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* Fixes for Ruby x64 on Windows + MinGW cleanupsBernard Normier2014-07-27
* Fixed ICE-5595: Catch C++ exceptions by const referenceBenoit Foucher2014-07-25
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* ICE-5573 - .NET TimeoutException ignores DispatcherMatthew Newhook2014-07-10
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27