Tcl UDP

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2021-10-29
12:56
Pulling changes from trunk Leaf check-in: 65fbbcf473 user: SeanWoods tags: practcl
2018-10-01
23:14
Modifications to allow udp to compile under 8.7+ Leaf check-in: 565c05d10a user: seandeelywoods tags: trunk
2017-12-26
14:27
Store HTML docs in repo since generation at install time mandates availability of mpexpand check-in: d9c46224c6 user: apnadkarni tags: trunk
2017-12-23
10:22
Update to V1.1 of nmake rules check-in: 032223d40a user: apnadkarni tags: trunk
2017-12-14
11:45
Do not generate / install documentation. This is as per hypnotoad's commit on the closed trunk which commented out that code, presumably because it requires doctools to be installed. check-in: d4b9c796de user: apnadkarni tags: trunk
11:40
Merge vc-reform: new nmake build system check-in: 662e3bac62 user: apnadkarni tags: trunk
11:34
Latest version of nmake reform from Tcl Closed-Leaf check-in: 41602b0e71 user: apnadkarni tags: vc-reform
2017-11-28
14:53
Pulling changes from trunk check-in: 97b3bd3fc7 user: seandeelywoods tags: practcl
2017-10-26
15:13
Purged old comments check-in: 9ce8fa7778 user: apnadkarni tags: vc-reform
2017-10-16
13:17
Updated to latest Tcl rules check-in: b01a44a88a user: apnadkarni tags: vc-reform
2017-10-08
16:05
Get rid of tcludp.rc and use the default rc template instead check-in: b43da5b57b user: apnadkarni tags: vc-reform
2017-09-30
13:37
First cut at building with new rules.vc check-in: 4442f2b1bb user: apnadkarni tags: vc-reform
03:47
Create new branch named "vc-reform" check-in: 63d7979801 user: apnadkarni tags: vc-reform
2017-09-16
12:25
Enable optimizations for nmake builds check-in: 50e2268a77 user: apnadkarni tags: trunk
2017-09-07
16:04
Pulling the cuteness of building documentation on the fly during install. It's a dumpster fire on Windows. Closed-Leaf check-in: efc581a60a user: tne tags: trunk
2017-08-28
20:07
Pulling change from trunk check-in: b990a0bdd3 user: seandeelywoods tags: practcl
14:16
Merged nmake build changes check-in: bf7683880f user: apnadkarni tags: trunk
2017-08-26
17:35
Update README for building on Windows Closed-Leaf check-in: ba5bed29ec user: apnadkarni tags: nmake-rules-update
17:14
Fixed nmake scripts for install-docs and install-libraries. check-in: dbe8e1b6d7 user: apnadkarni tags: nmake-rules-update
14:47
Remove check for Win32s which long gone and unsupported by Tcl. check-in: 8f50af5314 user: apnadkarni tags: nmake-rules-update
14:17
Added -D _WINSOCK_DEPRECATED_NO_WARNING. We still support XP so forced to use deprecated Win32 functions. check-in: 955941c555 user: apnadkarni tags: nmake-rules-update
13:50
SOCKET on 64-bit Windows is not a 32-bit int. Fix printfs accordingly. check-in: 908a32728e user: apnadkarni tags: nmake-rules-update
2017-08-15
16:02
Updated nmake files to reflect current Tcl builds and support VS 2017. Fixed calls to Win32 since Tcl now defines UNICODE check-in: 469565623d user: apnadkarni tags: nmake-rules-update
2016-06-21
23:55
Removed the local tracking of the tclconfig/ directory. One will now be populated from ../tclconfig for a fresh fossil checkout Updated the build system to tea 3.10 udp now populates a config.tcl file on ./configure. This file contains the same build information as is fed into the Makefile, but it is formated in a tcl friendly key/value list format check-in: 7c396e1a76 user: tne tags: practcl
15:56
Added a practcl descriptor. Updated to TEA 3.10 which permits disabling of USE_TCL_STUBS for static library builds check-in: 6398558240 user: tne tags: practcl
2015-10-15
22:24
Updated the shed descriptor check-in: d6385aa824 user: seandeelywoods tags: trunk
16:49
Update to the latest shed spec check-in: c0c10bb07b user: seandeelywoods tags: trunk
2015-09-26
02:53
Update SHED check-in: bf18406afe user: seandeelywoods tags: trunk
02:36
Added a SHED definition for the project check-in: 2435f33d7a user: seandeelywoods tags: trunk
2014-10-05
05:38
Update to the latest TEA Removed the PATH fed into Tclsh calls by the Makefile. Windows 7 puts parethesis in file names, and this sends Make into a tailspin as it tries to compute paths. Anywho, the tclsh should already know it's path check-in: 2716286bc9 user: tne tags: trunk
05:25
Nerfed the new interface adjustment code for Windows. check-in: 00716b4d04 user: tne tags: trunk
2014-09-08
15:58
Removed pkgIndex.tcl from cleanfiles check-in: 90b768a1b3 user: hypnotoad tags: trunk
2014-08-29
15:17
Merging in multicast IF hack check-in: 8afb0cd21c user: hypnotoad tags: trunk
15:01
Merging in updates from CVSHEAD check-in: 748bee8094 user: hypnotoad tags: trunk
14:58
Bringing in changes from the official CVS sources Leaf check-in: ed109dff36 user: hypnotoad tags: ver_1_0_11, cvshead
2014-08-22
16:02
Typo fix Leaf check-in: d62a2a4f64 user: hypnotoad tags: mcastif
15:43
Branch to test specifying the interface to use for multicast check-in: ef5c5c83f4 user: hypnotoad tags: mcastif
2014-08-21
14:32
Checking in patch submitted to sourceforge: https://sourceforge.net/p/tcludp/bugs/42 check-in: 1b24c4d641 user: hypnotoad tags: trunk
14:18
Tweak to feed dtplite into TCLSH rathe than make a bare call. Some systems do not have "tclsh" provided as a bare command check-in: e8ca879427 user: hypnotoad tags: trunk
2014-04-30
13:53
Updated to the latest TEA. pkgMkIndex.tcl is now built by configure check-in: 95c34925cf user: hypnotoad tags: trunk
2014-04-26
15:37
Fix for Windows platform builds check-in: 079a4b5a49 user: hypnotoad tags: trunk
2014-04-25
20:48
Updated the package version to match the stated package version check-in: 163ebf00e6 user: seandeelywoods tags: trunk
2014-03-02
07:22
Solved bug; crash when assigning and ipv4 group to an ipv6 socket check-in: 229382a356 user: huubeikens tags: trunk, ver_10_0_9
2014-02-22
21:06
Clarified the keywords in the manual a bit. check-in: 85598020ca user: huubeikens tags: trunk
2014-02-14
07:35
Updated the changelog. check-in: 60bd166dc5 user: huubeikens tags: trunk
07:26
Updated the man doc. check-in: 05a7d13c00 user: huubeikens tags: trunk
2014-02-13
20:49
The following changes were made: - added IPV6 support - enhanced reuse option for use on all platforms - refactored get/set option functions - enhanced mcastadd/drop option to be able to specify network interface All changes were tested on Windows XP, Linux and macosx (maverick). Units tests were extended. Documentation was updated. check-in: 220bbfdfff user: huubeikens tags: trunk
2014-01-10
19:32
*** empty log message *** check-in: 06dddf7b46 user: huubeikens tags: trunk
2008-07-06
12:39
Applied patch #1828920 (marttj) to prevent a crash calling udp_peek with wrong args. check-in: f1c46f26b4 user: patthoyts tags: trunk
12:27
Applied patch #1838467 (marttj) to avoid a crash when exiting with an open mcast socket. check-in: 9e36062e25 user: patthoyts tags: trunk