summaryrefslogtreecommitdiff
path: root/src/ivyprobe.c
AgeCommit message (Collapse)Author
2004-09-01replaced the gtk mainloop with a glib one. added -Wall compile directive . ↵drouin
fixed some warnings
2004-07-23now uses USE_PCRE_REGEXP in ivyprobe (xtprobe ... gtkprobe ...) when binding ajestin
pattern
2004-06-25le Makefile peut être utilisé sur Solaris, OSX et Linux. Par dégaut, c'estjestin
pour linux. ivy.c corrige un unbindmsg ivyprobe: -n pour le nom de l'agent, -v pour la version de la lib ivytcl: plein de problèmes réglés, d'autres introduits, notamment pour la gestion de la boucle d'évéenents sous windows ... Test.tcl déplacé dans les exemples
2004-03-12compile avec MINGW sous WIN32fcolin
2004-01-20 pour la compilation sous INTERIX ( Windows SFU 3.5) avec gccfcolin
2003-03-17Makefile changed ... once again. We need a configure ?jestin
2000-12-20multicast and glut eventloop supportfcolin
2000-12-19ajout d'une ligne dans l'aide des commandes: .helpmertz
2000-08-07Fixed headerssc
2000-01-19original file from FRCbothorel
2000-01-19adding an empty filebothorel
2000-01-19*** empty log message ***bothorel
2000-01-19*** empty log message ***bothorel
1999-02-19Result of merge (two attempts to make ivyprobe ivy-3.0-compliant)sc
1999-02-19L'argument bus est retiré de IvyInit (ivy.c, ivy.h, ivyprobe.c)damiano
La variable DefaultIvyBus est maintenant de la forme "<domain>:<port>" (ivy.c) Les fichiers debian/* ont été corrigés pour le paquetage 3.0 (tag V3_0)
1999-02-09Just some clean upsc
1999-01-26A bit of clean up in headerssc
Changes in IvyStart and IvyInit: - expanded parsing of IvyStart argument to bus addresses like 123.123,123.122:2019 - socket for receiving broadcast handshakes is now in IvyStart (we thus lose the ability to have "passive" agents (agents that listen but don't say hello))
1999-01-20headersjacomi
1999-01-11IvyChannelStop -> IvyStopsc
1999-01-08testivy -> ivyprobechatty