summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* Fixed ICE-5820: IceGrid unexpected dispatch exceptionBenoit Foucher2014-11-04
|
* Replace strcpy with strcpy_s for Windows demosJoe George2014-11-03
|
* Fixed ICE-5811: renamed book demos to manual demosBenoit Foucher2014-11-03
|
* Fixed ICE-5780: php proxy test failure with wsBenoit Foucher2014-11-03
|
* Fixed ICE-5806: Freeze/evictor takes forever on OS XBenoit Foucher2014-11-03
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Fix demo builds caused by ICE-5813Joe George2014-10-31
|
* ICE-5813 - Remove DisableWarnings from demosJoe George2014-10-31
|
* Fix dependencies for OS X optimized builds (cannot use multi arch when ↵Jose2014-10-31
| | | | create dependencies)
* Another fix for UDP multicast IPv6 testBenoit Foucher2014-10-31
|
* More lex Scanner fixesJose2014-10-30
|
* Fixed (ICE-5808) - IceStorm scanner doesn't work with lex 2.5.39Jose2014-10-30
|
* IceSSL bug fixMark Spruiell2014-10-30
|
* Fix overloaded-virtual warningsJose2014-10-30
|
* Fixed ICE-5782: Fixed background test failureBenoit Foucher2014-10-30
|
* Minor fix to c++ Slice dependenciesJose2014-10-30
|
* RPATH_DIR cleanup, we no longer have lib/c++11 in OS XJose2014-10-30
|
* Add back FreezeScript/Scanner.cpp removed in previous commitJose2014-10-30
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Added -bigobj option to compile operations test on Windows VS2012 x64Benoit Foucher2014-10-30
|
* A couple more fixes to makefiles for windows dependency buildDwayne Boone2014-10-30
|
* Disable VC++ build warning in test/Ice/operations/TwowaysAMI.cppDwayne Boone2014-10-30
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* Fixed ICE-5728: ObjectAdapter::destroy is now thread safeBenoit Foucher2014-10-30
|
* ICE-5774 - Added sequences of dictionaries and dictionaries of sequences for C++Joe George2014-10-29
|
* Fixed ICE-5796: LoggerUtil now deals properly with exceptions (print their ↵Bernard Normier2014-10-29
| | | | stack traces when available)
* Fixed (ICE-5800) - Slice build dependencies don't work properly in source treeJose2014-10-29
|
* Minor fixes to slice preprocessor tmp file usageJose2014-10-29
|
* Fixed (ICE-5794) - slice2java/slice2cs parallel build/concurrent crashJose2014-10-29
|
* Fixed ICE-5786: fixed Ice communicator destroy to be thread safeBenoit Foucher2014-10-29
|
* minor build fixesJose2014-10-29
|
* Fixed (ICE-5797) - warning: ignoring invalid metadata `cpp::array'Jose2014-10-29
|
* Fixed ICE-5798: IceGrid registry prints ObjectAdapterDeactivatedException on ↵Benoit Foucher2014-10-29
| | | | shutdown
* (ICE-5548) C++11 support with GCC - Ubuntu distribution updatesJose2014-10-28
|
* createObjectAdapter now raises CommunicatorDestroyedException if the ↵Bernard Normier2014-10-28
| | | | communicator is destroyed, instead of ObjectAdapterDeactivatedException (C++ and C#); Java done in earlier commit.
* Fixed IceStorm single testBernard Normier2014-10-28
|
* Fixed ICE-5791: removed deprecated APIs for Ice 3.6Bernard Normier2014-10-28
|
* minor ifdef fixJose2014-10-28
|
* C++11 DynamicLibrary ++11 suffix should be applied only to libstdc++Jose2014-10-28
|
* Fixed DynamicLibrary to not append ++11 to libname for OS XBenoit Foucher2014-10-28
|
* ICE-5764 deprecate CollectionBase/DictionaryBase and [clr:collection]Dwayne Boone2014-10-28
|
* Fixed ICE-5548: fixed C++11 support to maintain binary compatibility between ↵Benoit Foucher2014-10-28
| | | | C++11 and C++03 compiled code
* Fixed ICE-5751: bumped timeout values to prevent sporadic failuresBenoit Foucher2014-10-28
|
* Fixed ICE-5777: Python and C# Ice/ami test failures when run with other ↵Benoit Foucher2014-10-28
| | | | protocols than tcp
* Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵Benoit Foucher2014-10-27
| | | | to configure UDP
* ICE-5781: UDP test failure with IPv6 on OS XBenoit Foucher2014-10-27
|
* Fixed leak of LoggerAdmin's logger (ICE-5788) and updated Java to use ↵Bernard Normier2014-10-24
| | | | similar code.
* C++11 build updatesJose2014-10-24
|
* Fixed bug ICE-5783 - php tests fails with --mxBenoit Foucher2014-10-24
|
* g++4.9 fix: Linux IceSSL unused methodJose2014-10-24
|