Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix to allow transceivers to read more data than requested. | Benoit Foucher | 2013-07-12 | |
| | ||||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed mingw warnings and added -Werror to mingw build | Bernard Normier | 2012-12-26 | |
| | ||||
* | Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12) | Bernard Normier | 2012-09-07 | |
| | | | | Fix to BasicStream.h (unitialized data member) that caused occasional failures in Ice/stream test | |||
* | remove VC6 support | Jose | 2012-08-08 | |
| | ||||
* | WinRT support | Jose | 2012-07-13 | |
| | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | Fixed bug 5127 - epoll selector error | Benoit Foucher | 2011-06-01 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Make GCC supported compiler on Sun | Dwayne Boone | 2009-11-10 | |
| | ||||
* | Resolve some BCC compiler warnings | Dwayne Boone | 2009-10-02 | |
| | ||||
* | Added Advanced Installer third party installer projects for VC6 and VC9 | Dwayne Boone | 2009-09-02 | |
| | | | | Fixed some VC6 compile errors | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 | |
| | ||||
* | Removed unused Selector.cpp | Benoit Foucher | 2008-03-06 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Added IceUtil::SyscallException and cleaned up few IceUtil exceptions | Benoit Foucher | 2008-01-23 | |
| | | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641. | |||
* | - 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. |