index
:
ivy/ivy-perl
CENA
debian_sarge_branch
master
Perl bindings for the Ivy library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ivy.pm
Age
Commit message (
Expand
)
Author
2007-05-07
Use ReusePort instead of ReuseAddr for Mac OS-X (and others?)
fourdan
2007-03-26
quickfix : test validity of addr arg
bustico
2007-03-20
Bug fix: Do not die on disconnect of unamed apps
bustico
2006-10-17
fix a big incompability in bonjour message between ivy-perl and others
bustico
2006-10-05
Fix two bugs : a/ connection checking based on uuid was failing sometime beca...
bustico
2006-10-05
fix mainLoop method
bustico
2006-09-21
ajout de la fonction bindRegexpOneShot qui permet de s'abonner pour un seul m...
bustico
2006-09-21
Ajout de la methode changeRegexp qui permet de changer la regexp d'un abonnement
bustico
2006-09-20
Ajout de la fonctionnalité pour capter des intervalles numériques
bustico
2006-07-28
Implementation des messages ping et pong
bustico
2006-07-19
changement d'api :
bustico
2006-06-27
° fix a bug : not all the send where completed in non blocking mode when non...
bustico
2006-06-19
1/
bustico
2004-12-20
* correct a protocol bug in _sendWantedRegexp, the port number is now sended ...
imbert
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
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
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
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
2002-04-25
suppression des plantages dus à es regexp incorrectes
mertz
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
2001-10-11
start method returns now the bus
mertz
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 message...
sc
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
2000-12-21
* This version is compatible again with version 3 of Ivy.
mertz
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
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
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
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 para...
chatty
1999-01-08
Now handles broadcast domains through IVYDOMAINS and args to Ivy::start
chatty
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