Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-06-28 | modification de l'emplacement du calcul du timer ( juste avant le select ) | fcolin | |
la fonction TimerScan ne s'occupe que des callback la fonction TimerGetSmallestTimeout recalcul le timeout en reprenat l'heure courante | |||
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 | |||
2002-04-04 | remove Timer struct def , and ## in ivy.c | fcolin | |
2002-04-04 | replace LIST_ IVY_LIST_ collision macro | fcolin | |
2000-08-07 | Fixed headers | sc | |
1999-01-08 | Just updated copyright | chatty | |
1998-12-22 | Mise au propre | chatty | |
1998-06-16 | Modif timer.c | fcolin | |
1998-04-09 | Move des fichiers dans src | damiano | |