summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2000-04-20Behaviour wrt bus addresses is now compatible with C version and withchatty
previous Perl versions until 4.0 Translated error messages to English Slightly improved English in documentation
2000-03-09Nouveau source => nouvelle versiondamiano
2000-03-09Mauvais copier coller : boucle infiniedamiano
2000-02-23maj des copyright et descriptionmertz
2000-02-11new rpmize version 3.0 -> new spec fileschatty
version 4.2 of Ivy
2000-02-02$VERSION and IVY PROTOCOL VERSION may differ.damiano
Add a const IVY_PROTOCOL_VERSION and set it to 3
2000-02-02Add make test in build targetdamiano
2000-02-02Add test file to get rid of typosdamiano
2000-02-02Remove useless filesdamiano
2000-02-02man is now a pod in Ivy.pmdamiano
2000-02-02new source => new versiondamiano
2000-02-02Remove thread, correct bugs and add mandamiano
2000-01-18New source => new versiondamiano
2000-01-18Add observer paramater to method bindRegexpdamiano
Call observer method instead of callback function when applicable
1999-12-22*** empty log message ***damiano
1999-12-22Match potato perl policydamiano
1999-12-22*** empty log message ***damiano
1999-04-13Ajout de fichiers de documentationdamiano