Revision history for Perl extension Kx. 0.01 Fri May 4 21:12:04 2007 - original version; created by h2xs 1.23 with options -n Kx --skip-autoloader -O -x -d -b 5.8.0 k.h 0.02 Sun Aug 12 16:29:06 EST 2007 - Missing k.h in tar file added 0.03 Mon Aug 13 02:48:53 UTC 2007 - Tmeta test failed under KDB+ 2.2 2005.08.17 as "meta" is different under different q versions 0.031 - Better handling of keyed tables 0.032 Tue Jul 29 10:46:59 EST 2008 - memory leak in $k->val() cause by inappropriate use of SV* newRV_inc((SV*) thing); - There is a still a small leak in $k->Tget() and possibly $k->cmd() to confirm, seek and destroy 0.034 Fri Oct 3 2008 - further memory leak in k2phash() removed 0.035 Fri Oct 3 21:47:42 EST 2008 - STORE in tie hash now does the right thing with values 0.036 Tue Oct 7 21:29:43 EST 2008 - needed to reread perlguts and perlxs regarding mortals/AV*/HV* - needed to create references in two C statements not directly from the return of a function call. - Most leaks gone. There is still a very small one in k2p()/k2phash() 0.038 Sat 28 Feb 2009 22:18:14 EST - added usernames, password support 0.039 Tue 24 Mar 2009 09:23:10 EST - added better datetime support Kx::__Z2epoch()