Tcl UDP

Timeline
Login

Timeline

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

11 check-ins that include changes to files matching 'tclconfig/*'

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
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
2014-08-29
14:58
Bringing in changes from the official CVS sources Leaf check-in: ed109dff36 user: hypnotoad tags: ver_1_0_11, cvshead
2014-04-30
13:53
Updated to the latest TEA. pkgMkIndex.tcl is now built by configure check-in: 95c34925cf user: hypnotoad tags: trunk
2007-03-30
21:22
Upgraded TEA to 3.6 and update the version to 1.0.9. Regenerated configure. Improved the error reporting by making use of strerror() if present. check-in: 3c1551e84a user: patthoyts tags: trunk
2007-01-21
13:12
Updated TEA and applied patch for HP-UX from tclguy check-in: 9ce923886c user: patthoyts tags: trunk
2006-05-15
12:35
* aclocal.m4: Added check for fcntl.h and the FD_CLOEXEC flag * generic/udp_tcl.c: bug #1477669 - set the close-on-exec flag for the socket to avoid child processes inheriting our sockets * configure: Regenerated with autoconf 2.59 * configure.in: Added call to project specific code. * tclconfig/tcl.m4: Updated check-in: d081abb555 user: patthoyts tags: trunk
2006-03-04
00:05
* tclconfig/*: Updated to TEA 3.5 * configure: Regenerated. * generic/udp_tcl.c: Applied patch from bug #1245141 to use socklen_t type correctly (Tru64 uses a 64bit long for socklen_t) * generic/udp_tcl.c: Included a Udp_SafeInit function. Some versions of MacOSX are wierd about apps testing for missing functions in shared libs. (#1439508) check-in: 320c385968 user: patthoyts tags: trunk
2005-05-19
20:46
Update to TEA 3.2 check-in: 2974ffaa6a user: patthoyts tags: trunk
2003-03-03
06:05
The version provided by Pat Thoyts to fit into TEA format. -Xiaotao check-in: 714222c3a4 user: xiaotaow tags: trunk