summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAge
* 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
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Added wide char overloads of Ice::createProperties & Ice::initializeJose2017-02-07
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | Fixed ICE-7536 - Simplified Ice.Util createProperties/initialize methodsBenoit Foucher2017-02-01
* | merging IceBridge into masterMark Spruiell2017-01-30
* | Fixed ICE-7281 - skipEmptyEncapsulation now checks for the encoding versionBenoit Foucher2017-01-25
* | Fixed Linux armhf build failureBernard Normier2017-01-23
* | Refactor implementation of Ice::Application in C++Bernard Normier2017-01-20
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Fixed ICE-7470 - Don't define registerIceBT on OS X/WindowsBenoit Foucher2017-01-11
* | Export BasicStringConverter template instantiations (ICE-7473)Bernard Normier2017-01-10
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode"Jose2017-01-02
* | Fixed (ICE-7477) - Use native Base64 encode/decodeJose2017-01-02
* | _MSC_VER not defined by ResourceCompilerJose2016-12-26
* | Missing \0Jose2016-12-26
* | ResourceConfig definitions only apply to VC++ compilerJose2016-12-26
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | Add getEngineName & getEngineVersion methods to IceSSL C++ PluginJose2016-12-20
* | Fixed deprecated warning and other warnings with clangBernard Normier2016-12-15
* | New C++ Slice/clash testBernard Normier2016-12-15
* | WinRT -> UWP renamesJose2016-12-14
* | Fixed a few warningsBernard Normier2016-12-14
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
* | Port IceSSL/configuration test to UWP and fixes to UWP IceSSL implementationJose2016-11-24
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Windows build fix - warning C4100: tuple: unreferenced formal parameterJose2016-11-02
* | More consistent names for _API macrosBernard Normier2016-11-01
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Fixed compilation warningBernard Normier2016-10-28
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | updating IceBT to BlueZ 5Mark Spruiell2016-10-20
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Added back check for _WIN64 necessary for mingwBenoit Foucher2016-09-29
| * Don't include stdint with VS buildsJose2016-09-26
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
* | Fixed ICE-7279 - Fixed input stream to use zero-copy for string reads if ther...Benoit Foucher2016-09-07
* | Added support for C+11 marshaled resultsBenoit Foucher2016-09-01
* | New test for dynamic_cast across shared librariesBernard Normier2016-08-25