summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Application.cpp
Commit message (Expand)AuthorAge
* Remove Ice::Application & Glacier2::Application deprecated classesJose2021-02-02
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Update Application and Service classes to catch Ice::ExceptionJose2017-09-20
* Small update to CtrlCHandlerBernard Normier2017-04-23
* Improved C++11 version of CtrlCHandlerBernard Normier2017-04-22
* New initialize overloads that take a configFile instead of initDataBernard Normier2017-03-28
* Moved ArgVector to IceInternalBernard Normier2017-03-28
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
* 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
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Refactor implementation of Ice::Application in C++Bernard Normier2017-01-20
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Reduced string converter cachingBernard Normier2016-08-05
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | 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
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Minor fix to previous fix to be consistent with other parts of the codeBenoit Foucher2013-10-01
* Fixed (ICE-5447) - Ice::Application::main doesn't catch exceptionsJose2013-10-01
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
* MinGW & Ruby-1.9 updatesJose2012-07-26
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4923 - Glacier2 Application Ice.Nohup will not workJose2011-05-10
* 4920 - Glacier2 Application _application pointer not initializedJose2011-05-10
* 5009 - appName incosistenceJose2011-04-12
* 4919 - Glacier2::Application appName() fix in C++/C#Mark Spruiell2011-03-27
* 4858 - Fix Application in C++/C# to create properties if necessaryMark Spruiell2011-03-27
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 4578: Application::main not safeMichi Henning2010-01-05
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* Fixed bug 4175 - added char*const argv[] main overloadBenoit Foucher2009-10-22
* Minor fix related to 3772Jose2009-10-05
* Fix issues in bug 3772Jose2009-10-03
* 3772. Recovering from Glacier2 / Ice router session failure.Jose2009-10-02
* Bug 2664 - Added Ice.PrintStackTraces and cleaned up ifdefsDwayne Boone2009-08-21