Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed ICE-6695, Ice for WinRT hang on Windows 10 | Benoit Foucher | 2015-08-11 |
| | |||
* | Added iOS support for IceTouch | Benoit Foucher | 2015-03-20 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5454: close acceptor on adapter deactivation | Benoit Foucher | 2014-10-15 |
| | |||
* | Fixed WinRT build (transport re-factoring) | Benoit Foucher | 2014-05-06 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Merge remote-tracking branch 'origin/encoding11' into withoutsync | Benoit Foucher | 2012-09-10 |
|\ | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h | ||
| * | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | | |||
* | | Windows fixes | Benoit Foucher | 2012-08-10 |
|/ | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | - Fixed bug where first proxy request could incorrectly be sent compress or ↵ | Benoit Foucher | 2008-06-06 |
| | | | | | | | uncompressed. - Added support to run the tests with valgrind on Linux (tested with valgrind 3.3.0). | ||
* | Fixed Sun/HP-UX compilation error | Benoit Foucher | 2008-03-07 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fix for bug 1945, Sun & HP-UX compilation fixes | Benoit Foucher | 2008-01-03 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. |