Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2007-01-26 | Revert | fourdan | |
2007-01-26 | Test | fourdan | |
2006-01-10 | modif nom fichier en minuscule | fcolin | |
2005-08-19 | correction bug malloc free | fcolin | |
2005-08-18 | memory leak malloc/free cleanup | fcolin | |
2005-08-12 | Implementation binding simple sans regexp | fcolin | |
2005-08-10 | uniformisation variable message d'erreur | fcolin | |
2005-08-10 | bug recuperation arguments | fcolin | |
2005-08-10 | remplacement argc argv par IvyArgument | fcolin | |
2005-07-27 | remove 'next' unused field in MsgRcv struct because of hash table | fcolin | |
2005-07-27 | hash table to store regexp | fcolin | |
2005-07-27 | use hash table to store msg callback and regexp | fcolin | |
2005-07-26 | Compile Windows remove HANDLE macro conflict | fcolin | |
make ivyprobe like Unix version with stdin thread reading | |||
2005-07-26 | compile Windows | fcolin | |
2005-07-26 | compile sur Windows | fcolin | |
les fichiers getopt sont necessaires uniquement sur Windows( WIN32 ) compilateur VStudio | |||
2005-07-25 | gestion argument Ivy | fcolin | |
2005-07-22 | gestion argument des messages sous forme de Tree | fcolin | |
2005-07-22 | socket Buffered output | fcolin | |
2005-07-19 | remove old CODE | fcolin | |
2005-07-19 | binary protocol | fcolin | |
2005-07-13 | menage dans ivysocket | fcolin | |
2005-07-12 | suppression du terminateur dans le code socket | fcolin | |
en vu d'une transmission binaire | |||
2005-06-13 | Ajout keepalive sur les sockets | fcolin | |
2005-06-03 | case Sensitive NO | fcolin | |
2005-06-03 | separation du code regexp dans un module a part | fcolin | |
en vue de l'implementation des bindings simple! | |||
2005-06-02 | modify callback of binding id is private part of implementation not exported ↵ | fcolin | |
to API ! | |||
2005-06-02 | gestion de la priorité entre application | fcolin | |
2005-06-01 | Protocol revision and empty args bug corrected | fcolin | |
2005-05-30 | changement de protocle un seul separateur | fcolin | |
ajout de l'application ID | |||
2005-05-26 | *** empty log message *** | fcolin | |
2005-05-26 | correction printf | fcolin | |
2005-05-26 | passage du separateur de message a \0 | fcolin | |
suppression des fonctions IvyChannel dynamique on se repose sur le linker modif des adresses mails | |||
2005-05-23 | fichiers d'export pour Windows | fcolin | |
2005-05-23 | pb de compile avec DEBUG | fcolin | |
2005-05-20 | portages des modifications sur windows | fcolin | |
2005-05-20 | un test de performance d'ivy a lancer en deux exemplaires | fcolin | |
donne le temps de roundtrip d'un ping pong | |||
2005-05-20 | elimination des tailles de buffer par utilisation de realloc | fcolin | |
la plupart des fonctions utilisent un pointeur static pour eviter de multiple malloc/free ce qui veut dire que IvyC n'est pas reentrant !!!! | |||
2005-02-24 | Fix bugs with LF | vidon | |
2005-02-24 | Add functions to test binding events | vidon | |
2005-02-24 | Add functions to manipulate binding events | vidon | |
2004-11-03 | added comment on check connected function | fcolin | |
2004-09-07 | permit case sensisite/insensitive choice for pcre and gnu regexp at Makefile | bustico | |
level | |||
2004-09-07 | pcre and libpcre dependance added | bustico | |
no more reference at libgtkivy and relative tools : /ivygtkprobe | |||
2004-09-03 | redhat files have been updated to permit an automatised packaging of ivy-c | bustico | |
with the rpmize tool Makefile has been improved : automatic detection of tcl version, and installliblinks target has been fixed |