summaryrefslogtreecommitdiff
path: root/cpp/test/Ice
Commit message (Collapse)AuthorAge
* ICE-7047: disabled PrintStackTracesBernard Normier2016-03-29
|
* Mingw build fixesJose2016-03-29
|
* WinRT objects tests build fixesJose2016-03-21
|
* .gitignore updatesJose2016-03-11
|
* Windows wide string literal fixesJose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* String literals Windows fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
|
* Fixed potential deadlock that could occur with Ice for C++ when using ↵Benoit Foucher2016-01-05
| | | | collocation optimization and serialization
* Object factory registration fix for VS 2015Jose2015-12-28
|
* Objects test updates to sync with Java/C#Jose2015-11-19
|
* Fixed GCC build failure introduced by previous commitBenoit Foucher2015-09-14
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fix for ICE-6794 - no longer unload the test DLLsBenoit Foucher2015-09-09
|
* ICE-6742 - more python3 fixesMark Spruiell2015-08-28
|
* Fix for Ice/properties when running with python 2.7Jose2015-08-17
|
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* ICE-6696 fixed warning binding WinRT info testDwayne Boone2015-08-06
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* ICE-6641 Removed some uneeded clean rules from MakefilesDwayne Boone2015-07-07
|
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fixed ICE-6584: Ice/slicing tests leaksJose2015-06-10
|
* Fixed Ice/stream test leak (ICE-6583)Benoit Foucher2015-06-10
|
* Fixed Glacier2 session helper and optional test leakBenoit Foucher2015-06-10
|
* Fixed ICE-6579, objects test leakBenoit Foucher2015-06-10
|
* Timeout test updates fix iPhone test failures (TCH-240)Benoit Foucher2015-06-04
|
* WinRT connection info fixesJose2015-06-02
|
* Fixed ICE-6557 - non virtual destructor warningsBenoit Foucher2015-06-02
|
* Fix bogus print statementJoe George2015-06-02
|
* Fixed ICE-6552: test Ice/plugin failures in Windows 8.1Jose2015-06-02
|
* fixing C++/x86 build failure in test/Ice/operationsMark Spruiell2015-05-20
|
* Fix travis compile errorDwayne Boone2015-05-08
|
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* ICE-6487 ObjC test/Ice/objects fails with --cross=jsDwayne Boone2015-05-07
|
* Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixesBenoit Foucher2015-05-06
|
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
| | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro.
* minor fixes for purifyMark Spruiell2015-05-05
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* ICE-6417 remove extraneous slice compiler directivesDwayne Boone2015-04-06
|
* SSL fixes (bis)Benoit Foucher2015-04-01
| | | | | | - Fixed SChannel to correctly handles certificate chains from PKCS12 files - Fixed Java IceSSL to require password for PKCS12 - Fixed Windows test build issue
* SSL fixesBenoit Foucher2015-04-01
| | | | | | - Fixed SChannel to correctly handles certificate chains from PKCS12 files - Fixed Java IceSSL to require password for PKCS12 - Fixed Windows test build issue
* Fixed ICE-6399 - include SliceChecksums.h in Ice.hBenoit Foucher2015-03-26
|
* ICE-6392 operations cross test with objc failsDwayne Boone2015-03-23
|
* Added C++ Ice/services testBenoit Foucher2015-03-20
|