summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/PythonUtil.cpp
Commit message (Expand)AuthorAge
...
* bug 3731 - backward incompatibilities in Slice libraryMark Spruiell2009-02-16
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
* bug 3676 - bug in default value for structsMark Spruiell2009-01-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator stdout/s...Matthew Newhook2009-01-14
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed bug 3011Benoit Foucher2008-04-21
* Fixed GCC 4.3 build failuresBernard Normier2008-02-23
* Bug 2582 - Added ice_staticIdDwayne Boone2008-02-12
* Updated copyrightDwayne Boone2008-01-23
* Use mcpp instead of icecppDwayne Boone2008-01-09
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
* Fixed bug #2440Bernard Normier2007-09-25
* refactoring operation invocation & dispatch in PythonMark Spruiell2007-09-24
* changing struct __eq__ to __cmp___; check for NoneMark Spruiell2007-09-20
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369Matthew Newhook2007-09-04
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
* bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
* backout change I accidently committed to PythonUtil.cpp. Add more .gitignore ...Matthew Newhook2007-06-11
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2229Matthew Newhook2007-06-01
* fixing facet bug with uncheckedCastMark Spruiell2007-05-22
* Expanded tabs into spacesBernard Normier2007-02-01
* Copyright changesDwayne Boone2007-01-09
* Updated copyright headerDwayne Boone2007-01-08
* bug 943: map sequence<byte> to stringMark Spruiell2006-08-24
* partial solution for bug 943Mark Spruiell2006-08-11
* bug 1257: deprecate nonmutatingMark Spruiell2006-08-09
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* copyright fixMark Spruiell2006-07-27
* deprecate metadataMark Spruiell2006-04-05
* Updated copyrightDwayne Boone2006-03-14
* 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