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

Comparing Coro-Mysql/Changes (file contents):
Revision 1.5 by root, Sat Jul 18 05:58:27 2009 UTC vs.
Revision 1.9 by root, Sun Feb 20 10:35:10 2011 UTC

1Revision history for Perl extension Coro::Mysql 1Revision history for Perl extension Coro::Mysql
2
31.1 Sun Feb 20 11:34:38 CET 2011
4 - implement a special EV mode, used when EV was available at build
5 time AND is used by AnyEvent, otherwise fall back to Coro::Handle.
6 - perl 5.10 or 5.12 breaks the syntax used in the with_db. fixed.
7
81.02 Wed Sep 1 18:37:48 CEST 2010
9 - use xgptr everywhere, so it actually works on those newer
10 systems.
11
121.01 Tue Aug 31 16:40:16 CEST 2010
13 - gptr typedef is missing from newer libmysql, as
14 pointed out by Yury Zavarin.
2 15
31.0 Sun Jun 21 02:56:05 CEST 2009 161.0 Sun Jun 21 02:56:05 CEST 2009
4 - allow unblock calls on non-mysql handles as well 17 - allow unblock calls on non-mysql handles as well
5 (and return them unchanged). 18 (and return them unchanged).
6 - unpatching was done too late durign destruction - 19 - unpatching was done too late durign destruction -

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines