summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/TopicI.cpp
Commit message (Collapse)AuthorAge
...
* Merge HA IceStorm branch.Matthew Newhook2008-02-29
| | | | | - http://bugzilla/bugzilla/show_bug.cgi?id=2706 - http://bugzilla/bugzilla/show_bug.cgi?id=2705
* Updated copyrightDwayne Boone2008-01-23
|
* Change per-subscriber publisher to have identity based on ↵Dwayne Boone2007-06-22
| | | | instance/topic/subscriber
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Added DisableWarnings.hDwayne Boone2007-01-31
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711Matthew Newhook2007-01-30
|
* Added IceStorm stress test.Matthew Newhook2007-01-30
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1608Matthew Newhook2007-01-22
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1608Matthew Newhook2007-01-22
|
* Updated copyright headerDwayne Boone2007-01-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568Matthew Newhook2006-11-23
|
* removed V2 facet.Matthew Newhook2006-11-20
|
* Added shutdown state.Matthew Newhook2006-11-20
|
* Removed upstream pinging from IceStorm.Matthew Newhook2006-11-16
|
* rename source file.Matthew Newhook2006-11-10
|
* Fixes as suggested by Bernard (namespace { }, PublisherProxyI ->Matthew Newhook2006-11-09
| | | | | | PublisherI, etc. New SubscriberPool reduction algorithm. gcc compiler bug fix.
* cosmetic changeBernard Normier2006-11-08
|
* 64 bit error.Matthew Newhook2006-11-08
|
* Windows fixes.Matthew Newhook2006-11-08
|
* 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.
* added link proxy fix.Matthew Newhook2006-09-21
|
* IceStormPerSubscriberPublisherMatthew Newhook2006-09-12
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Added BlobjectArrayDwayne Boone2006-03-16
|
* Updated copyrightDwayne Boone2006-03-14
|
* Remove IceStorm bidir supportDwayne Boone2005-10-19
|
* Added unsubscribeBidirDwayne Boone2005-10-18
|
* Added ability to subscibe to IceStorm with bidir connection.Dwayne Boone2005-09-28
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=28Matthew Newhook2005-09-02
|
* Fixed bug 258, 347, 352Benoit Foucher2005-06-02
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed null subscriberBernard Normier2004-10-13
|
* more TransportInfo stuffMarc Laukien2004-08-11
|
* Fixed a bug that caused a subscriber to no longer receive events afterMark Spruiell2004-07-28
| | | | unsubscribing and resubscribing to the same topic.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Fixed Intel C++ 8.0 warningsBernard Normier2004-03-02
|
* Cached persistent link dictionaryBernard Normier2004-03-01
|
* IceStorm persistence refactoringBernard Normier2004-03-01
|
* Added Freeze Connection and TransactionBernard Normier2003-09-16
|
* Major Freeze updateBernard Normier2003-07-18
|
* Changed the behavior of Freeze::Map::insert and added Freeze::Map::putBernard Normier2003-06-06
|
* Changed the service to queue events to subscribers and links so that onlyMark Spruiell2003-05-16
| | | | | | | one thread at a time is delivering to a particular proxy. Event is now reference-counted, and QueuedProxy was added to manage the event queue. Before this change, a misbehaved subscriber could cause each invocation thread in the service to attempt to reconnect to the subscriber.
* bug fix - links were not stored in dbMark Spruiell2003-04-15
|
* fixing topic destruction bugsMark Spruiell2003-04-12
|
* removing type attribute from IceStorm topicMark Spruiell2003-04-11
|
* fixesMark Spruiell2003-04-04
|
* gcc 2.95.3 fixesMarc Laukien2003-04-04
|
* Win32 fixesMark Spruiell2003-03-31
|