summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm
Commit message (Expand)AuthorAge
* Fix bug with IceStrom subscriber observersJoe George2023-12-07
* Fixed typos. (#1580)Austin Henriksen2023-12-06
* Xcode 14.3 beta2 build fixes (#1463)Jose2023-03-08
* Update msbuild builder and openssl package versionsJose2022-07-15
* Fix clang build (missing copy constructor) (#1336)grembo2022-01-17
* Visual Studio 2022 build updatesJose2021-11-24
* Update lmdb packagesJose2021-11-24
* Restore binary compatibility with 3.7.5Jose2021-06-14
* Update expat and msbuild builder dependenciesJose2021-06-01
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
* Lock subscription mutex around optional trace logs (#1259)Bill Stoffel2021-03-10
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Use readline only when stdin is a tty (#1230)Jose2021-01-07
* Add editline support to icegridadmin and icestormadmin (#1223)Bernard Normier2021-01-04
* Fix nodiscard warnings report by Visual Studio 2019 (16.4.0)Jose2019-12-04
* Update lmdb packages to 0.9.24Jose2019-09-03
* Allow oneway/batch proxies to use IceStorm retryCount, fixes #164Benoit Foucher2019-07-10
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Update lmdb NuGet package versionJose2018-12-22
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fix build failure related to EOF comparison in Parser filesJose2018-11-29
* Fix ARM build failures related to Scanner generated codeJose2018-11-29
* Fix failure related to Slice Scanner fixesJose2018-11-13
* Do not compare char to EOFJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fix IceStorm to correctly load topics from databaseJose2018-10-16
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
* Update copyright year to 2018Jose2018-02-14
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
* Updates for Ice Builder 5.xJose2018-02-05
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Fix for ICE-8098 - fixed the build system to support new <component>_devinsta...Benoit Foucher2017-06-19
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Fix copyright headersJose2017-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
* Cleanup more whitespaceJoe George2017-05-09
* Removed optional semicolons after bracesBernard Normier2017-05-04
* Fix tabs and spaces in MakefilesJoe George2017-05-03