| 123456789101112 |
- 2009-12-03 Marek Safar <[email protected]>
- * BlockingCollection.cs, ConcurrentBag.cs: Updated to Beta 2 API.
- 2009-08-19 Jérémie Laval <[email protected]>
- * BlockingCollection.cs: Rewrite to use a transaction id
- based approach. Ported to 4.0 API. Fix GetConsumingEnumerable.
- 2009-08-11 Jérémie Laval <[email protected]>
- * BlockingCollection.cs: New addition.
|