index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py
/
python
/
Ice.py
Commit message (
Expand
)
Author
Age
*
Added propertyToProxy
Dwayne Boone
2006-11-24
*
Added Ice/ImplicitContextF.ice
Bernard Normier
2006-11-09
*
Added implicit context implementation
Bernard Normier
2006-10-25
*
bug 943: map sequence<byte> to string
Mark Spruiell
2006-08-24
*
partial solution for bug 943
Mark Spruiell
2006-08-11
*
bug 1257: deprecate nonmutating
Mark Spruiell
2006-08-09
*
Merge from R3_1_branch
Bernard Normier
2006-07-20
*
Bug 472.
Michi Henning
2006-06-28
*
added support for --compress, --host, --threadPerConnection, --protocol.
Matthew Newhook
2006-06-14
*
Fixed createProperties
Bernard Normier
2006-06-09
*
Fixes for bug #542 and #1015 (default properties)
Bernard Normier
2006-06-09
*
Removed OA::destroy
Dwayne Boone
2006-06-06
*
Added thead notification callbacks
Dwayne Boone
2006-06-01
*
Pass init data rather than logger
Dwayne Boone
2006-06-01
*
Removed/fixed use of stringToIdentity. Fixed bug 973
Dwayne Boone
2006-05-12
*
Added identityToString and stringToIdentity to Communicator
Dwayne Boone
2006-05-09
*
Added createObjectAdapterWithRouter
Dwayne Boone
2006-04-12
*
fixes for bug 803
Mark Spruiell
2006-04-07
*
Updated copyright
Dwayne Boone
2006-03-14
*
porting new proxy methods for connection mgmt
Mark Spruiell
2006-02-17
*
bug 87: adding initialize* methods for Logger
Mark Spruiell
2005-10-12
*
adding new proxy methods for adapter id, endpoints
Mark Spruiell
2005-09-09
*
implementing ice_communicator in proxy
Mark Spruiell
2005-07-20
*
fix for bug 178
Mark Spruiell
2005-04-04
*
adding copyright
Mark Spruiell
2005-02-16
*
adding stringification
Mark Spruiell
2005-01-22
*
added missing LoggerI
Mark Spruiell
2005-01-13
*
adding support for default context
Mark Spruiell
2005-01-11
*
generating hash support for Slice structs
Mark Spruiell
2004-10-27
*
Win32 port
Mark Spruiell
2004-10-05
*
make Application abstract
Mark Spruiell
2004-09-28
*
adding generateUUID
Mark Spruiell
2004-09-24
*
use threads to allow signal handling in blocking Ice calls store class and
Mark Spruiell
2004-09-20
*
replace __str__ for SyscallException
Mark Spruiell
2004-09-16
*
adding signal support to Ice.Application
Mark Spruiell
2004-09-16
*
code reorgnization; adding prefixes to generated files
Mark Spruiell
2004-09-15
*
adding Slice checksums
Mark Spruiell
2004-09-14
*
new scheme for type definitions
Mark Spruiell
2004-09-14
*
allow Ice.Identity to be used as dictionary key
Mark Spruiell
2004-09-10
*
adding Python wrappers for core types
Mark Spruiell
2004-09-09