ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork-RPC/Changes
Revision: 1.15
Committed: Sat Apr 27 23:49:01 2013 UTC (11 years ago) by root
Branch: MAIN
Changes since 1.14: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension AnyEvent::Fork::RPC
2    
3 root 1.13 THE API IS NOT FINISHED, CONSIDER THIS A BETA RELEASE
4 root 1.12
5 root 1.15 - add support for the AnyEvent::Fork::Remote API.
6     - switch to an ABI-independent protocol.
7 root 1.14 - emit clearer diagnostic for some broken cpan-testers setups.
8    
9 root 1.13 0.2 Sun Apr 21 14:26:16 CEST 2013
10 root 1.11 - do not create a watcher when shutting down the object, shut down
11     directly, to work around perl global destruction bugs.
12 root 1.12 - expliticly call exit in child server - not elegant, but
13     doesn't disturb any sane perl, and helps broken win32 perls
14     to clean up.
15 root 1.10
16 root 1.8 0.1 Thu Apr 18 15:29:48 CEST 2013
17     - first release.
18    
19 root 1.1 0.00 Tue Apr 16 21:40:55 CEST 2013
20     - post planning, pre writing.
21