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

Comparing BDB/Changes (file contents):
Revision 1.66 by root, Fri Jan 2 22:37:51 2009 UTC vs.
Revision 1.67 by root, Fri Jan 2 23:23:08 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 4
5 - use our own socketpair emulation (stolen from libev), 5 - use our own socketpair emulation (stolen from libev), as perl's
6 as perl's doesn't work on vista, where getpeername 6 doesn't work on vista, which returns fantasy port numbers
7 returns fantasy port numbers. 7 in getpeer/sockname.
8 8
91.81 Tue Oct 21 04:20:25 CEST 2008 91.81 Tue Oct 21 04:20:25 CEST 2008
10 - check that mutable arguments can be downgraded - this 10 - check that mutable arguments can be downgraded - this
11 /very indirectly) ensures that output variables won't 11 /very indirectly) ensures that output variables won't
12 have spurious utf-8 flags. 12 have spurious utf-8 flags.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines