diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ CHANGES: | |||
3 | 3 | ||
4 | CHANGE X: | 4 | CHANGE X: |
5 | 5 | ||
6 | CHANGE 31 BGe 17-Apr-2011 | ||
7 | * linda uses a fast FIFO implementation to speed up data exchanges | ||
8 | * new linda:count() method | ||
9 | * new linda batched data read mode | ||
10 | * proper key type check in all linda methods | ||
11 | * fix setup-vc.cmd to support Visual Studio 2010 and Windows 7 64 bits | ||
12 | * bugfix: release keeper state mutex at desinit | ||
13 | |||
6 | CHANGE 30 BGe 30-Mar-2011 | 14 | CHANGE 30 BGe 30-Mar-2011 |
7 | * linda honors __tostring and __concat | 15 | * linda honors __tostring and __concat |
8 | * new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda | 16 | * new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda |