summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stringConverter
Commit message (Collapse)AuthorAge
* C++ & python test fixesMark Spruiell2017-06-13
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Allow to build C++ test with Visual Studio 2010 Nuget packagesJose2017-04-20
|
* Visual Studio 2010 supportJose2017-04-20
|
* UWP test projects updates to support VS 2017Jose2017-04-11
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Fix (ICE-7498) - Port more test to UWPJose2017-03-24
|
* Fixed stringConverter test failure with static buildsBenoit Foucher2017-03-15
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* 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
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | 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.
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | 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
| |
* | 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.
* | New test for dynamic_cast across shared librariesBernard Normier2016-08-25
| |
* | Fixed typoBernard Normier2016-08-01
| |
* | Better testBernard Normier2016-08-01
| |
* | Pass argc/argv to communicatorsBernard Normier2016-08-01
| |
* | Fixed iconv string converterBernard Normier2016-08-01
| |
* | Fixed ICE-7259 Resurrect default String Converter pluginJose2016-08-01
| |
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
| | | | | | | | available instead of ConvertUTF
* | fixed copyright noticesBernard Normier2016-05-31
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
| |
* | 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
| |