From 05256f1e75f8583829bbaa7cdf1fb1518b93332a Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 18 Apr 2011 08:25:23 +0200 Subject: * linda uses a fast FIFO implementation to speed up data exchanges * new linda:count() method * new linda batched data read mode * proper key type check in all linda methods * fix setup-vc.cmd to support Visual Studio 2010 and Windows 7 64 bits * bugfix: release keeper state mutex at desinit --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 31ca342..f4ff88a 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,14 @@ CHANGES: CHANGE X: +CHANGE 31 BGe 17-Apr-2011 +* linda uses a fast FIFO implementation to speed up data exchanges +* new linda:count() method +* new linda batched data read mode +* proper key type check in all linda methods +* fix setup-vc.cmd to support Visual Studio 2010 and Windows 7 64 bits +* bugfix: release keeper state mutex at desinit + CHANGE 30 BGe 30-Mar-2011 * linda honors __tostring and __concat * new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda -- cgit v1.2.3-55-g6feb