summaryrefslogtreecommitdiff
path: root/Ivy.pm
AgeCommit message (Collapse)Author
2001-10-11start method returns now the busmertz
the man has been enhanced
2001-09-05amélioration du formatage de la page de manmertz
2001-09-04Simple addition to subroutine 'start', which allows implementation of ↵sc
message players
2001-07-06deletion of unused pragma, which triggered annoying warnings in perl 5.6mertz
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
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-24Version 4.5 : API backward compatibility with version 3 was addedsc
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-09Mauvais copier coller : boucle infiniedamiano
2000-02-23maj des copyright et descriptionmertz
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 test file to get rid of typosdamiano
2000-02-02Remove thread, correct bugs and add mandamiano
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-01-21menage repertoirejacomi
1999-01-21headersjacomi
1999-01-08Changed handling of default values in Ivy::start, allowing to pass undef ↵chatty
parameters
1999-01-08Now handles broadcast domains through IVYDOMAINS and args to Ivy::startchatty
Bus->Ivy
1998-12-22Mis le systeme de choix des adresses de broadcastchatty
1998-10-07nouvelle adresse reseau ajouteejacomi
1998-09-04Initial revisiondamiano