[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@sl...> - 2000-06-03 20:21:42
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/06/03 13:19:19 Modified files: compiler : language.hh pass_gather.cc pass_skels.cc pass_stubs.cc pass_xlate.cc orb : orbitcpp_exception.cc orbitcpp_exception.hh orbitcpp_exceptionlist.hh test/everything: client.cc constants.hh everything-impl.cc everything-impl.hh everything.idl Log message: - Added support for attributes - moved _this() method into skels directly (i.e. instead of through an inherited 'mixin' class), since MI was making calls to _this() ambiguous. - Added MI polymorphism tests to the everything test. - Added a proprietary _orbitcpp_get_name method to the SystemException class |