summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-19modification du protocol Ivy UDP : ajout de appid et appname dans le mesage ↵fcolin
Hello
2006-05-18Update debian changelog accordinglyfourdan
2006-05-18Update ChangeLogfourdan
2006-05-18Rework the Makefile for cleaner installation, redo the debian packaging ↵fourdan
administration files for better lib/dev files splitting, move the Ivy header files to a new Ivy/ subdir to avoid conflicts with other existing system headers (beware, that *will* break existing code that needs to look in the the new path for headers inclusion)
2006-05-17Put back the missing bits which were lost when the branch protocol_v3 was ↵fourdan
created, prepare a new debian package
2006-05-11correction BUg regexp encorefcolin
2006-05-11correction Bug introduit lors de la separation ivybind ( regexp sans argument )fcolin
2006-05-11rendu compatible avec la version 3.7 a un suel parametre sur la mainloopfcolin
2006-05-11adaptation pour linux 64 bitsbustico
2006-04-21cleanup sur channel et main loopfcolin
2006-04-21ajout de getopt pour la compile sur Windowsfcolin
2006-04-21suppression de l'indirection sur les fonction channel et renomage !fcolin
2006-04-21separation regexp en module ( bug arg num edbute a 1 )fcolin
2006-04-21Separation du code Regexp dans un modulefcolin
2006-04-21et aussi pour la version sans le DEBUGfcolin
2006-04-21portage WIN32 ( pb sur macro debug )fcolin
2006-04-21ivy bind pour isolation code regexpfcolin
2006-04-21dos2unix -Ufcolin
2006-04-21dos2unix grrr!!!fcolin
2006-04-21dos2unixfcolin
2006-04-21dos2unixfcolin
2006-04-20gestion de buffer a taille variable pour eliminer les pbs de taille staticfcolin
dans le code
2006-04-20Macro de debug afin d'eviter de truffer le code de #ifdef DEBUG #endiffcolin
2006-04-20cleanup DEBUG codefcolin
2006-04-20correction bug sur filtrage regexpfcolin
2006-04-19correction Filtred Binding + test avec ivyperffcolin
2006-04-19Add indication on regexp filtering when classes are used call BindingCallbackfcolin
2006-04-19add doc printf for commande bincall in ivyprobefcolin
2006-04-19correction 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
2006-04-18changement version suite a modif ( hook unhook )fcolin
et test sur blocage a l'emission
2006-04-18retour au protocol V3fcolin
2006-01-10modif nom fichier en minusculefcolin
2006-01-10This commit was manufactured by cvs2svn to create branch 'protocol_v3'.(no author)
2005-08-19correction bug malloc freefcolin
2005-08-18memory leak malloc/free cleanupfcolin
2005-08-12Implementation binding simple sans regexpfcolin
2005-08-10uniformisation variable message d'erreurfcolin
2005-08-10bug recuperation argumentsfcolin
2005-08-10remplacement argc argv par IvyArgumentfcolin
2005-07-27remove 'next' unused field in MsgRcv struct because of hash tablefcolin
2005-07-27hash table to store regexpfcolin
2005-07-27use hash table to store msg callback and regexpfcolin
2005-07-26Compile Windows remove HANDLE macro conflictfcolin
make ivyprobe like Unix version with stdin thread reading
2005-07-26compile Windowsfcolin
2005-07-26compile sur Windowsfcolin
les fichiers getopt sont necessaires uniquement sur Windows( WIN32 ) compilateur VStudio
2005-07-25gestion argument Ivyfcolin
2005-07-22gestion argument des messages sous forme de Treefcolin
2005-07-22socket Buffered outputfcolin
2005-07-19remove old CODEfcolin
2005-07-19binary protocolfcolin