Build and packaging library
Find a file
Jan Lindemann ce14669422 CHANGES: Update
YMutex: Add derived YDummyMutex class for debugging
- Usrv: Understand up_terminate and sending back down_terminate
        triggering on_close_connection()
- Uclnt: bugfix: did not correctly deal with empty messages
- Uclnt: big rewrite (again), Use five threads beside the main thread:
  - YStateMagager: managing all the state changes
  - YInDispatcher: reading inbound messages from the network and passing them
                   on either to YCbQueue or to YMsgWindowQueue
  - YOutQueue: queuing outbound messages
  - YCbQueue: queing messages for all callbacks except onError()
  - YMsgWindowQueue: queing messages for onError()
- YStopWatch: bugfix, was alarmed by to long step times, even if step times
  was off
2004-01-19 16:34:23 +00:00
bin bin, make, scripts, tmpl/tex: Add include $(MODDIR)/make/ytools.mk 2002-07-20 17:16:40 +00:00
make defs.mk, ytools.mk.in: Debug options ytools.mk -> defs.mk 2004-01-14 20:38:04 +00:00
scripts jcs: Fix wrong ownership of $HOME/local directories 2003-07-31 12:08:40 +00:00
tmpl/tex tex/*_technical: Beautify hyperlinks and stuff 2003-08-14 11:52:47 +00:00
CHANGES CHANGES: Update 2004-01-19 16:34:23 +00:00
Makefile $(TOPDIR), make: Preserving targets over config target invocation 2003-12-21 11:11:13 +00:00
VERSION $(TOPDIR), make: Preserving targets over config target invocation 2003-12-21 11:11:13 +00:00