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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.68 by root, Tue Sep 22 09:54:42 2009 UTC vs.
Revision 1.69 by root, Tue Sep 22 14:16:31 2009 UTC

8 - grp_mon could not return a guard due to a typo. 8 - grp_mon could not return a guard due to a typo.
9 - implement primitive aemp shell. 9 - implement primitive aemp shell.
10 - do not use bound address as listen length (reported by 10 - do not use bound address as listen length (reported by
11 Felix Antonius Wilhelm Ostman). 11 Felix Antonius Wilhelm Ostman).
12 - no longer export an undefined "reg" function from AE::MP. 12 - no longer export an undefined "reg" function from AE::MP.
13 - the mon_guard return value no longer keeps an additional
14 reference to the passed refs.
13 15
141.1 Fri Sep 11 04:34:03 CEST 2009 161.1 Fri Sep 11 04:34:03 CEST 2009
15 - bumped the transport protocol to version 1 - sorry, but there 17 - bumped the transport protocol to version 1 - sorry, but there
16 were too many bugfixes/changes. 18 were too many bugfixes/changes.
17 - new function AnyEvent::MP::cal for simple rpc. 19 - new function AnyEvent::MP::cal for simple rpc.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines