Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed Slice/keyword test to clash, and added identifier-clash test | Bernard Normier | 2017-01-06 |
| | |||
* | 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 |
| | |||
* | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | |||
* | ICE-7179 - Update std::function code style | Joe George | 2016-06-13 |
| | |||
* | 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 |
| | |||
* | 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 |
| | | |||
* | | Updated Ice::CommunicationHolder and simplified tests | Bernard Normier | 2015-12-11 |
| | | |||
* | | Fix Windows C++ tests build | Joe George | 2015-12-10 |
| | | |||
* | | C++11 mapping adding CommunicatorHolder | Jose | 2015-12-10 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-10 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-09 |
| | | |||
* | | 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 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | Dependency fixes: | Jose | 2014-10-17 |
| | | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h | ||
* | Fixed Windows dependencies to account for OutgoingAsync refactoring | Benoit Foucher | 2014-10-10 |
| | |||
* | Fix Windows dependencies, break by previous dependencies update | Jose | 2014-10-09 |
| | |||
* | Windows dependency fixes | Jose | 2014-10-08 |
| | |||
* | Windows C++ test dependency fixes | Jose | 2014-09-24 |
| | |||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | Fix dependencies | Jose | 2014-08-20 |
| | |||
* | Fixed collocation optimization to use the dispatcher, minor test fixes | Benoit Foucher | 2014-07-15 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| |