Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-29 | Changed name of event classes | sc | |
2000-11-29 | Changed name of event classes | sc | |
Improved error messages Fixed bug in emission of port number in the broadcast message, which implied changes in the handling of addresses (host and net reprs) | |||
2000-11-29 | Chose a consistent convention for INET addresses: they are | sc | |
stored in objects in 'network' representation, and manipulated outside object in 'host' representation. The corresponding calls to hton{sl} and ntoh{sl} have been added | |||
2000-11-29 | Just added some comments | sc | |
2000-11-28 | Spurious references to TextStream were remaining in Makefile | sc | |
2000-11-28 | Imakefile was replaced with Makefile | sc | |
2000-11-28 | Adding files that were discarded, but could be reused some day | chatty | |
2000-11-28 | Simple Makefile for package building | sc | |
2000-11-28 | ready for packages made with rpmize | sc | |
2000-11-28 | Ready for packages | sc | |
2000-11-28 | Integration into IvyLeague | sc | |
Uvh -> Ivl Multiplexer.* is renamed into Scheduler.* A few name conflicts in the merger with ex-DNN have been solved Imakefile is replaced by Makefile Created InetAddress.* and UnixAddress.* from Address.* Created IrdaAddress.* OLD/TextStream has been updated | |||
2000-11-28 | Looks nicer | chatty | |
2000-11-28 | Ticked to 4.0.0 | chatty | |
2000-11-28 | * CHange handling of multiplexer | chatty | |
2000-11-28 | * Removed Smart pointers | chatty | |
* Added ReuseAddress and AllowBroadcast | |||
2000-11-28 | * Made consistent with Tcl7.0 and Tk3.3 | chatty | |
2000-11-28 | * Removed global.h | chatty | |
2000-11-28 | *** empty log message *** | chatty | |
2000-11-28 | Big reorganisation | chatty | |
2000-11-28 | * Smart(ies) removed by Stephane Sire | chatty | |
* added Hooks | |||
2000-11-28 | * Meilleures verifications de NFILE, en attendant mieux | chatty | |
2000-11-28 | * Removed smart pointers (S.Sire) | chatty | |
* Changed UchInetAddress::StrRepr and added GetHostname and GetNoHostname | |||
2000-11-28 | * Removed virtual UchChannel::Copy () | chatty | |
* Removed virutal UchChannel::HandleSelect () * Smart(ies) removed by Stephane Sire * Removed ReadHandler and WriteHandler * NFILE -> 64, en attendant mieux | |||
2000-11-28 | * Created from bits of MsgStream.cc | chatty | |
2000-11-28 | * Smart(ies) removed by Stephane Sire | chatty | |
* Removed ReadHandler and WriteHandler | |||
2000-11-28 | Removed smart(ie)s | chatty | |
2000-11-28 | * Created from bits of MsgStream.h | chatty | |
2000-11-28 | New bus address scheme | chatty | |
2000-11-28 | * Removed smart pointers | chatty | |
* Removed global.h | |||
2000-11-28 | Moved parts to BufStream | chatty | |
2000-11-28 | Added class UchMultiplexer | chatty | |
2000-11-28 | * Smart(ies) removed by Stephane Sire | chatty | |
* Added buffered hostname to UchInetAddress | |||
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 | |
2000-11-28 | *** empty log message *** | chatty | |
2000-11-28 | Archiving files that were born dead | chatty | |
2000-11-28 | Archiving a file that was born dead | chatty | |
2000-11-28 | Integration into IvyLeague | sc | |
Dnn -> Ivl Some class names changed, because of conflicts with previous Uch classes Imakefile is replaced with Makefile | |||
2000-11-28 | Lots of sources were added | chatty | |
2000-11-28 | Removed pragma interfaces | chatty | |
DnnReaction -> DnnCallback Added Forget | |||
2000-11-28 | ticked to 0.4 | chatty | |
2000-11-28 | Split DnnEvent into DnnEvent and DnnBasicEvent | chatty | |
2000-11-28 | More complex tests | chatty | |
2000-11-28 | Added Johnny's criteria | chatty | |
Safer destructor | |||
2000-11-28 | Added Forget | chatty | |
2000-11-28 | Removed pragma interfaces | chatty | |
Added Johnny's criteria |