| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- update Ice::Application and Ice::Service to catch Ice::Exception
in addition to std::exception to get stack trace from Ice::Exception
base class.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added configFile overload to Ice::initialize and CommunicatorHolder in C++
|
|\ |
|
| | |
|
| |
| |
| |
| | |
CompressBatch is now "scoped" in C++98 and ObjC
|
| | |
|
| | |
|
| |
| |
| |
| | |
Removed ctor and assignment operator from UniquePtr
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
characters?
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr
- for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also improve properties test
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
commit 69d72505e82f9e88b2e24f4d9a669cd39b17e2f4
Author: Jose <jose@zeroc.com>
Date: Sat Oct 3 01:20:23 2009 +0200
|
| |
|
| |
|