summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-06-23Mise a jour pour compilation MinGWfcolin
2008-05-20test SVNfcolin
2008-05-20test SVNfcolin
2008-05-20test SVNfcolin
2008-05-19* fix some warning raised by visual studio compilerbustico
* remove macro definition in tools Makefile that are exported by main Makefile
2008-05-19correction OpenMP pour Windowsfcolin
2008-05-19test svnfcolin
2008-05-19correction pb comparaison unsigned/singedfcolin
2008-05-19 * make the lib and api more robust by adding const where they should bebustico
* compile with -Wall and eliminate remaining warnings
2008-05-15fix a broblem in timer.c when a timer is deleted within the timer callbackbustico
fix for TRACE compilation problem when compiling with DEBUG
2008-05-13add of __attribute__ on the functions which have printf like api to enablebustico
gcc to check format errors
2008-05-06fix Makefile for non omp targetbustico
2008-04-21Compilation sous WINDOWSfcolin
2008-04-11Modification pour compilation sous Windowsfcolin
2008-04-09fix macos file after failed attempt to use openmp on macos with gcc 4.3bustico
2008-04-09update macosx Makefile for omp lib and toolsbustico
2008-04-09fill BUGS file for macosx bugbustico
2008-04-08 * fix a bug with the behavior of send system call in non blocking modebustico
in some rare case * simplify ivythroutput and his fileset
2008-03-26update debian/changelogbustico
2008-03-26(no commit message)bustico
2008-03-25ajout makefile pour osxbustico
2008-03-21files had been moved to directory toolsbustico
2008-03-21- numerous fixesbustico
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
2008-02-08revert accidentally commited modifbustico
2008-02-08 fix makefile for non omp targetbustico
2008-02-07 * change Makefile to get around a debian Bug : debian pcrecpp package isbustico
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 messagebustico
* 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-31correction bug avec Gcc 4 sur amfou va_list est copiéfcolin
2008-01-31correction d'un bug reallocation de bufferfcolin
le test ne tenait pas compte de l'offset buffer
2007-12-18ajout d'un check sur l'emission de message pour eviter l'envoi de binairefcolin
si on positionne la variable d'environement IVY_DEBUG_BINARY
2007-12-13correction d'un bug en cas de reallocation de bufferfcolin
2007-06-28Being used to pkg-config, my first contribution is to propose a patchfcolin
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-28cplusplus ification de timer.hfcolin
2007-03-16correction nombre arguments regexpfcolin
2007-02-15Copié à la demande de Glejeune pour la construction de ivy-c sur Mac OS Xfcolin
2007-02-14Include patches from Michel Estienne <estienne@cena.fr> for older gccfourdan
2007-02-13Fix propsfourdan
2007-02-13Add distclean targetfourdan
2007-02-13Use 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-12Include patch from Michel Estienne <estienne@tls.cena.fr>fourdan
2007-01-12Update package for Debian Etchfourdan
2006-09-22mise a jour fonction hook sur IvyMainLoopfcolin
2006-09-22correction bug introduit avec size_tfcolin
2006-09-22ajout du message IvyChangeMessage pour changer la regexp d'un abonnement ↵bustico
déjà établi
2006-09-22remove some WIN32 warningfcolin
add module intervalRegexp in Makefile.win32
2006-09-22portage WIN32fcolin
2006-09-20Ajout de la fonctionnalité pour capter des intervalles numériquesbustico
de la forme A=((?I10#20)) l'api ne change pas.
2006-07-28modification des messages ping et pong qui utilisent le champ id pour ↵bustico
transporter un identifiant
2006-07-26ajout de la gestion des pings : répond un pong lors de la reception d'un pingbustico