summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2
Commit message (Collapse)AuthorAge
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Eliminate catch(const char*) #48Jose2018-07-26
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
|
* 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
| |
| * Update Ice version to 3.6.3Joe George2016-04-08
| |
* | 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
| |
* | Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
| |
* | Update version to 3.7a3Joe George2016-07-12
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Simplified WindowsStringConverter implementationBernard Normier2016-06-06
| |
* | Updated version to 3.7a2Bernard Normier2016-05-31
| |
* | fixed copyright noticesBernard Normier2016-05-31
| |
* | Removed libIceUtil and libSliceBernard Normier2016-05-09
| |
* | Re-factored gmake build systemBenoit Foucher2016-05-03
| |
* | Updated Ice version to 3.7a0Benoit Foucher2016-04-07
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * .gitignore updatesJose2016-03-11
| |
| * Update version to 3.6.2Jose2016-03-10
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-07
|\|
| * Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | Update windows dependenciesJose2016-01-15
| |
* | Fix Windows buildJoe George2015-12-10
| |
* | C++11 mapping initial commitJose2015-12-01
| |
* | Updated Windows dependenciesDwayne Boone2015-11-10
| |
* | Changed version to 3.7.0Dwayne Boone2015-11-02
|/
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|