Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-18 | importing explictely the gettimeofday from the Time::HiRes module | mertz | |
2004-03-31 | - using Time::HiRes rather than the obsolete Tim::gettimeofday | mertz | |
2002-06-20 | ivyprobe.pl offers two new options: | mertz | |
-t for time stamping and -n for modifying the default name. This will be similar the java probe implementation. | |||
2002-06-10 | ebauche de code pour l'edition des lignes | mertz | |
2002-06-10 | affichage de temps de réponse complet pour une requete | mertz | |
ajout de l'option -delay | |||
2002-06-07 | initial release | mertz | |
2002-04-25 | *** empty log message *** | mertz | |
2001-10-11 | ivyprobe.pl better displays empty tokens of messages | mertz | |
2001-09-05 | amélioration du man | mertz | |
2000-12-21 | - This version is compatible again with version 3 of Ivy. | mertz | |
Thats means it can be used again without ivy object. This has been documented in the man pages. However it is preferable to create Ivy objects. - \s and ^\s in regexp are now correctly expanded as tab and blank characters - regular expressions are now case-insensitive (the same as ivy-c!) Of course, case of parameters transmitted on the bus are preserved! - an implementation of ivyprobe is given as an example and as a test tool /usr/bin/ivyprobe.pl -h for more infos. - when :port is used as a domain/port ivy-perl now really do connect to the 127:port bus. - man pages have been enhanced. Some features not yet documented are now (mainly sendDirect / bindDirect / fileEvent). - the stop method works now also with applications written with the C version of ivy. However the hack may not be the good solution! | |||
2000-12-19 | version initiale de l'équivalent d'ivyprobe en C | mertz | |