Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | complete implementation of ping/pong protocol message | bustico | |
2011-02-08 | change Filter API | fcolin | |
2011-01-24 | make ivy-c c++ compiler compliant | bustico | |
use last version (1.9.3) of uthash header | |||
2011-01-17 | remove compiler warning | fcolin | |
2010-12-21 | Local storage of readymessage and appname passed to IvyInit | fcolin | |
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-05-13 | add of __attribute__ on the functions which have printf like api to enable | bustico | |
gcc to check format errors | |||
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-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. | |||
2006-09-22 | ajout du message IvyChangeMessage pour changer la regexp d'un abonnement ↵ | bustico | |
déjà établi | |||
2006-04-21 | Separation du code Regexp dans un module | fcolin | |
2006-04-20 | cleanup DEBUG code | fcolin | |
2006-04-19 | Add indication on regexp filtering when classes are used call BindingCallback | 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-02-24 | Add functions to manipulate binding events | vidon | |
2000-08-07 | Fixed headers | sc | |
1999-02-17 | remove argument bus from function IvyInit | damiano | |
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 | Added declaration of IvyStop | sc | |
Updated declaration of IvyStart | |||
1999-01-08 | Bus -> Ivy | chatty | |
Added domains argument to IvyStart | |||
1998-12-22 | Mise au propre | chatty | |
1998-08-12 | version relookee en ivy | jacomi | |