summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-06-12Added INSTALLDIRS=vendor to try and better control installationchatty
2003-06-12unbinding a regexp is now effective (bug correction by St. Vales)mertz
2003-05-30-no more bug when unbinding regexpsvales
2002-12-05*** empty log message ***mertz
2002-12-05suppressing the print "BroadcastBus: ....." when the agent connects to ivymertz
when an agent is running on an unknown host, we are now using the ip address in replacement of the hostname in the callback associated to the -statusFunc attribute.
2002-10-29mise en évidence d'un bug lié à start/stop (concerne la version 4.12)mertz
2002-10-29ajout de qqs fichiers de test (qui mettaient en évidence des bugsmertz
corrigés en version 4.11)
2002-09-20man slight correctionmertz
2002-06-26correction dependance socket-multicastmertz
2002-06-26*** empty log message ***mertz
2002-06-26ajout des dépendances vers IO::Socket::Multicastmertz
2002-06-20ivyprobe.pl offers two new options:mertz
-t for time stamping and -n for modifying the default name. This will be similar the java probe implementation.
2002-06-20multicast is now possible on with address such as 235.0.1.2:7654mertz
2002-06-18*** empty log message ***mertz
2002-06-18- Verification qu'une socket est bien connectée avant de la fermer,mertz
sinon Segmentation fault - Amélioration mineures des commentaires
2002-06-14Packaged version 4.10chatty
2002-06-10ebauche de code pour l'edition des lignesmertz
2002-06-10*** empty log message ***mertz
2002-06-10amélioration de qqs messages d'erruer (pour Ivy::sendDirectMsgs et Ivy::ping)mertz
2002-06-10affichage de temps de réponse complet pour une requetemertz
ajout de l'option -delay
2002-06-10ajout de ivymainloop.pl comme appli de testmertz
changement de version de Time::Gettimeofday
2002-06-07- ivy-perl does no more allow subscription to illformed regular expressionsmertz
as for example 'zaza (' or '*' - ivy-perl is now tolerant to illformed regular expressions subscribed by other agent on the bus - ivy-perl warn you when a message containing a \n is send. This is because the \n is currently the message separator - 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 - when a die message is issued with an unknown agentName, Ivy warn you correctly - man pages enhancements
2002-06-07initial releasemertz
2002-04-25*** empty log message ***mertz
2002-04-25suppression des plantages dus à es regexp incorrectesmertz
Ivy.pm permet de connaitres les abonnements/desabonnements ivyprobe.pl permet de suivre tous les abonnements / dé-abonnements
2002-04-05Packed version 4.9 for perl 561chatty
2001-11-29*** empty log message ***mertz
2001-11-29modif du man pour mieux expliquer le unbindmertz
2001-11-26Correction de bug dans la méthode DESTROY, introduit lors dedamiano
la suppression des threads (entre la version CVS 1.9 et 1.10)
2001-10-11ivyprobe.pl better displays empty tokens of messagesmertz
2001-10-11rules is compliant to policy V3.5.6.0mertz
2001-10-11start method returns now the busmertz
the man has been enhanced
2001-09-05amélioration du manmertz
2001-09-05amélioration du formatage de la page de manmertz
2001-09-04Version 4.8sc
2001-09-04Simple addition to subroutine 'start', which allows implementation of ↵sc
message players
2001-07-06*** empty log message ***mertz
2001-07-06deletion of unused pragma, which triggered annoying warnings in perl 5.6mertz
2001-04-05*** empty log message ***mertz
2001-04-05 * Correction of \s and \S expansion in regexpmertz
* Better documentation of statusFunc parameter of New method * if an appli start two times the same bus it still work now
2001-01-04*** empty log message ***mertz
2001-01-04Makefile.PL (and debian/rules are enhanced to take into account the ↵mertz
ivyprobe.pl script and to install it in /usr/bin/
2000-12-22Attempt to come back to a normal situation for doc:sc
- source SGML file recreated - generated HTML files removed from archive
2000-12-21- This version is compatible again with version 3 of Ivy.mertz
Thats 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 and ^\s in regexp are now correctly expanded as tab and blank characters - 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!
2000-12-21 * This version is compatible again with version 3 of Ivy.mertz
Thats 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 and ^\s in regexp are now correctly expanded as tab and blank characters * 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!
2000-12-19version initiale de l'équivalent d'ivyprobe en Cmertz
2000-07-12New package with slight fixeschatty
2000-05-24V 4.5 rpmizedsc
2000-05-24Version 4.5 : API backward compatibility with version 3 was addedsc
2000-04-20version 4.4chatty