Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | - Cleaned up all demos. | Matthew Newhook | 2014-08-14 |
| | | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts. | ||
* | 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 |
| | |||
* | 3772. Recovering from Glacier2 / Ice router session failure. | Jose | 2009-10-02 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=2839 - more fixes for 2839. | Matthew Newhook | 2009-09-10 |
| | | | | | | - Added refreshSession. - Backed out change for ice_ping. - Fixed bug with python config.glacier2. | ||
* | http://bugzilla/bugzilla/show_bug.cgi?id=2839 | Matthew Newhook | 2009-09-09 |
| | | | | | | In the process of fixing this bug I added ice_ping to the Glacier2 router and updated the callback demo as described. I did not update the VB demo/Glacier2/callback, nor the windows project files. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 3233 - use createObjectAdapterWithRouter in Glacier2 demos | Mark Spruiell | 2008-06-06 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | bug 1831 - changed demos as well to warn about extra arguments | Dwayne Boone | 2007-09-04 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2360 - call ↵ | Dwayne Boone | 2007-08-16 |
| | | | | destroySession in callback demo | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1391. | Matthew Newhook | 2006-12-22 |
| | |||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 |
| | |||
* | Use communicator stringToIdentity | Dwayne Boone | 2006-05-12 |
| | |||
* | separating client/server configuration; removing client/server properties | Mark Spruiell | 2006-04-19 |
| | | | | for IceSSL | ||
* | Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet -> | Benoit Foucher | 2006-03-28 |
| | | | | ice_facet, etc | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=529 | Matthew Newhook | 2006-01-26 |
| | |||
* | Fixed bug 654 | Benoit Foucher | 2005-11-17 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335 | Matthew Newhook | 2005-09-13 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed a bug in RouterInfo which could cause a NullPointerException when | Benoit Foucher | 2005-02-16 |
comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo. |