summaryrefslogtreecommitdiff
path: root/cpp/src/icegriddb
Commit message (Collapse)AuthorAge
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Update mcpp/lmdb NuGet packagesJose2017-06-13
|
* Update NuGet package versionsJose2017-06-12
|
* Fix (ICE-7998) - Remove underscores in MSBuild propertiesJose2017-06-09
|
* Remove excessive empty linesJoe George2017-06-07
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Update lmdb NuGet packages to latest versionJose2017-04-25
|
* Update MSbuild projects to use latest Nuget third party packagesJose2017-03-21
| | | | | - Update to lmdb 0.9.19 - Update to use bzip2, expat and openssl binaries signed by ZeroC
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Add support for build with VS 2017 RCJose2017-02-06
|
* Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
| | | | | new name: context old name: _ctx Fixed macOS build
* Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
|
* Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
|
* Update version to 3.7a4Joe George2016-12-21
|
* MSBuild project updatesJose2016-11-11
| | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
|
* Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
| | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata
* 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.
* Fixed ICE-7346 - removed lmdb dependency, set cppflags instead if necessaryBenoit Foucher2016-10-04
|
* Revert "ICE-7346: link only with required libs on Linux"Bernard Normier2016-09-14
| | | | This reverts commit 98927d362141a854ea2d857e513aa0dd4f5f7545.
* ICE-7346: link only with required libs on LinuxBernard Normier2016-09-14
|
* Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
|
* Update version to 3.7a3Joe George2016-07-12
|
* Fixed streamFilename bugBernard Normier2016-07-11
|
* Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
|
* Updated version to 3.7a2Bernard Normier2016-05-31
|
* Restored icegriddb + other small fixesBernard Normier2016-05-26