Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-07 | Avoid multiple calls to init | chatty | |
2003-10-15 | commenting a line which should have been commented out | mertz | |
2003-09-17 | the old, specific CENA perl module gettimeofday-perl has been replaced by | mertz | |
the CPAN world-wide used Time::HiRes module | |||
2003-06-12 | Fixed handling of result of call to gethostbyname | chatty | |
2003-05-30 | -no more bug when unbinding regexps | vales | |
2002-12-05 | suppressing the print "BroadcastBus: ....." when the agent connects to ivy | mertz | |
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-09-20 | man slight correction | mertz | |
2002-06-20 | multicast is now possible on with address such as 235.0.1.2:7654 | 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-10 | amélioration de qqs messages d'erruer (pour Ivy::sendDirectMsgs et Ivy::ping) | mertz | |
2002-06-07 | - ivy-perl does no more allow subscription to illformed regular expressions | mertz | |
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-04-25 | suppression des plantages dus à es regexp incorrectes | mertz | |
Ivy.pm permet de connaitres les abonnements/desabonnements ivyprobe.pl permet de suivre tous les abonnements / dé-abonnements | |||
2001-11-29 | modif du man pour mieux expliquer le unbind | mertz | |
2001-11-26 | Correction de bug dans la méthode DESTROY, introduit lors de | damiano | |
la suppression des threads (entre la version CVS 1.9 et 1.10) | |||
2001-10-11 | start method returns now the bus | mertz | |
the man has been enhanced | |||
2001-09-05 | amélioration du formatage de la page de man | mertz | |
2001-09-04 | Simple addition to subroutine 'start', which allows implementation of ↵ | sc | |
message players | |||
2001-07-06 | deletion of unused pragma, which triggered annoying warnings in perl 5.6 | mertz | |
2001-04-05 | * Correction of \s and \S expansion in regexp | mertz | |
* Better documentation of statusFunc parameter of New method * if an appli start two times the same bus it still work now | |||
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-05-24 | Version 4.5 : API backward compatibility with version 3 was added | sc | |
2000-04-20 | Behaviour wrt bus addresses is now compatible with C version and with | chatty | |
previous Perl versions until 4.0 Translated error messages to English Slightly improved English in documentation | |||
2000-03-09 | Mauvais copier coller : boucle infinie | damiano | |
2000-02-23 | maj des copyright et description | mertz | |
2000-02-02 | $VERSION and IVY PROTOCOL VERSION may differ. | damiano | |
Add a const IVY_PROTOCOL_VERSION and set it to 3 | |||
2000-02-02 | Add test file to get rid of typos | damiano | |
2000-02-02 | Remove thread, correct bugs and add man | damiano | |
2000-01-18 | Add observer paramater to method bindRegexp | damiano | |
Call observer method instead of callback function when applicable | |||
1999-12-22 | *** empty log message *** | damiano | |
1999-01-21 | menage repertoire | jacomi | |
1999-01-21 | headers | jacomi | |
1999-01-08 | Changed handling of default values in Ivy::start, allowing to pass undef ↵ | chatty | |
parameters | |||
1999-01-08 | Now handles broadcast domains through IVYDOMAINS and args to Ivy::start | chatty | |
Bus->Ivy | |||
1998-12-22 | Mis le systeme de choix des adresses de broadcast | chatty | |
1998-10-07 | nouvelle adresse reseau ajoutee | jacomi | |
1998-09-04 | Initial revision | damiano | |