ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/Changes
(Generate patch)

Comparing BDB/Changes (file contents):
Revision 1.65 by root, Tue Oct 21 02:21:25 2008 UTC vs.
Revision 1.66 by root, Fri Jan 2 22:37:51 2009 UTC

1Revision history for perl module BDB. 1Revision history for perl module BDB.
2 2
3TODO: DB_RECNUM/DB_SET_RECNO? 3TODO: DB_RECNUM/DB_SET_RECNO?
4
5 - use our own socketpair emulation (stolen from libev),
6 as perl's doesn't work on vista, where getpeername
7 returns fantasy port numbers.
4 8
51.81 Tue Oct 21 04:20:25 CEST 2008 91.81 Tue Oct 21 04:20:25 CEST 2008
6 - check that mutable arguments can be downgraded - this 10 - check that mutable arguments can be downgraded - this
7 /very indirectly) ensures that output variables won't 11 /very indirectly) ensures that output variables won't
8 have spurious utf-8 flags. 12 have spurious utf-8 flags.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines