summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Service.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Reduced string converter cachingBernard Normier2016-08-05
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Updated Ice::CommunicationHolder and simplified testsBernard Normier2015-12-11
* | C++11 mapping adding CommunicatorHolderJose2015-12-10
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
* Initial merge for ICE-2400:Bernard Normier2014-08-14
* Windows deprecation fixesBernard Normier2014-06-12
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Minor code style fixesJose2013-01-22
* Fixed warnings related to ICE-5157Jose2012-12-27
* Fixed mingw warnings and added -Werror to mingw buildBernard Normier2012-12-26
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Fixed ICE-4882:Bernard Normier2012-10-22
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* ICE-4820 - Service class public APIJose2012-08-15
* ICE-4808 - C++ Service don't use UNICODE version of various Windows API methodsJose2012-08-14
* remove VC6 supportJose2012-08-08
* MinGW & Ruby-1.9 updatesJose2012-07-26
* Remove BCC supportJose2012-07-19
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Check for argc > 0 to access argv[0] in Ice::ServiceBenoit Foucher2010-01-05
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* 2589 - SMEventLogger should implement cloneWithPrefix.Jose2009-11-03
* Fixed Windows compile errorDwayne Boone2009-10-21
* Bug 4311 - change Ice::Service::start signatureDwayne Boone2009-10-20
* Remove BCC workarounds no longer requiredDwayne Boone2009-10-02
* Review for bug 4071 and fix for bug 4211Benoit Foucher2009-08-14
* Fixed bug 4202 and cleaned up Ice.Application loggingBenoit Foucher2009-08-11
* Revert "Changes for bug 3962 and 4714"Matthew Newhook2009-08-07
* Changes for bug 3962 and 4714Jose2009-07-29
* Squashed commit of ice-rt branch:Jose2009-07-10
* Fixed BCC compile errorsDwayne Boone2009-06-01
* Bug 2812 - add abilty to name threadDwayne Boone2009-04-24
* Bug 3963: Crash if argc == 0Michi Henning2009-04-14
* Bug 3911 - Added ability to write logger output to fileDwayne Boone2009-04-03