File: Changes

package info (click to toggle)
libanyevent-tools-perl 0.12-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 1,532; makefile: 22
file content (34 lines) | stat: -rw-r--r-- 909 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Revision history for Perl extension AnyEvent::Tools.

0.01  Thu Feb  3 00:17:46 2011
	- original version; created by h2xs 1.23 with options
		-n AnyEvent::Tools

0.03  Mon Feb  7 22:09:23 MSK 2011
        - added Debian's infrastructure
        - added 'pool' function
        - fix autoload in rw_mutex

0.04  Tue Feb  8 11:07:40 MSK 2011
        - added 'buffer' function
        - rewrite 'pool' tests
        - revision all guards (when they actuates the parent
          object can be destroyed)

0.05  Thu Feb 10 09:54:36 MSK 2011
        - add 'rlock_limit' into rw_mutex.

0.06  Fri Feb 11 09:36:10 MSK 2011
        - pool.t was rewritten.

0.07  Mon Feb 14 10:55:33 MSK 2011
	- all tests pass under EV.

0.08  Mon Feb 14 18:08:06 MSK 2011
        - add unique_cb to buffer

0.10  Sat Feb 19 22:20:39 MSK 2011
	- use aggressive_idle instead AE::idle

0.12  Wed Mar  2 12:07:36 MSK 2011
	- fix depends