summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 47133470a803448038e1bad5b4ca744cdf8bbff9 (plain)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
ivy-perl (4.10) unstable; urgency=low

  * ivy-perl does no more allow subscription to illformed regular expressions 
    as for example 'zaza ('  or  '*'
  * ivy-perl is now tolerant to illformed regular expressions subscribed
    by other agent on the bus
  * with the statusfunc, it is now possible to know every regexp
    subscribed / unsubscribed by other agents
  * the ivyprobe.pl application now displays all subscriptions /
    unsubscriptions. It also allows unsubscription
  
 -- Christophe MERTZ <mertz@tls.cena.fr>  Thu, 25 Apr 2002 15:33:34 +0200

ivy-perl (4.9) unstable; urgency=low

  * correction par hervé d'un bug provoquant des "Segmentation fault"
    à l'arrêt du bus
  * correction mineure du manuel

 -- Christophe MERTZ <mertz@tls.cena.fr>  Thu, 29 Nov 2001 17:19:26 +0100

ivy-perl (4.8.1) unstable; urgency=low

  * start method returns now the bus
  * the man has been enhanced
  * ivyprobe.pl better displays empty tokens of messages

 -- Christophe MERTZ <mertz@tls.cena.fr>  Wed, 10 Oct 2001 18:40:36 +0200

ivy-perl (4.8) unstable; urgency=low

  * deletion of unused pragma, which triggered annoying warnings in perl 5.6

 -- Christophe MERTZ <mertz@cena.fr>  Fri,  6 Jul 2001 17:36:52 +0200

ivy-perl (4.7) unstable; urgency=low

  * Correction of \s and \S expansion in regexp
  * Better documentation of statusFunc parameter of New method
  * if an appli start two times the same bus it still work now
  
 -- Christophe MERTZ <mertz@cena.fr>  Thu,  5 Apr 2001 17:02:32 +0200

ivy-perl (4.6) unstable; urgency=low

  * This version is compatible again with version 3 of ivy-perl.
    That means it can be used again without ivy object.
    This has been documented in the man pages. However it is preferable
    to create Ivy objects.
  * \s or ^\s in regexp are now correctly expanded as tab and
    blank characters or as any character different from tab and blank
  * regular expressions are now case-insensitive (the same as ivy-c!)
    Of course, case of parameters transmitted on the bus are preserved! 
  * an implementation of ivyprobe is given as an example and as a test tool
    /usr/bin/ivyprobe.pl -h for more infos.
  * when :port is used as a domain/port ivy-perl now really do connect
    to the 127:port bus.
  * man pages have been enhanced. Some features not yet documented
    are now (mainly sendDirect / bindDirect / fileEvent).
  * the stop method works now also with applications written
    with the C version of ivy. However the hack may not be the good solution!
  * dependency to gettimeofday-perl has been added

 -- Christophe MERTZ <mertz@cena.fr>  Wed, 20 Dec 2000 11:02:00 +0100

ivy-perl (4.3) unstable; urgency=low

  * Typo correction in _removeFileDescriptor causing infinite loop.

 -- Hervé Damiano <damiano@cena.fr>  Thu,  9 Mar 2000 16:38:53 +0100

ivy-perl (4.2) unstable; urgency=low

  * Remove multithread. Correct some bugs. Add a man

 -- Hervé Damiano <damiano@cena.fr>  Wed,  2 Feb 2000 10:28:58 +0100

ivy-perl (4.1) unstable; urgency=low

  * add parameter observer to bindRegexp method
  * call observer method instead of callback function when applicable

 -- Hervé Damiano <damiano@cena.fr>  Tue, 18 Jan 2000 15:47:55 +0100

ivy-perl (4.0) unstable; urgency=low

  * object and multithread version

 -- Hervé Damiano <damiano@cena.fr>  Wed, 22 Dec 1999 13:40:34 +0100

ivy-perl (3.1-2) unstable; urgency=low

  * Ajout des fichiers de doc.

 -- Hervé Damiano <damiano@cenatoulouse.dgac.fr>  Tue, 13 Apr 1999 11:58:55 +0200

ivy-perl (3.1-1) unstable; urgency=low

  * Correction de bug dans l'envoie de regexps

 -- Hervé Damiano <damiano@cenatoulouse.dgac.fr>  Mon, 29 Mar 1999 15:19:30 +0200

ivy-perl (3.0-1) unstable; urgency=low

  * nouveau nom du package perl : Bus => Ivy
  * gestion du broadcast sur n'importe quel sous-réseau
  * new option : ivyBus
  * Le répertoire d'installation est /usr/lib/perl5
  * Il s'agit maintenant d'un paquetage indépendant de l'architecture

 -- Hervé Damiano <damiano@cenatoulouse.dgac.fr>  Thu, 11 Feb 1999 17:20:51 +0100

ivy-perl (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Daniel Etienne <etienne@cena.dgac.fr>  Thu, 10 Dec 1998 17:20:51 +0100