summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ValueFactoryManagerI.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Update copyright year to 2018Jose2018-02-14
|
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Generate alias for "delegate" in C++11 (ICE-7859)Bernard Normier2017-05-03
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19