Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-19 | * make the lib and api more robust by adding const where they should be | bustico | |
* compile with -Wall and eliminate remaining warnings | |||
2008-04-11 | Modification pour compilation sous Windows | fcolin | |
2008-04-09 | fill BUGS file for macosx bug | bustico | |
2008-04-08 | * fix a bug with the behavior of send system call in non blocking mode | bustico | |
in some rare case * simplify ivythroutput and his fileset | |||
2008-03-21 | - numerous fixes | bustico | |
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked) | |||
2008-02-08 | revert accidentally commited modif | bustico | |
2008-02-08 | fix makefile for non omp target | bustico | |
2008-02-06 | * fix realloc buffer size when big message | bustico | |
* complete change of internal structures for performance optimisation * experimental parralelized version for performance optimisation (use and need openmp) which scale well for regexp matching on multicore/multi processor gear. | |||
2007-12-13 | correction d'un bug en cas de reallocation de buffer | fcolin | |
2007-02-14 | Include patches from Michel Estienne <estienne@cena.fr> for older gcc | fourdan | |
2006-04-21 | suppression de l'indirection sur les fonction channel et renomage ! | fcolin | |
2006-04-20 | cleanup DEBUG code | fcolin | |
2006-04-19 | correction de probleme potentiel en multithread ( Ada rejeu ) | fcolin | |
ajout d'un warning en cas de client bloquant si la varaiable d'env IVY_DEBUG_SEND est positionne | |||
2005-05-20 | portages des modifications sur windows | fcolin | |
2005-05-20 | elimination des tailles de buffer par utilisation de realloc | fcolin | |
la plupart des fonctions utilisent un pointeur static pour eviter de multiple malloc/free ce qui veut dire que IvyC n'est pas reentrant !!!! | |||
2004-09-01 | replaced the gtk mainloop with a glib one. added -Wall compile directive . ↵ | drouin | |
fixed some warnings | |||
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-24 | correction fonction WIN32 non encadrée WIN32 | fcolin | |
2004-03-24 | Pb de mainloop TCL sous windows | fcolin | |
2004-03-12 | compile avec MINGW sous WIN32 | fcolin | |
2003-10-09 | Modified makefiles to allow compilation on OSX | jestin | |
2002-12-16 | passage en GCC 3.2 | fcolin | |
2002-04-04 | replace LIST_ IVY_LIST_ collision macro | fcolin | |
2000-12-20 | multicast and glut eventloop support | fcolin | |
2000-08-07 | Fixed headers | sc | |
1999-03-26 | correction d'un bug a la fermeture de Ivy | fcolin | |
:wq | |||
1999-02-09 | Clean up | sc | |
1999-02-05 | Corrected bug when broadcast socket can't be opened. | 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-12 | Just a bit of cleaning up tabulations. | chatty | |
1999-01-08 | Bus -> Ivy | chatty | |
Simplified management of different versions of channel management. SetChannelManagement has disappeared. | |||
1998-12-22 | Mise au propre | chatty | |
1998-10-20 | correction bus buscleanup et fermeture bus | fcolin | |
1998-08-12 | version relookee en ivy | jacomi | |