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.68 by root, Sun Jan 4 10:48:15 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
51.82 Sun Jan 4 11:22:44 CET 2009
5 - use our own socketpair emulation (stolen from libev), 6 - use our own socketpair emulation (stolen from libev), as perl's
6 as perl's doesn't work on vista, where getpeername 7 doesn't work on vista, which returns fantasy port numbers
7 returns fantasy port numbers. 8 in getpeer/sockname.
8 9
91.81 Tue Oct 21 04:20:25 CEST 2008 101.81 Tue Oct 21 04:20:25 CEST 2008
10 - check that mutable arguments can be downgraded - this 11 - check that mutable arguments can be downgraded - this
11 /very indirectly) ensures that output variables won't 12 /very indirectly) ensures that output variables won't
12 have spurious utf-8 flags. 13 have spurious utf-8 flags.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines