Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed build failure | Bernard Normier | 2017-06-01 |
| | |||
* | Fixed C++11 interceptor test failure | Benoit Foucher | 2017-06-01 |
| | |||
* | Fixed ICE-7954 - bug in Object::ice_dispatch | Benoit Foucher | 2017-06-01 |
| | |||
* | 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 |
| | |||
* | Remove unnecessary tabs | Joe George | 2017-05-03 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | 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 |
| | |||
* | UWP test projects updates to support VS 2017 | Jose | 2017-04-11 |
| | |||
* | Fix (ICE-7762) - Change dispatch bool return value | Jose | 2017-04-10 |
| | |||
* | Windows V141 (VS 2017) testing with Nuget packages | Jose | 2017-04-03 |
| | |||
* | Fix (ICE-7498) - Port more test to UWP | Jose | 2017-03-24 |
| | |||
* | 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 |
| | | |||
* | | Moved UniquePtr to IceInternal | Bernard Normier | 2017-01-11 |
| | | | | | | | | Removed ctor and assignment operator from UniquePtr | ||
* | | 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 | ||
* | | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | | Update Visual Studio test project to build with Ice nuget packages | Jose | 2016-10-26 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | ICE-6980 - Removed server-side user exception checks in Objective-C | Benoit Foucher | 2016-08-30 |
| | | |||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | ||
* | | Update DispatchInterceptorAsyncCallback + small cleanups | Bernard Normier | 2016-08-02 |
| | | |||
* | | Simplified exception-related code | Bernard Normier | 2016-07-25 |
| | | | | | | | | Reduced VS 2015 U3 optimizer disabling | ||
* | | Added ICE_BUILDING_SRC to make builds | Bernard Normier | 2016-07-22 |
| | | | | | | | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups | ||
* | | ICE-7179 - Update std::function code style | Joe George | 2016-06-13 |
| | | |||
* | | ICE-7176 - Cleanup exception dtor noexcept | Joe George | 2016-06-10 |
| | | |||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 |
| | | |||
* | | 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 |
| | | |||
* | | Windows build fixes related to alpha versions | Jose | 2016-04-11 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 |
|\| | |||
| * | .gitignore updates | Jose | 2016-03-11 |
| | |