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

Comparing Coro/Changes (file contents):
Revision 1.76 by root, Fri Apr 18 18:59:11 2003 UTC vs.
Revision 1.82 by pcg, Wed Aug 27 01:38:42 2003 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
30.652 3 - honor LocalAddr even without LocalPort in Coro::Socket.
4
50.7 Tue May 27 03:12:38 CEST 2003
6 - the version jump indicates some level of testing, not gobs
7 of new features.
8 - uh... I found the prompt function in ExtUtils::MakeMaker.
9 Highly correct stuff, that is...
10 - fixed(?) a bug with die's in coroutines causing "panic: top_env".
11 the fix is not well understood by the author, so beware :(.
12
130.652 Thu May 8 02:54:46 CEST 2003
4 - Applied patch by Slaven Rezic to set default to "s" on FreeBSD, 14 - Applied patch by Slaven Rezic to set default to "s" on FreeBSD,
5 'cause they forgot to implement some standard unix functions... 15 cause version 4 doesn't have ucontext.
16 - Benjamin Reed reported that setjmp works fine on darwin,
17 so preselect it.
6 18
70.651 Sat Mar 29 15:00:23 CET 2003 190.651 Sat Mar 29 15:00:23 CET 2003
8 - fix a bug in Coro::Handle where some bytes could get lost 20 - fix a bug in Coro::Handle where some bytes could get lost
9 on reading, reported by jason@nichego.net. 21 on reading, reported by jason@nichego.net.
10 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines