Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-21 | (no commit message) | bustico | |
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-07 | * change Makefile to get around a debian Bug : debian pcrecpp package is | bustico | |
broken, (as debian itself) * a repertory testivy with test file for the ivythroughput test tool | |||
2008-02-06 | (no commit message) | 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. | |||
2008-01-31 | correction bug avec Gcc 4 sur amfou va_list est copié | fcolin | |
2008-01-31 | correction d'un bug reallocation de buffer | fcolin | |
le test ne tenait pas compte de l'offset buffer | |||
2007-12-18 | ajout d'un check sur l'emission de message pour eviter l'envoi de binaire | fcolin | |
si on positionne la variable d'environement IVY_DEBUG_BINARY | |||
2007-12-13 | correction d'un bug en cas de reallocation de buffer | fcolin | |
2007-06-28 | Being used to pkg-config, my first contribution is to propose a patch | fcolin | |
which: * produces a ivy-glib.pc file useable with pkg-config, and * don't fail if "make install" is not run as root while installing the Xt related files. proposed by Vivien Malerba | |||
2007-06-28 | cplusplus ification de timer.h | fcolin | |
2007-03-16 | correction nombre arguments regexp | fcolin | |
2007-03-15 | Do not strip symbols from lib | fourdan | |
2007-02-15 | Copié à la demande de Glejeune pour la construction de ivy-c sur Mac OS X | fcolin | |
2007-02-14 | Include patches from Michel Estienne <estienne@cena.fr> for older gcc | fourdan | |
2007-02-13 | Fix props | fourdan | |
2007-02-13 | Add distclean target | fourdan | |
2007-02-13 | Update debian ChangeLog | fourdan | |
2007-02-13 | Use LDFLAGS in Makefile, use pkg-config if available to get X11 installation ↵ | fourdan | |
path so that the Xt lib gets installed in the correct location even on newer Xorg 7.x. | |||
2007-02-12 | Include patch from Michel Estienne <estienne@tls.cena.fr> | fourdan | |
2007-01-29 | Rename protocol_v3 as trunk to avoid confusion on protocol version to use. | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-12 | Update package for Debian Etch | fourdan | |
2006-11-09 | adresse mail , date | fcolin | |
2006-11-09 | maj version lib documente | fcolin | |
2006-11-09 | update Channel DOC | fcolin | |
2006-11-08 | adding a libx11-dev alternative, for the next debian release ... | jestin | |
2006-09-22 | mise a jour fonction hook sur IvyMainLoop | fcolin | |
2006-09-22 | correction bug introduit avec size_t | fcolin | |
2006-09-22 | ajout du message IvyChangeMessage pour changer la regexp d'un abonnement ↵ | bustico | |
déjà établi | |||
2006-09-22 | remove some WIN32 warning | fcolin | |
add module intervalRegexp in Makefile.win32 | |||
2006-09-22 | portage WIN32 | fcolin | |
2006-09-20 | Build Debian Package with Alex's latest changes, implementing numerical ↵ | fourdan | |
interval support within the regular expression definition. | |||
2006-09-20 | update doc with new intervall regexp syntax | bustico | |
2006-09-20 | Ajout de la fonctionnalité pour capter des intervalles numériques | bustico | |
de la forme A=((?I10#20)) l'api ne change pas. | |||
2006-09-06 | mise a jour doc version 3.9 | fcolin | |
2006-08-24 | *** empty log message *** | fourdan | |
2006-08-21 | New Debian package release. | fourdan | |
2006-07-28 | modification des messages ping et pong qui utilisent le champ id pour ↵ | bustico | |
transporter un identifiant | |||
2006-07-26 | ajout de la gestion des pings : répond un pong lors de la reception d'un ping | bustico | |