Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-28 | Added events | chatty | |
2000-11-28 | Now handle Die | chatty | |
Added events Protocol version 3 Fixed IOReadWrite | |||
2000-11-28 | Modification du mecanisme d'ajout d'un Channel | chatty | |
Remplacement du HandleSelect par un systeme de Hook Integration avec DnnMultiplexer | |||
2000-11-28 | Amelioration de la gestion des timers dans Scan | chatty | |
Amelioration de la gestion des timers dans LoopScan | |||
2000-11-28 | *** empty log message *** | chatty | |
2000-11-28 | Archiving of a file that was born dead | chatty | |
1997-06-25 | Initial revision | chatty | |
1997-06-25 | S.Sire commented out Copy () and handleSelect | chatty | |
1997-06-25 | S.Sire removed Copy () and HandleSelect | chatty | |
1996-03-15 | Use new macro "InstallTarget" | chatty | |
1995-08-01 | yyparse -> Uch_parse | chatty | |
1995-08-01 | Fixed arguments of LexTarget and YaccTarget | chatty | |
1995-07-13 | Moved a couple of declarations to please g++ 2.7 | chatty | |
1995-02-13 | NewMessage -> DecodeMessage | chatty | |
ConvertAnswer -> DecodeAnswer Changed args of Activate Events now derive from UchEventMsg | |||
1995-02-13 | Added new class UchEventMsg | chatty | |
1995-02-13 | Added arg to Activate | chatty | |
1995-02-13 | Added reqgen to targets | chatty | |
1995-02-13 | Changed status of Activate | chatty | |
1995-02-13 | NewMessage -> DecodeMessage | chatty | |
ConvertAnswer -> DecodeAnswer Incorporated use of Activate | |||
1995-02-13 | Receive -> Read* | chatty | |
Emit -> Write* | |||
1995-02-08 | Additional cleanup of Read functions | chatty | |
1995-02-08 | new return types for Read* | chatty | |
1995-02-08 | Added UchTimeOutFor and SetHandler | chatty | |
1995-02-08 | Added SetHandler | chatty | |
1995-02-08 | Temporarily switched back to the buffer reading messages (rather than the ↵ | chatty | |
msg stream) | |||
1995-02-08 | changed return types of Read* | chatty | |
1995-02-08 | Finally got rid of hyperloaded function UchMsgBuffer::Get | chatty | |
1994-08-04 | OSF improved a bit... | chatty | |
1994-08-04 | No more special case for OSF | chatty | |
1994-07-22 | Patchlevel 2 | chatty | |
1994-07-22 | Added pragma implementation | chatty | |
1994-07-06 | gethostbyname -> uname | chatty | |
1994-05-18 | Ported to Solaris | chatty | |
1994-05-18 | Patchlevel 1 | chatty | |
1994-05-18 | Added fcntl.h | chatty | |
1994-05-18 | Ported to Solaris | chatty | |
1994-05-10 | Added pragma interface | chatty | |
1994-05-10 | Added UchIOS | chatty | |
1994-05-10 | Added IOS | chatty | |
1994-05-10 | More complete version | chatty | |
1994-05-10 | replaced TRUE/FALSE by true/false | chatty | |
1994-05-10 | Added fcntl.h | chatty | |
1994-05-10 | replaced TRUE/FALSE by true/false | chatty | |
Added fcntl.h | |||
1994-05-10 | Removed useless default constructor | chatty | |
1994-05-10 | Moved Accept from UchChannel | chatty | |
Ok -> Ready | |||
1994-05-10 | Moved Accept from UchChannel | chatty | |
Removed useless default constructor replaced TRUE/FALSE by true/false Ok -> Ready | |||
1994-05-10 | replaced TRUE/FALSE by true/false | chatty | |
1994-05-10 | Removed Setup | chatty | |
HandleNew -> CreateClient replaced TRUE/FALSE by true/false | |||
1994-05-10 | Merged Setup with constructor | chatty | |
HandleNew -> CreateClient replaced TRUE/FALSE by true/false | |||
1994-05-10 | replaced TRUE/FALSE by true/false | chatty | |
MsgBuffer -> IOS |