Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-14 | J'enlève list.h, qui est fourni par utils-c-dev, et qui entre en conflit | jestin | |
avec icelui. Du coup, hop ! Dépendance. | |||
2000-01-06 | resolve a conflict between ivy-c and ivy-c-dev due to a | mertz | |
wrong version number in control file | |||
2000-01-06 | appel de make clean pour la regle clean | mertz | |
1999-11-10 | modif pour chaine vide dans le domain traite de la meme maniere que NULL | fcolin | |
1999-05-03 | Ajout d'une règle interdisant la cohabitation avec ivy-tcl | lecoanet | |
1999-04-30 | *** empty log message *** | fcolin | |
1999-04-28 | Ajout de l'installation de ivytcl.so | lecoanet | |
1999-04-28 | Corrections pour permettre la compil à Athis | lecoanet | |
1999-04-27 | *** empty log message *** | fcolin | |
1999-04-27 | ivytcl.h | fcolin | |
1999-04-27 | Interface Ivy TCL | fcolin | |
1999-04-13 | Correcting bug regarding cvs tag | damiano | |
1999-04-13 | Changing MINOR to match version 3.1 | damiano | |
1999-04-13 | Changing debian files for version 3.1 | damiano | |
1999-04-13 | Adding doc files | damiano | |
1999-04-13 | doc files added to ivy-c package | jacomi | |
1999-04-13 | doc updated | jacomi | |
1999-04-12 | *** empty log message *** | jacomi | |
1999-04-12 | doc updated | jacomi | |
1999-04-12 | Added complements (the guide is still incomplete). | chatty | |
1999-04-02 | Created the Ivy C library guide. | sc | |
1999-03-30 | *** empty log message *** | jacomi | |
1999-03-26 | correction d'un bug a la fermeture de Ivy | fcolin | |
:wq | |||
1999-03-18 | *** empty log message *** | jacomi | |
1999-03-17 | first draft for man pages on ivy-c | jacomi | |
1999-03-03 | check cvs tag in debian/rules | damiano | |
1999-02-20 | Updated version # | sc | |
1999-02-20 | Updated dependency list, | sc | |
Made a lot of packages... | |||
1999-02-20 | Aded links for shared libs | sc | |
Added minor and major number | |||
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-19 | Default broadcast network is now 127 | sc | |
1999-02-17 | remove argument bus from function IvyInit | damiano | |
1999-02-10 | Mise a jour rules. DESTDIR => PREFIX | damiano | |
1999-02-09 | Clean up | sc | |
1999-02-09 | Just some clean up | sc | |
1999-02-09 | A bit of clean up | sc | |
Corrected bug in handling exceptions on channels. | |||
1999-02-05 | Corrected bug when broadcast socket can't be opened. | sc | |
1999-01-29 | Makefile updated | jacomi | |
1999-01-28 | useful file | jacomi | |
1999-01-28 | c++ comment removed | jacomi | |
1999-01-27 | version and makefile updated | jacomi | |
1999-01-26 | update of directory redhat and makefile | jacomi | |
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-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-12 | Just a bit of cleaning up tabulations. | chatty | |
1999-01-12 | Limited calls to SocketGetRemote in BroadcastReceive to the strict minimum, | chatty | |
because it calls gethostbyaddr and may sometimes get stuck. | |||
1999-01-12 | Added -Wall | chatty | |
1999-01-11 | Added stub for IvyStop. Someday, we'll have to call the appropriate Xt function | sc | |