summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/ComponentBuilder.cpp
Commit message (Collapse)AuthorAge
* Merged icepack_refactoring2_branch, many IcePack changes.Benoit Foucher2004-06-02
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Allow variables in element textBenoit Foucher2003-12-28
|
* Win32 fixesMark Spruiell2003-12-18
|
* removing Unicode usageMark Spruiell2003-12-16
|
* Fixes to support DB_CONFIG propertiesBenoit Foucher2003-11-26
|
* Fixes to support DB_CONFIG propertiesBenoit Foucher2003-11-26
|
* Added dbproperty elementBenoit Foucher2003-11-26
|
* Win32 fixesMark Spruiell2003-11-15
|
* adding line number supportMark Spruiell2003-10-22
|
* Fixed property warning. Fixed minor bug in IcePack cause by the port toBenoit Foucher2003-10-02
| | | | IceXML parser.
* - Removed dependency on Xerces.Mark Spruiell2003-09-11
| | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze.
* merge with 1.1Marc Laukien2003-07-13
|
* - Fixed bugs relating to use of ends iomanipulator.Michi Henning2003-05-21
| | | | | | | | - Fixed code generation bug for dictionaries with a key type not derived from Object. - Added tests for dictionary slicing. - Restructured slicing tests to use more intuitive file names and better directory structure.
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* qualify all Xerces types to avoid conflict with VC7Mark Spruiell2003-02-23
|
* portability fixes for openssl, xerces; dependency updateMark Spruiell2003-02-21
|
* version update; date changeMarc Laukien2003-02-04
|
* Removed Yellow.Benoit Foucher2002-12-19
|
* Added IcePack object registry.Benoit Foucher2002-12-05
| | | | | | | | | | Added support for locator object lookup by identity. Added Query interface to lookup objects by type. Changed the IcePack.Registry.Locator properties to IcePack.Registry.Client Changed the IcePack.Registry.LocatorRegistry properties to IcePack.Registry.Se rver Added IcePack demo Minor fixes and clean-up
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* Added ${parent} variable to get the name of the parent component.Benoit Foucher2002-09-17
| | | | | Added attribute targets to server and service elements. More clean up.
* Xerces 2.1.0 portMark Spruiell2002-09-05
|
* Added local exceptions ObjectAdapterActiveException andBenoit Foucher2002-09-04
| | | | | | ObjectAdapterNotRegisteredException. :LocatoRegistry::addAdapter method to setAdapterDirectProxy. Minor IcePack fixes.
* Added support for IcePack node and re-factored many things in IcePack.Benoit Foucher2002-08-22