summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/proxy
Commit message (Collapse)AuthorAge
...
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Emit deprecated warnings for classes implementing interfacesJose2017-02-10
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Fixed bug introduced by previous commitBernard Normier2017-01-17
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
| |
* | Reject empty endpoint in OA endpoint listBernard Normier2017-01-12
| |
* | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode"Jose2017-01-02
| | | | | | | | This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3.
* | Fixed (ICE-7477) - Use native Base64 encode/decodeJose2017-01-02
| |
* | UWP test bin dist buildsJose2016-12-23
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | Removed RemoteConfig to fix build failureBenoit Foucher2016-11-30
| |
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | UWP project updatesJose2016-11-24
| |
* | MSBuild project updatesJose2016-11-11
| | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* | Update Visual Studio test project to build with Ice nuget packagesJose2016-10-26
| |
* | 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.
* | C++ dispatching code fixesBenoit Foucher2016-08-25
| | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice)
* | Renabled tests for C++11 mappingBernard Normier2016-08-19
| |
* | New TargetCompare template, renamed targetEquals to targetEqualToBernard Normier2016-08-04
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
| |
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
| |
* | IceUtil and Slice msbuild updatesBernard Normier2016-05-11
| |
* | Windows msbuild build updatesJose2016-05-05
| |
* | Re-factored gmake build systemBenoit Foucher2016-05-03
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * .gitignore updatesJose2016-03-11
| |
* | 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-03-01
|\|
| * Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | move C++98 global checkedCast/uncheckedCast to Ice namespaceJose2016-01-15
| |
* | Update windows dependenciesJose2016-01-15
| |
* | C++11 build fixes for gcc 4.8 on rhel7Jose2016-01-11
| |
* | windows build fixesJose2016-01-08
| |
* | Fixed ICE-6939 - support linking with TestCommon when building against ↵Benoit Foucher2015-12-28
| | | | | | | | binary distribution
* | C++11 cpp:comparable for local classesJose2015-12-21
| |