summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/PythonUtil.cpp
Commit message (Expand)AuthorAge
* fix for bug 708: reloading Slice definitions can cause type conflictsMark Spruiell2005-12-19
* fix for bug 447 - accept checkedCast(obj, ctx)Mark Spruiell2005-08-23
* Fixed but reported in http://www.zeroc.com/vbulletin/showthread.php?t=1480Michi Henning2005-06-08
* Fixed bug #80: removed Int64Min / Int64MaxBernard Normier2005-04-18
* 2004 -> 2005Bernard Normier2005-02-16
* Updated copyrights to 2005Bernard Normier2005-02-16
* adding context argument to checkedCastMark Spruiell2005-02-14
* adding support for stringificationMark Spruiell2005-01-22
* Improved diagnostics for invalid metadata.Michi Henning2004-12-29
* Added metadata checks for slice2py.Michi Henning2004-12-08
* Win32 fixesMark Spruiell2004-11-18
* minor change in generated code for exception typesMark Spruiell2004-11-08
* adding hash support for Slice structsMark Spruiell2004-10-27
* map away checkedCast, uncheckedCastMark Spruiell2004-09-28
* Sun fixesMark Spruiell2004-09-27
* adding package metadata; misc fixesMark Spruiell2004-09-24
* prevent abstract class from being instantiatedMark Spruiell2004-09-23
* generate constructor for classes change ctx to _ctx change exception.ice_idMark Spruiell2004-09-23
* set ice_type in classes, exceptionsMark Spruiell2004-09-20
* generate __str__ for exceptionsMark Spruiell2004-09-15
* adding support for prefixes on generated filenames; convert includedMark Spruiell2004-09-15
* new scheme for type definitionsMark Spruiell2004-09-14
* adding AMI supportMark Spruiell2004-09-11
* support for new operation definitionMark Spruiell2004-09-09
* generate import statements for included files; improving exception mappingMark Spruiell2004-09-07
* renaming IceImpl to IcePyMark Spruiell2004-09-02
* adding Python translatorMark Spruiell2004-09-02