2016-05-20Added tag 0.3.3 for changeset 30dd8888a271
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 20 May 2016 11:20:39 +0100] rev 19
Added tag 0.3.3 for changeset 30dd8888a271

2016-05-20catalog subsystem should cope with being called with different lua states 0.3.3
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 20 May 2016 11:20:22 +0100] rev 18
catalog subsystem should cope with being called with different lua states

whelk 0.3.2 was assuming that lua state would always be the same. If it
wasn't then there would be no cat admin metatable registered in the second
lua state but whelk would just assume that there was causing things to go
wrong. We now use luaL_newmetatable() to test for whether a metatable was
already registered and take the appropriate actions if it wasn't.

2011-08-25Release version 0.3.2
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 25 Aug 2011 20:41:08 +0100] rev 17
Release version 0.3.2

2011-08-25Fix checks & usage for softpub.h and mscat.h 0.3.2
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 25 Aug 2011 20:41:08 +0100] rev 16
Fix checks & usage for softpub.h and mscat.h

2011-08-25Start 0.3.2
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 25 Aug 2011 20:22:44 +0100] rev 15
Start 0.3.2

2010-02-09Release version 0.3.1
J. Ali Harlow <ali@juiblex.co.uk> [Tue, 09 Feb 2010 00:42:09 +0000] rev 14
Release version 0.3.1

2010-02-09Always terminate unicode strings 0.3.1
J. Ali Harlow <ali@juiblex.co.uk> [Tue, 09 Feb 2010 00:42:09 +0000] rev 13
Always terminate unicode strings

2010-02-08Start 0.3.1
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 08 Feb 2010 22:16:57 +0000] rev 12
Start 0.3.1

2010-02-08Release version 0.3
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 08 Feb 2010 22:07:17 +0000] rev 11
Release version 0.3

2010-02-08Add support for installing drivers 0.3
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 08 Feb 2010 22:07:17 +0000] rev 10
Add support for installing drivers