summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
* Add encoding comments to python generated codev3.6.2.1-pythonJose2016-04-28
|
* adding clean command for icestormdb on WindowsMark Spruiell2016-03-31
|
* Fixed Glacier2 bug which would cause hang on shutdownBenoit Foucher2016-03-30
|
* Fixed ICE-7074 - Glacier2 router bug where client to server requests forward ↵Benoit Foucher2016-03-30
| | | | as batch could be lost
* Fixed ICE-7050: fixed WSS issue where server could stop reading requestsBenoit Foucher2016-03-29
|
* Exception stack trace updatesJose2016-03-21
|
* ICE-7014 - Python docstring fixesMark Spruiell2016-03-15
|
* minor comment fix in IceUtilMark Spruiell2016-03-15
|
* ICE-7019 - remove db tools dependency on IcePatch2Jose2016-03-15
|
* .gitignore updatesJose2016-03-11
|
* Windows wide string literal fixesJose2016-03-10
|
* C# doc comment fixMark Spruiell2016-03-10
|
* Update version to 3.6.2Jose2016-03-10
|
* Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groupsBenoit Foucher2016-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
* icegriddb Windows build fixesJose2016-03-09
|
* install icegriddb/icestormdb man pagesMark Spruiell2016-03-08
|
* String literals ruby fixesJose2016-03-08
|
* String literals Windows fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Windows fixes for icegriddb/icestormdbMark Spruiell2016-03-07
|
* moving icegriddb/icestormdb from cpp/tools to cpp/srcMark Spruiell2016-03-07
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* fix for slice2java crashMark Spruiell2016-03-04
|
* ICE-6864 - Java changes for Slice docsMark Spruiell2016-03-04
|
* ICE-6864 - C# fixes for doc comments on proxiesMark Spruiell2016-03-02
|
* Update copyright headersJoe George2016-03-01
|
* Rework previous fix for 3.6 compatibilityJose2016-02-29
|
* ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
|
* ICE-6865 - Comparison operators for forwarded interfaces/classes undefinedJose2016-02-29
|
* Fix ICE-6969Joe George2016-01-15
| | | | IceUtilInternal::freopen() was ignoring stream argument
* 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
|
* Fix binary compatibility issue with previous fixJose2015-12-23
|
* Visual Studio 2015 compiler fixJose2015-12-23
|
* Fixed bug in Java/C# class data member generated patcherJose2015-11-19
|
* Fix compilation with LibreSSLhasufell2015-10-05
| | | | Signed-off-by: Joe George <joe@zeroc.com>
* Fixed ICE-6829 - open keychain only if neededBenoit Foucher2015-10-02
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* ICE-6774 added iceboxadmin test to IceBox/adminDwayne Boone2015-09-17
|
* Fixed UDPTransceiver leak on WinRTBenoit Foucher2015-09-09
|
* Fix for TCH-259 - assert on shutdownBenoit Foucher2015-09-08
|
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
|
* Fixed ICE-6757 - allow Windows 10 UAP apps to re-use multicast addrBenoit Foucher2015-09-01
|
* Disable stacktraces for Linux ARMJose2015-08-28
|
* Fixed ICE-6740 - Slow topic creation with IceStormBenoit Foucher2015-08-25
|
* Add back slice2py commandJose2015-08-24
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* adding --build-package option for slice2pyMark Spruiell2015-08-21
|
* Revert "Fixed ICE-6707 - default interface for discovery is now ↵Benoit Foucher2015-08-14
| | | | | | Ice.Default.Host if it is set" This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e.