summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* NuGet licenseURL deprecated, Close #307Jose2018-12-14
|
* Fixed for Java metrics test failure #217Benoit Foucher2018-12-13
|
* More robust deactivation test (fixes #261)Benoit Foucher2018-12-13
|
* Udate OpenSSL version used in Windows buildsJose2018-12-12
|
* Fixed bogus incoming connection factory assert, fixes #301Benoit Foucher2018-12-11
|
* Disable FD limit testing on Android, potential fix for #315Benoit Foucher2018-12-11
|
* Fixed slice2js build failureBenoit Foucher2018-12-09
|
* Minor fixes to allow building with Visual Studio 2019 previwJose2018-12-08
|
* JavaScript: import external modules as JS modulesJose2018-12-07
| | | | | | | When using the JavaScript es6 module mapping, Slice compilation units using js:module that correspond to a external js:module are now imported as a single module, rather than importing the JavaScript generated files.
* TypeScript improvementsJose2018-12-05
|
* Always enable error checks for mutexes (#305)Christoph Rupp2018-12-05
|
* Revert accidental commit.Bernard Normier2018-12-03
|
* Fixed bogus assert and misc warnings. Fixes #311.Bernard Normier2018-12-03
|
* Fix build failure related to EOF comparison in Parser filesJose2018-11-29
|
* Fix ARM build failures related to Scanner generated codeJose2018-11-29
|
* Add "error" in static text when handling IceUtilInternal::BadOptException (#307)sarah2018-11-27
|
* typescript: missing cause in mapping for exceptionJose2018-11-22
| | | | Close #304
* typescript: don't generate Prx definiton for Class without operationsJose2018-11-22
| | | | Close #302
* Regenerate cpp/src/Slice/Scanner.cpp with flex 2.5.37Jose2018-11-21
|
* Add version to doxygen config #61Joe George2018-11-20
|
* Fixed segfault with systemd journal loger on EL7 & SLES12, fixes #293Benoit Foucher2018-11-19
|
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
|
* Update version to 3.7.2Jose2018-11-14
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Fix failure related to Slice Scanner fixesJose2018-11-13
| | | | | | | Revert the IceStorm/Grammar generated files to use the old Bison version. Regenerate Slice/Scanner using using Flex 2.5
* Better fix for #291Benoit Foucher2018-11-13
|
* Do not compare char to EOFJose2018-11-13
| | | | Close #295
* Enable wildcard expansion for Windows executablesJose2018-11-13
| | | | Close #296
* Fixed IceIAP EASession leakBenoit Foucher2018-11-13
|
* Another fix for the assert which could be triggered on OA destruction, fixes ↵Benoit Foucher2018-11-12
| | | | #291
* Fixed rare race condition which could trigger an assert on OA destruction, ↵Benoit Foucher2018-11-12
| | | | fixes #291
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
|
* Memoryview (#271)Jose2018-11-08
| | | | | | | Enhance support for buffer objects in Python Close #208
* Better TestHelper fixBenoit Foucher2018-11-08
|
* Fixed uninitialized TestHelper variableBenoit Foucher2018-11-08
|
* Javadoc improvements. Fixes #71.Bernard Normier2018-11-07
|
* Fix static builds failures due to missing libsystemdJose2018-11-05
| | | | Close #275
* Fixed warning with VS2015Bernard Normier2018-11-01
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Visual Studio and msbuild updatesBernard Normier2018-11-01
|
* slice2cpp bug with lowercase drive letter on WindowsJose2018-10-30
| | | | Close #265
* Removed Slice compiler dependency on DbhHelp on WindowsBernard Normier2018-10-30
|
* Add C++ Visual Studio build instructionsJose2018-10-30
|
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
| | | | Close #75
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
|
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Whitespace cleanupBernard Normier2018-10-26
|
* Temporary removal of -Werror with g++Bernard Normier2018-10-26
|
* Another fix for travisBernard Normier2018-10-26
|
* Fix travis failureBernard Normier2018-10-26
|