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

Comparing Coro-Mysql/Changes (file contents):
Revision 1.3 by root, Mon Jun 1 12:03:21 2009 UTC vs.
Revision 1.5 by root, Sat Jul 18 05:58:27 2009 UTC

1Revision history for Perl extension Coro::Mysql 1Revision history for Perl extension Coro::Mysql
2 2
31.0 Sun Jun 21 02:56:05 CEST 2009
3 - allow unblock calls on non-mysql handles as well. 4 - allow unblock calls on non-mysql handles as well
5 (and return them unchanged).
6 - unpatching was done too late durign destruction -
7 hook diretcly into mysql's vio for that. saves memory
8 and should be faster, even though neither will make a big
9 difference :)
10 - added a nice usage example using PApp::SQL 1.04.
4 11
50.1 Sat May 30 08:57:43 CEST 2009 120.1 Sat May 30 08:57:43 CEST 2009
6 - first cpan upload. 13 - first cpan upload.
7 14
80.01 Sun May 17 15:11:00 CEST 2009 150.01 Sun May 17 15:11:00 CEST 2009

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines