tcludp
2005-05-20 patthoytsReleasing tcludp 1.0.7
2005-05-19 patthoytsFix msvc build for TEA 3.1 upgrade
2005-05-19 patthoytsFixes to documentation and build on solaris
2005-05-19 patthoytsUpdate to TEA 3.2
2005-05-19 patthoyts * generic/udp_tcl.c: fconfigure options were returning...
2005-05-19 patthoyts * generic/udp_tcl.c: Deal with bug #1178996 by changin...
2005-05-17 patthoyts * win/rules.vc: Applied patch 1092432 by westrick85...
2005-04-27 patthoyts * demos/bug1158628.tcl: Demo file for this bug.
2004-11-23 patthoyts* demos/chat.tcl: Sample Tk chat app using multicast...
2004-11-23 patthoytsFix test target tcludp-1_0_6
2004-11-22 patthoyts* win/makefile.vc: Improved the win build system.
2004-11-22 patthoytsFixed the udp_conf return value.
2004-11-22 patthoyts* generic/udp_tcl.h: Done some testing with multicast...
2004-11-22 patthoyts* generic/udp_tcl.h: Fixed the -ttl option for Windows.
2004-11-22 patthoyts* generic/udp_tcl.c: Added support for setting and...
2004-02-09 patthoytsFollowed up a suggestion in patch #794072 to support... root-dev-2
2004-02-09 patthoytsoops. Only need event source for win32
2004-02-09 patthoytsFixes for some errors in the Win32 code in udpClose...
2004-02-09 patthoytsApplied fix from bug #833700 to close a memory leak...
2004-02-09 patthoytsAdded the standard windows nmake makefiles from the...
2004-02-09 patthoyts* Makefile.in: Fixed to build in directories other...
2003-10-23 patthoytsNothing serious
2003-10-14 patthoytsFix CONSTness for Tcl version < 8.4
2003-06-15 patthoytsUpdated the nroff document.
2003-06-15 patthoytsFixed an include bug for Linux and thinking about addin... tcludp-1_0_5
2003-06-13 patthoytscleaned up warnings and updated version numbers.
2003-06-13 patthoytsCleaned up some -Wall warnings under unix.
2003-06-13 patthoytsFixed line endings and updated the version info.
2003-06-11 patthoytsMinor typo fixes in comments
2003-06-03 patthoytsdefined ioctlsocket for unix.
2003-03-21 patthoytsdefine ioctlsocket for unix
2003-03-12 patthoytsFixed udpGetHandle to perform as per specs.
2003-03-04 patthoytsSkip test for unix requiring root perms.
2003-03-04 patthoytsAdded support for symbolic port names.
2003-03-03 patthoytsFix bug 696632: missing man.macros
2003-03-03 patthoytsFixed CONST compatability for Tcl 8.3/8.4.
2003-03-03 xiaotaowChanged to MIT license tcludp-1_0_4
2003-03-03 xiaotaowThe version provided by Pat Thoyts to fit into TEA...
2003-03-03 xiaotaowChanged by Pat to fit into TEA format
2003-03-03 xiaotaowChanged by Pat to fit into TEA format.
2003-03-03 xiaotaowInitial revision