summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Initialize.cpp
Commit message (Collapse)AuthorAge
* Remove excessive empty linesJoe George2017-06-07
|
* Add operator bool() to CommunicatorHolderJose2017-04-28
|
* Fix for VS2015 run-time errorBernard Normier2017-04-25
|
* Changed default ctor of CommunicatorHolderBernard Normier2017-04-21
|
* Small fixes to synchronize with the Ice manualBernard Normier2017-04-02
|
* Moved ArgVector to IceInternalBernard Normier2017-03-28
|
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
| | | | Added configFile overload to Ice::initialize and CommunicatorHolder in C++
* Added new ctors to Ice::CommunicatorHolderBernard Normier2017-03-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Added wide char overloads of Ice::createProperties & Ice::initializeJose2017-02-07
| |
* | Fixed ICE-7536 - Simplified Ice.Util createProperties/initialize methodsBenoit Foucher2017-02-01
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | 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
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-02-29
|\|
| * ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | Rename PLUGIN_FACTORY typedefJose2016-01-15
| |
* | Remove C++11 extensions to C++98 mappingJose2015-12-28
| |
* | Also define stream creation methods for the C++11 mappingBenoit Foucher2015-12-21
| |
* | C++11 mapping: fixes to InitializationDataJose2015-12-15
| |
* | Revert "Better copy-ctor for CommunicatorHolder in C++98"Bernard Normier2015-12-14
| |
* | Better copy-ctor for CommunicatorHolder in C++98Bernard Normier2015-12-14
| |
* | Updated Ice::CommunicationHolder and simplified testsBernard Normier2015-12-11
| |
* | Fix Windows buildJoe George2015-12-10
| |
* | C++11 mapping adding CommunicatorHolderJose2015-12-10
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Added support for registration of plugin factoriesBenoit Foucher2015-01-30
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Completed fix for ICE-5567: move various C++11 classes/functions out of lineBernard Normier2014-07-24
|
* ICE-4612: first cut of the IceGrid discovery plugin and APIsBenoit Foucher2014-07-10
|
* Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++Bernard Normier2014-06-12
|
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
|
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
|
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fix VS2010 compilation warningJose2013-01-24
|
* More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
|
* C++11 ami lambda supportJose2012-08-10
|