summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-09coorection plantage si erreur de compile exp regulierefcolin
2009-11-09coorection plantage si erreur de compile exp regulierefcolin
2009-10-08fix compilation warning, default IVYBUS, and macosx buildbustico
2009-10-06suppression de printf de DEBUGfcolin
2009-10-06correction des problemes de connection multiplefcolin
et de l'emission du message ready on d'uigne, et les suivantes ci-dessous, seront ignorées-- M ivysocket.c M ivysocket.h M ivy.c
2009-09-22projet Visuall Studio 2008fcolin
2009-09-22projet Visual Studio 2008fcolin
2009-07-07fix openmp makefile to permit compilation with gcc-mp-43 or gcc-mp-44bustico
2009-07-06compilation sous Windowsfcolin
2009-07-06Ajout interface Timer manquantefcolin
2009-07-06typo fixbustico
2009-07-06force tcp_no_delay option to reduce lag on small messagesbustico
2009-06-18correction limite d'argument sur regexp Execfcolin
2008-10-16fix double free error in delAllRegexpsFromDictionarybustico
2008-06-23MingGWfcolin
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