Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |