Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-26 | compile sur Windows | fcolin | |
les fichiers getopt sont necessaires uniquement sur Windows( WIN32 ) compilateur VStudio | |||
2005-06-02 | modify callback of binding id is private part of implementation not exported ↵ | fcolin | |
to API ! | |||
2005-06-02 | gestion de la priorité entre application | fcolin | |
2005-06-01 | Protocol revision and empty args bug corrected | fcolin | |
2005-05-26 | passage du separateur de message a \0 | fcolin | |
suppression des fonctions IvyChannel dynamique on se repose sur le linker modif des adresses mails | |||
2005-02-24 | Fix bugs with LF | vidon | |
2005-02-24 | Add functions to test binding events | vidon | |
2004-09-01 | replaced the gtk mainloop with a glib one. added -Wall compile directive . ↵ | drouin | |
fixed some warnings | |||
2004-07-23 | now uses USE_PCRE_REGEXP in ivyprobe (xtprobe ... gtkprobe ...) when binding a | jestin | |
pattern | |||
2004-06-25 | le Makefile peut être utilisé sur Solaris, OSX et Linux. Par dégaut, c'est | jestin | |
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-12 | compile avec MINGW sous WIN32 | fcolin | |
2004-01-20 | pour la compilation sous INTERIX ( Windows SFU 3.5) avec gcc | fcolin | |
2003-03-17 | Makefile changed ... once again. We need a configure ? | jestin | |
2000-12-20 | multicast and glut eventloop support | fcolin | |
2000-12-19 | ajout d'une ligne dans l'aide des commandes: .help | mertz | |
2000-08-07 | Fixed headers | sc | |
2000-01-19 | original file from FRC | bothorel | |
2000-01-19 | adding an empty file | bothorel | |
2000-01-19 | *** empty log message *** | bothorel | |
2000-01-19 | *** empty log message *** | bothorel | |
1999-02-19 | Result of merge (two attempts to make ivyprobe ivy-3.0-compliant) | sc | |
1999-02-19 | L'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-09 | Just some clean up | sc | |
1999-01-26 | A bit of clean up in headers | sc | |
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-20 | headers | jacomi | |
1999-01-11 | IvyChannelStop -> IvyStop | sc | |
1999-01-08 | testivy -> ivyprobe | chatty | |