ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork-Pool/Changes
Revision: 1.10
Committed: Thu Oct 27 07:27:56 2022 UTC (18 months, 1 week ago) by root
Branch: MAIN
CVS Tags: rel-1_3, HEAD
Changes since 1.9: +5 -0 lines
Log Message:
1.3

File Contents

# Content
1 Revision history for Perl extension AnyEvent::Fork::Pool
2
3 TODO: AE::log
4 TODO: shut down pool completely on_error
5 TODO: sten wants to report dead workers, and just stop them and continue on
6
7 1.3 Thu 27 Oct 2022 09:26:58 CEST
8 - fix some typos in the documentation.
9 - Module fell off CPAN (probably due to maintainer mistake). Release
10 new version to restore it.
11
12 1.2 Mon Oct 27 22:17:25 CET 2014
13 - INCOMPATIBLE CHANGE: remove dependency on, and autoloading
14 of, AnyEvent::Fork.
15 - do not call Array::Heap::adjust_heap_idx with out of bound
16 array index on destroy, use a gentler way to shut down
17 (reported by Robert Schmidt).
18
19 1.1 Sun Apr 28 16:18:57 CEST 2013
20 - works with AnyEvent::Fork::Remote (no changes were needed).
21 - new function: AnyEvent::Fork::Pool::ncpu.
22
23 0.1 Sun Apr 21 14:27:57 CEST 2013
24 - first release.
25
26 0.00 Thu Apr 18 15:41:09 CEST 2013
27 - post planning, pre writing.
28