Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-06 | compilation sous Windows | fcolin | |
2009-07-06 | Ajout interface Timer manquante | fcolin | |
2009-07-06 | typo fix | bustico | |
2009-07-06 | force tcp_no_delay option to reduce lag on small messages | bustico | |
2009-06-18 | correction limite d'argument sur regexp Exec | fcolin | |
2008-10-16 | fix double free error in delAllRegexpsFromDictionary | bustico | |
2008-06-23 | MingGW | fcolin | |
2008-06-23 | Mise a jour pour compilation MinGW | fcolin | |
2008-05-20 | test SVN | fcolin | |
2008-05-20 | test SVN | fcolin | |
2008-05-20 | test SVN | fcolin | |
2008-05-19 | * fix some warning raised by visual studio compiler | bustico | |
* remove macro definition in tools Makefile that are exported by main Makefile | |||
2008-05-19 | correction OpenMP pour Windows | fcolin | |
2008-05-19 | test svn | fcolin | |
2008-05-19 | correction pb comparaison unsigned/singed | 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-15 | fix a broblem in timer.c when a timer is deleted within the timer callback | bustico | |
fix for TRACE compilation problem when compiling with DEBUG | |||
2008-05-13 | add of __attribute__ on the functions which have printf like api to enable | bustico | |
gcc to check format errors | |||
2008-05-06 | fix Makefile for non omp target | bustico | |
2008-04-21 | Compilation sous WINDOWS | fcolin | |
2008-04-11 | Modification pour compilation sous Windows | fcolin | |
2008-04-09 | fix macos file after failed attempt to use openmp on macos with gcc 4.3 | bustico | |
2008-04-09 | update macosx Makefile for omp lib and tools | bustico | |
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-26 | update debian/changelog | bustico | |
2008-03-26 | (no commit message) | bustico | |
2008-03-25 | ajout makefile pour osx | bustico | |
2008-03-21 | files had been moved to directory tools | 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-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 | 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-12 | Update package for Debian Etch | fourdan | |
2006-09-22 | mise a jour fonction hook sur IvyMainLoop | fcolin | |