Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated IceStorm. | Matthew Newhook | 2006-11-08 |
| | |||
* | Fix BCC compile error | Dwayne Boone | 2006-10-24 |
| | |||
* | IceStormPerSubscriberPublisher | Matthew Newhook | 2006-09-12 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Deadlock fix | Bernard Normier | 2004-10-01 |
| | |||
* | Fixed a bug that caused a subscriber to no longer receive events after | Mark Spruiell | 2004-07-28 |
| | | | | unsubscribing and resubscribing to the same topic. | ||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Removed ice_flush() from proxy base class and implemented | Michi Henning | 2003-08-29 |
| | | | | Communicator::flushBatchRequests(). | ||
* | Changed the service to queue events to subscribers and links so that only | Mark Spruiell | 2003-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. | ||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | more fixes | Marc Laukien | 2002-06-10 |
| | |||
* | IceStorm changes | Matthew Newhook | 2002-02-28 |
| | |||
* | Fix some TODO's in IceUtil. IceStorm now uses the new Logger utils. | Matthew Newhook | 2002-02-12 |
| | |||
* | IceThread merge. | Matthew Newhook | 2001-12-27 |
| | |||
* | first implementation of IceStorm federation. | Matthew Newhook | 2001-12-13 |