Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed VB demos to compile against Ice installation | Dwayne Boone | 2012-11-20 |
| | |||
* | Fixed C# value demo | Dwayne Boone | 2012-11-20 |
| | |||
* | ICE-4963 added example of "preserve-slice" to value demo | Dwayne Boone | 2012-11-20 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | merging .NET Compact Framework support | Mark Spruiell | 2011-05-09 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | changing demos to use ice_staticId instead of hard-coded type ids | Mark Spruiell | 2009-02-25 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Squashed commit of the following: | Matthew Newhook | 2008-03-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | commit c2f83d9a3e0e1f97e76f33d7992ef8e3e2994d91 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Mar 6 14:22:52 2008 +0800 Cleanup some IceGrid configuration files. commit 4e33903c9ae238b9e317fc3f1f3e281c816374dd Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Mar 6 14:17:10 2008 +0800 remove ttl setting. commit c418b308ff7cc8e8a4296819938b88dfedc16a97 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Mar 6 14:16:32 2008 +0800 remove useless PopulateEmptyIndices config. commit da70d3936f921aa2c92bd2db7b1fcddb4467a9bd Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Mar 6 13:59:51 2008 +0800 - Removed interrupt handlers for interactive C++ demos. - Lots of cleanups to demos. | ||
* | bug 1960 - empty application name in Windows Firewall list | Mark Spruiell | 2008-02-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | async I/O in C# | Mark Spruiell | 2008-01-19 |
| | |||
* | bug 1831 - changed demos as well to warn about extra arguments | Dwayne Boone | 2007-09-04 |
| | |||
* | Added expect scripts | Dwayne Boone | 2007-08-15 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1126 | Matthew Newhook | 2006-06-26 |
| | |||
* | separating client/server configuration; removing client/server properties | Mark Spruiell | 2006-04-19 |
| | | | | for IceSSL | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Made Ice.ObjectImpl abstract. | Michi Henning | 2005-07-04 |
| | |||
* | align with C++ | Mark Spruiell | 2005-06-02 |
| | |||
* | Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324 | Michi Henning | 2005-05-19 |
| | |||
* | fix typo. | Matthew Newhook | 2005-05-06 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Changes for outlawed global Slice definitions. | Michi Henning | 2004-09-15 |
| | |||
* | Change to disallow global definitions broke this demo because it used the | Michi Henning | 2004-09-14 |
| | | | | old type IDs. Fixed now. | ||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-09-01 |
| | |||
* | Fixed incorrect placement of calls to communicator.destroy() in finally | Michi Henning | 2004-08-25 |
| | | | | blocks. | ||
* | demo fixes | Marc Laukien | 2004-08-05 |
| | |||
* | Overloaded ice_isA, ice_ping, ice_id, and ice_ids to work without a Current | Michi Henning | 2004-06-10 |
| | | | | parameter. | ||
* | Added changes to bring code up to date with 1.4.0 release. | Michi Henning | 2004-05-26 |
| | |||
* | Fixed copyright messages. | Michi Henning | 2004-05-13 |
| | |||
* | Added and debugged more demos. | Michi Henning | 2004-04-06 |