Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove leftovers of the old AMI mapping | Jose | 2014-09-25 |
| | |||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 |
| | |||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
| | | | | | - Added test/Ice/ami test - sent callback is now always called | ||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | Bug 3502: More cleanup for new javadoc syntax. | Michi Henning | 2009-07-08 |
| | |||
* | Lots of javadoc comments. | Michi Henning | 2009-06-04 |
| | |||
* | Fixed a few more issues reported by FindBugs, mostly about inconsistencies ↵ | Michi Henning | 2009-05-14 |
| | | | | with equals/hash. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Fixed bug 2739 | Benoit Foucher | 2008-03-03 |
| | |||
* | - Fixed bug 2688 | Benoit Foucher | 2008-02-14 |
| | | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 |
| | |||
* | - 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. |