summaryrefslogtreecommitdiff
path: root/src/ivybuffer.c
AgeCommit message (Collapse)Author
2023-03-27Microsoft Visual Studio (2022) solution for src (lib IVY)Vincent Peyruqueou
2011-01-24make ivy-c c++ compiler compliantbustico
use last version (1.9.3) of uthash header
2008-04-11Modification pour compilation sous Windowsfcolin
2008-03-21- numerous fixesbustico
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
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-02-14Include patches from Michel Estienne <estienne@cena.fr> for older gccfourdan
2006-06-06 ajout test de controle des argument de IvySendMsg.fcolin
2006-04-20gestion de buffer a taille variable pour eliminer les pbs de taille staticfcolin
dans le code