--- BDB/Changes 2009/01/04 10:48:15 1.68 +++ BDB/Changes 2009/12/04 15:04:06 1.76 @@ -2,6 +2,21 @@ TODO: DB_RECNUM/DB_SET_RECNO? +1.86 Fri Dec 4 16:03:21 CET 2009 + - port to broken loser platform. + +1.85 Thu Nov 12 03:22:21 CET 2009 + - speed up object creation/type checking considerably + by caching the stashes. + +1.84 Wed Aug 5 13:52:21 CEST 2009 + - require common sense. + - use schmorp.h for pipe, taking advantage of eventfd. + - fix a bug in event pipe creation code on win32. + +1.83 Sun Jan 11 01:52:56 CET 2009 + - fix db_upgrade, add db_verify. + 1.82 Sun Jan 4 11:22:44 CET 2009 - use our own socketpair emulation (stolen from libev), as perl's doesn't work on vista, which returns fantasy port numbers