index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
Initialize.cpp
Commit message (
Expand
)
Author
Age
*
Fixed warnings (#824)
Bernard Normier
2020-04-30
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Replace strerror usage with IceUtilInternal::errorToString
Jose
2018-07-27
*
Update copyright year to 2018
Jose
2018-02-14
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Remove excessive empty lines
Joe George
2017-06-07
*
Add operator bool() to CommunicatorHolder
Jose
2017-04-28
*
Fix for VS2015 run-time error
Bernard Normier
2017-04-25
*
Changed default ctor of CommunicatorHolder
Bernard Normier
2017-04-21
*
Small fixes to synchronize with the Ice manual
Bernard Normier
2017-04-02
*
Moved ArgVector to IceInternal
Bernard Normier
2017-03-28
*
ICE-7707 Improved handling of argc/argv arguments
Bernard Normier
2017-03-28
*
Added new ctors to Ice::CommunicatorHolder
Bernard Normier
2017-03-13
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Added wide char overloads of Ice::createProperties & Ice::initialize
Jose
2017-02-07
*
|
Fixed ICE-7536 - Simplified Ice.Util createProperties/initialize methods
Benoit Foucher
2017-02-01
*
|
Refactored string literal generation and updated identityToString format
Bernard Normier
2016-10-25
*
|
Added support for non-ASCII characters and universal character names
Bernard Normier
2016-10-20
*
|
Reduced string converter caching
Bernard Normier
2016-08-05
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Merge remote-tracking branch 'origin/3.6'
Jose
2016-02-29
|
\
|
|
*
ICE-6952 - identityToString/stringToIdentity non member functions
Jose
2016-02-29
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
Rename PLUGIN_FACTORY typedef
Jose
2016-01-15
*
|
Remove C++11 extensions to C++98 mapping
Jose
2015-12-28
*
|
Also define stream creation methods for the C++11 mapping
Benoit Foucher
2015-12-21
*
|
C++11 mapping: fixes to InitializationData
Jose
2015-12-15
*
|
Revert "Better copy-ctor for CommunicatorHolder in C++98"
Bernard Normier
2015-12-14
*
|
Better copy-ctor for CommunicatorHolder in C++98
Bernard Normier
2015-12-14
*
|
Updated Ice::CommunicationHolder and simplified tests
Bernard Normier
2015-12-11
*
|
Fix Windows build
Joe George
2015-12-10
*
|
C++11 mapping adding CommunicatorHolder
Jose
2015-12-10
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins
Benoit Foucher
2015-08-12
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Added support for registration of plugin factories
Benoit Foucher
2015-01-30
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Completed fix for ICE-5567: move various C++11 classes/functions out of line
Bernard Normier
2014-07-24
*
ICE-4612: first cut of the IceGrid discovery plugin and APIs
Benoit Foucher
2014-07-10
*
Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++
Bernard Normier
2014-06-12
*
Fixed ICE-5499, new garbage collection support
Benoit Foucher
2014-06-05
*
Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring
Bernard Normier
2014-05-16
*
ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...
Jose
2014-05-02
[next]