summaryrefslogtreecommitdiff
path: root/py/demo/Ice/value/Client.py
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-5066 - inconsistent indents in Python demoMark Spruiell2012-11-30
|
* ICE-4963 added example of "preserve-slice" to value demoDwayne Boone2012-11-20
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* changing demos to use ice_staticId instead of hard-coded type idsMark Spruiell2009-02-25
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* http://bugzilla/bugzilla/show_bug.cgi?id=2819Matthew Newhook2008-03-18
|
* Squashed commit of the following:Matthew Newhook2008-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 copyrightDwayne Boone2008-01-23
|
* bug 1831 - changed demos as well to warn about extra argumentsDwayne Boone2007-09-04
|
* Bug 1894 - fix return codeDwayne Boone2007-03-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* separating client/server configuration; removing client/server propertiesMark Spruiell2006-04-19
| | | | for IceSSL
* Updated copyrightDwayne Boone2006-03-14
|
* Made Ice::Object abstract.Michi Henning2005-07-04
|
* align with C++Mark Spruiell2005-06-02
|
* Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324Michi Henning2005-05-19
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* print exception and tracebackMark Spruiell2004-09-20
|
* global definition fixes for tests & demos cleaning up translator addingMark Spruiell2004-09-01
| | | | | support for dynamically loading Slice files modifying tests to dynamically load Slice
* initial check-inMark Spruiell2004-08-31