Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++ & python test fixes | Mark Spruiell | 2017-06-13 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Fix tabs and spaces in Makefiles | Joe George | 2017-05-03 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | Use ToolsVersion 4.0 for Visual Studio 2010 compatibility | Jose | 2017-05-01 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Don't set ToolsVersion in MSBuild projects | Jose | 2017-04-26 |
| | |||
* | Allow to build C++ test with Visual Studio 2010 Nuget packages | Jose | 2017-04-20 |
| | |||
* | Visual Studio 2010 support | Jose | 2017-04-20 |
| | |||
* | Windows V141 (VS 2017) testing with Nuget packages | Jose | 2017-04-03 |
| | |||
* | Fixed testing of static builds | Benoit Foucher | 2017-03-14 |
| | |||
* | Bumped version to 3.7b0 | Benoit Foucher | 2017-03-07 |
| | |||
* | use ICE_BIN_DIST instead of UseBinDist | Jose | 2017-03-02 |
| | |||
* | Replace UseBinDist with ICE_BIN_DIST | Jose | 2017-03-02 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | First cut of ICE-6920 - Remove try/catch block around communicator destroy | Benoit Foucher | 2017-01-25 |
| | | |||
* | | Update version to 3.7a4 | Joe George | 2016-12-21 |
| | | |||
* | | Update Nuget package imports to use latest packages | Jose | 2016-12-10 |
| | | |||
* | | Rename UseNugetBinDist -> UseBinDist | Jose | 2016-12-08 |
| | | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists. | ||
* | | Windows C++ projects fixes related to Nuget Packages | Jose | 2016-11-29 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | MSBuild project updates | Jose | 2016-11-11 |
| | | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5 | ||
* | | Update Visual Studio test project to build with Ice nuget packages | Jose | 2016-10-26 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | fixed copyright notices | Bernard Normier | 2016-05-31 |
| | | |||
* | | Windows msbuild build updates | Jose | 2016-05-05 |
| | | |||
* | | Re-factored gmake build system | Benoit Foucher | 2016-05-03 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 |
|\| | |||
| * | .gitignore updates | Jose | 2016-03-11 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Windows msbuild build updates | Jose | 2016-02-26 |
| | | |||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | | |||
* | | Update windows dependencies | Jose | 2016-01-15 |
| | | |||
* | | windows build fixes | Jose | 2016-01-08 |
| | | |||
* | | Fixed ICE-6939 - support linking with TestCommon when building against ↵ | Benoit Foucher | 2015-12-28 |
| | | | | | | | | binary distribution | ||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | Fix Windows C++ tests build | Joe George | 2015-12-10 |
| | | |||
* | | C++11 mapping updates: | Jose | 2015-12-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Added missing __hash method - Added missing virtual method Value::ice_clone - Fixed issue with unmarshalling the idirection table - Fixed default value initialization for scoped enums - Fixed scoped enums mapping to use correct size types - Added missing ice_id method to generated Value classes - Fixed defaultValue, hash, networkProxy, plug-in, stringConverter, threadPoolPriority and slicing/objects tests to work with C++11 mapping | ||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
| | | |||
* | | Moved AbstractMutex and Cache | Bernard Normier | 2015-11-13 |
|/ | | | | from IceUtil to Freeze | ||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Update C++ tests to register required plug-ins | Jose | 2015-07-17 |
| | | | | when building with static libraries. | ||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 |
| | |||
* | Added iOS support for IceTouch | Benoit Foucher | 2015-03-20 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| |