Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | ICE-5814 build linix/osx demos with high warning levels in git | Dwayne Boone | 2015-02-03 |
| | |||
* | ICE-5814 allow demos to be built with /W4 on Windows | Dwayne Boone | 2015-01-30 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4926 - cpp/demo/Glacier2/chat runWithSession restart | Jose | 2011-03-01 |
| | |||
* | Fixes for bug 4616 & 4641 | Benoit Foucher | 2010-01-21 |
| | |||
* | 4616 - Change the c++ Glacier2/Application demo to use Glacier2::Application. | Jose | 2010-01-21 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Changed Glacier2 to enable ACM for client connections, bug 3244 and 4298 | Benoit Foucher | 2009-10-16 |
| | |||
* | Bug 4251 - add IceUtil::Time double initializers | Dwayne Boone | 2009-10-07 |
| | |||
* | Remove BCC workarounds no longer required | Dwayne Boone | 2009-10-02 |
| | |||
* | - cpp/demo/Ice/session now uses a timer for the periodic reaping. | Matthew Newhook | 2009-09-09 |
| | | | | | | | | | | | | | | | | | | - cpp/demo/Glacier2/chat now uses a custom permissions verifier, and a timer for refresh of the Glacier2 session. Squashed commit of the following: commit 82732512d64b4b6782b9c96e9c558ad56ea232af Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Sep 9 15:35:47 2009 -0230 Simplify session demo. commit 07cf68b9d12e8d648980d4bcae354e7531411b47 Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Sep 9 14:59:15 2009 -0230 chat demo now uses a custom perissions verifier, and a timer task. | ||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | cleaning up C++ Glacier2 demos | Mark Spruiell | 2008-06-06 |
| | |||
* | bug 3233 - use createObjectAdapterWithRouter in Glacier2 demos | Mark Spruiell | 2008-06-06 |
| | |||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Bug 3097 - Smart pointer formal parameter not exception safe | Michi Henning | 2008-05-08 |
| | |||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 |
| | |||
* | 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. | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | bug 1831 - changed demos as well to warn about extra arguments | Dwayne Boone | 2007-09-04 |
| | |||
* | Bug 2047. | Michi Henning | 2007-03-19 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Fixed build failures | Bernard Normier | 2007-01-16 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | renamed userCallbackOnInterrupt to callbackOnInterrupt. | Matthew Newhook | 2007-01-04 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1391. | Matthew Newhook | 2006-12-22 |
| | |||
* | Minor fix | Bernard Normier | 2006-07-03 |
| | |||
* | Minor fix | Bernard Normier | 2006-07-03 |
| | |||
* | Fixed bug #1162 | Bernard Normier | 2006-07-03 |
| | |||
* | Bug 1127 | Dwayne Boone | 2006-06-23 |
| | |||
* | Bug 1127 | Dwayne Boone | 2006-06-23 |
| | |||
* | Removed redundant temporary variable. | Michi Henning | 2006-06-02 |
| | |||
* | separating client/server configuration; removing client/server properties | Mark Spruiell | 2006-04-19 |
| | | | | for IceSSL | ||
* | Fixed destroySession catch block to catch ConnectionLostException. | Benoit Foucher | 2006-03-21 |
| | |||
* | Catch exceptions from destroySession | Benoit Foucher | 2006-03-20 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=529 | Matthew Newhook | 2006-01-26 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335 | Matthew Newhook | 2005-09-12 |
| | |||
* | Added ping thread | Dwayne Boone | 2005-07-18 |
| | |||
* | merge with 2.1 branch. | Matthew Newhook | 2005-04-06 |
| | |||
* | Fixed bad name. | Matthew Newhook | 2005-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| |