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