summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/TopicManagerI.cpp
Commit message (Collapse)AuthorAge
...
* Removed upstream pinging from IceStorm.Matthew Newhook2006-11-16
|
* updated IceStorm.Matthew Newhook2006-11-08
|
* Renamed IceStorm::subscribe to IceStorm::Topic::subscribeAndGetPublisher.Matthew Newhook2006-10-26
| | | | Integrated the upstream ping stuff. Updated CHANGES file.
* IceStormPerSubscriberPublisherMatthew Newhook2006-09-12
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* thread-safety changes for checksumsMark Spruiell2004-07-17
|
* changing version to 1.5.0; renaming Ice/SliceChecksum to Ice/SliceChecksumsMark Spruiell2004-07-08
|
* Slice checksum changesMark Spruiell2004-07-02
|
* Removed a few temporary iteratorsBernard Normier2004-05-20
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Fixed Intel C++ 8.0 warningsBernard Normier2004-03-02
|
* IceStorm persistence refactoringBernard Normier2004-03-01
|
* Removed DB, cleaned up configurationBernard Normier2003-09-30
|
* Added Freeze Connection and TransactionBernard Normier2003-09-16
|
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* Major Freeze updateBernard Normier2003-07-18
|
* Changed the behavior of Freeze::Map::insert and added Freeze::Map::putBernard Normier2003-06-06
|
* fixing memory leakMark Spruiell2003-05-28
|
* bug fix for service shutdownMark Spruiell2003-04-17
|
* fixing topic destruction bugsMark Spruiell2003-04-12
|
* removing type attribute from IceStorm topicMark Spruiell2003-04-11
|
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* cleaning up topic subscriptionMark Spruiell2003-03-27
|
* version update; date changeMarc Laukien2003-02-04
|
* 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
|
* Changed C++ mapping to generate const member functions in the skeletonMichi Henning2002-08-07
| | | | class for nonmutable operations.
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* more fixesMarc Laukien2002-06-10
|
* IceStorm changesMatthew Newhook2002-02-28
|
* IceThread merge.Matthew Newhook2001-12-27
|
* first implementation of IceStorm federation.Matthew Newhook2001-12-13
|
* Fix identityToString bug.Matthew Newhook2001-12-06
|
* Freeze fix.Matthew Newhook2001-12-05
|
* Ice::IdentityMarc Laukien2001-12-05
|
* Update evictor. Make IceStorm persistent.Matthew Newhook2001-12-04
|
* more current/context stuffMarc Laukien2001-11-29
|
* Add new administrative utility. Implement IceStorm::Topic::destroy.Matthew Newhook2001-11-27
|
* Bug fixes. Added name to NoSuchTopic & TopicExists. Attempting to subscribeMatthew Newhook2001-11-27
| | | | to a non-existent topic throws exception.
* Added some documentation for IceStorm.Matthew Newhook2001-11-26
|
* Initial version of IceStorm.Matthew Newhook2001-11-26