Timeline
Not logged in

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

129 check-ins using file win/tclWinSock.c version d5e98e386e

2007-11-26
14:05
* generic/tclThread.c: Back-port locking changes from Tcl8.5 in Tcl_Mutex/ConditionFinlize. Now we... check-in: 4b995f756b user: vasiljevic tags: core-8-4-branch
2007-11-15
22:01
* generic/regc_nfa.c: Fixed infinite loop in the regexp compiler * generic/regcomp... check-in: e7f1a28fb5 user: dgp tags: core-8-4-branch
2007-11-13
14:39
The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 6118a19940 user: dkf tags: core-8-4-branch
2007-11-09
06:19
autoconf-2.13 check-in: 0dbbdc3786 user: das tags: core-8-4-branch
2007-11-05
17:34
typo fixes check-in: e45dcbf409 user: dgp tags: core-8-4-branch
2007-10-30
10:27
Backport of fix for first part of [Bug 1810264] check-in: 6062122390 user: dkf tags: core-8-4-branch
2007-10-15
13:29
* generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: 64f8f8b306 user: msofer tags: core-8-4-branch
2007-10-03
12:53
* generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted command; cannot trigger this fr... check-in: 6161ef3e0f user: msofer tags: core-8-4-branch
2007-10-02
21:53
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: b319cb3ca5 user: hobbs tags: core-8-4-branch
17:46
* README: Bump version number to 8.4.17 * generic/tcl.h: * too... check-in: 166374329a user: dgp tags: core-8-4-branch
2007-09-22
15:46
s/amount/amt/ [Bug 1800153] check-in: a31f109272 user: das tags: core-8-4-branch
2007-09-20
17:55
document --enable-dtrace configure option check-in: 780ab807ba user: das tags: core-8-4-16, core-8-4-branch
16:24
* doc/load.n: Backport corrected example. check-in: a60ff8b20d user: dgp tags: core-8-4-branch
2007-09-19
16:08
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: 6ab7aab08c user: dgp tags: core-8-4-branch
09:24
typo check-in: b3d06c911e user: dgp tags: core-8-4-branch
09:23
* generic/tclPkg.c: Backport fix for [1573844] to the * tests/pkg.test: TC... check-in: 69225f179a user: dgp tags: core-8-4-branch
2007-09-18
19:37
Darwin changes for 8.4.16 check-in: 047d1d2082 user: das tags: core-8-4-branch
17:22
*** 8.4.16 TAGGED FOR RELEASE *** * changes: updates for 8.4.16 release. check-in: b6f23acaf8 user: dgp tags: core-8-4-branch
2007-09-15
06:01
* unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' in SHLIB_LD by 'cc' compil... check-in: 377daf85c0 user: das tags: core-8-4-branch
2007-09-14
02:31
typo check-in: 92198d041e user: das tags: core-8-4-branch
2007-09-13
16:13
whitespace check-in: 5aab07238c user: das tags: core-8-4-branch
15:28
* generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 9eb5b5b76c user: das tags: core-8-4-branch
2007-09-11
21:18
* library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: c59a1baa4e user: dgp tags: core-8-4-branch
00:10
Fix for AMD64 target symbols builds. check-in: e8643e72a0 user: patthoyts tags: core-8-4-branch
2007-09-10
23:06
* generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: 1ae99dbfd2 user: hobbs tags: core-8-4-branch
2007-09-06
20:16
Fixed obvious stupid error. [Bug 1786647] check-in: ec5ad54498 user: dkf tags: core-8-4-branch
2007-09-05
01:38
fix building on Panther check-in: 13b33e9000 user: das tags: core-8-4-branch
2007-08-25
17:12
* generic/tclClock.c (FormatClock): Claimed additional space for the %c format code to avoid a buffe... check-in: 975081e0e1 user: kennykb tags: core-8-4-branch
2007-08-24
11:22
* generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: abcd910d18 user: msofer tags: core-8-4-branch
2007-08-23
00:27
ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: 6b0d11412b user: das tags: core-8-4-branch
2007-08-14
15:15
* tests/trace.test: Backport some tests. check-in: fd5a34a404 user: dgp tags: core-8-4-branch
06:34
* unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 51745de0b8 user: das tags: core-8-4-branch
2007-08-11
03:12
fix missing preprocessor \ line continuation check-in: 68b7dad5ed user: das tags: core-8-4-branch
2007-08-07
05:06
* unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 3002cbfa50 user: das tags: core-8-4-branch
05:04
* generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: a9a78987d9 user: das tags: core-8-4-branch
2007-07-19
13:43
* generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: 01fbe5d14a user: dgp tags: core-8-4-branch
2007-07-05
18:03
* library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: 3cd6244054 user: dgp tags: core-8-4-branch
2007-06-30
13:56
De-fang an instance of the shared-result anti-pattern. [Bug 1716704] check-in: 409b92bba6 user: dkf tags: core-8-4-branch
09:58
Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 5018ee60c0 user: vasiljevic tags: core-8-4-branch
2007-06-29
03:17
* generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: f80bb890e9 user: das tags: core-8-4-branch
2007-06-27
17:30
formatting check-in: 85f6f23a62 user: dgp tags: core-8-4-branch
17:29
* generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: a32f24e76c user: dgp tags: core-8-4-branch
2007-06-23
00:23
* macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 2e4ef48ddd user: das tags: core-8-4-branch
2007-06-10
21:11
* README: updated links. [Bug 1715081] check-in: 6ddf3a1aec user: hobbs tags: core-8-4-branch
2007-06-06
09:54
* unix/configure.in (Darwin): add plist for tclsh; link the * unix/Makefile.in (Darwin): Tcl an... check-in: 79f92d79b1 user: das tags: core-8-4-branch
2007-06-05
17:54
* tests/result.test (result-6.2): Add test for Bug 1649062 so that 8.4 and 8.5... check-in: 0c1b05bd40 user: dgp tags: core-8-4-branch
2007-05-30
14:05
* README: Bump version number to 8.4.16 * generic/tcl.h: * too... check-in: f1616f051e user: dgp tags: core-8-4-branch
2007-05-29
23:35
* unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 8010f24374 user: hobbs tags: core-8-4-branch
2007-05-24
19:52
typo check-in: bd0f0dbe22 user: dgp tags: core-8-4-15, core-8-4-branch
19:31
* generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. check-in: bb3dfd4fa3 user: dgp tags: core-8-4-branch
2007-05-17
14:18
* tests/fCmd.test: Backport the notNetworkFilesystem constraint. check-in: 2cbe0dc46f user: dgp tags: core-8-4-branch
2007-05-16
22:13
sync with HEAD tcl/changes check-in: be0275636b user: das tags: core-8-4-branch
15:59
Mark tag for 8.4.15 (RC1) release check-in: 71a2acff1a user: dgp tags: core-8-4-branch
2007-05-15
18:32
* generic/tclNamesp.c: Plugged memory leak related to [namespace delete ::]. [Bug 1... check-in: 13bfe38822 user: dgp tags: core-8-4-branch
16:08
* changes: updates for 8.4.15 release. * win/tclWinReg.c: Bump to regi... check-in: e7c3622b34 user: dgp tags: core-8-4-branch
2007-05-10
21:32
* generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it ... check-in: cd054b4cdf user: dgp tags: core-8-4-branch
18:23
[Tcl Bug 1706140] * generic/tclCmdMZ.c (Trace*Proc): Update Tcl_VarTraceProcs s... check-in: e09d290d78 user: dgp tags: core-8-4-branch
2007-04-30
22:58
* unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 4463be0ba6 user: das tags: core-8-4-branch
2007-04-29
02:21
* macosx/tclMacOSXNotify.c: fix warnings. * macosx/README: sync whitespace/formatting with HEAD.... check-in: e6df3a40f5 user: das tags: core-8-4-branch
02:20
* unix/Makefile.in (dist): copy license.terms to dist macosx dir. * unix/configure.in: install lic... check-in: 440757d134 user: das tags: core-8-4-branch
02:20
* unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 4f1bff7d34 user: das tags: core-8-4-branch
02:19
* unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: 5d6c204a0c user: das tags: core-8-4-branch
2007-04-21
22:42
Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch
19:52
* generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch
2007-03-24
09:31
Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: 76f247737e user: vasiljevic tags: core-8-4-branch
2007-03-19
17:06
* generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to * generic/tcl... check-in: 801b5dc41c user: dgp tags: core-8-4-branch
2007-03-17
22:41
* win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unico... check-in: 600cfe22d9 user: kennykb tags: core-8-4-branch
2007-03-13
16:26
* generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for * tests/foreach... check-in: 336d9f35da user: dgp tags: core-8-4-branch
15:59
* generic/tclVar.c (TclArraySet): Re-fetch pointers for the list * tests/var.t... check-in: d5a61fe6c1 user: dgp tags: core-8-4-branch
2007-03-10
14:57
Fix [Bug 1675116] in a way suitable for 8.4. check-in: 6b2b4fef7a user: dkf tags: core-8-4-branch
2007-03-07
23:44
* macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. * unix/tcl.m4 (Darwin): s/C... check-in: fbb83f13b9 user: das tags: core-8-4-branch
2007-03-01
16:06
D'oh! Used an 8.5-ism... check-in: 5d3f8bc4a9 user: dkf tags: core-8-4-branch
10:16
Fix [Bug 1671138] check-in: ef06e2aa1d user: dkf tags: core-8-4-branch
2007-02-22
20:25
Typo, more. check-in: d1b9704e71 user: andreas_kupries tags: core-8-4-branch
20:11
Typo check-in: ae80ee6a28 user: andreas_kupries tags: core-8-4-branch
19:49
* tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: c93c8a8358 user: andreas_kupries tags: core-8-4-branch
2007-02-20
17:53
* doc/tcltest.n: Typo fix. [Bug 1663539] check-in: aad1d38e1e user: dgp tags: core-8-4-branch
2007-02-19
23:49
* unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.13 check-in: bf48f35b4d user: hobbs tags: core-8-4-branch
23:49
(Tcl_FSEvalFile): safe incr of objPtr ref check-in: ba27b6b0d8 user: hobbs tags: core-8-4-branch
2007-02-12
19:25
* generic/tclEncoding.c (EscapeFromUtfProc): Applied patch supplied by Mo DeJong to fix [Bug 15... check-in: e60b642838 user: andreas_kupries tags: core-8-4-branch
2007-02-04
02:51
* unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.13 check-in: c378ec3817 user: das tags: core-8-4-branch
2007-01-30
23:21
* win/Makefile.in (install-private-headers): added target check-in: 8f82eed3fb user: hobbs tags: core-8-4-branch
2007-01-29
16:50
* doc/fcopy.n: Typo fix. [Bug 1630627] check-in: ac61105d8a user: dgp tags: core-8-4-branch
2007-01-26
02:48
renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x check-in: 0f9be7c4ad user: das tags: core-8-4-branch
2007-01-25
05:20
previous commit omitted some changes from the HEAD check-in: bbc46461de user: das tags: core-8-4-branch
05:12
*** empty log message *** check-in: 6a19c61d46 user: das tags: core-8-4-branch
02:06
* unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible * unix/configure.in: and m... check-in: dee12fbe42 user: das tags: core-8-4-branch
2007-01-22
23:27
* compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced by the last checki... check-in: ba274c8987 user: andreas_kupries tags: core-8-4-branch
09:56
Fix [Bug 1631017] check-in: 43fa0fcf12 user: dkf tags: core-8-4-branch
2007-01-19
01:05
* macosx/tclMacOSXNotify.c: accommodate changes to prototypes of OSSpinLock(Un)Lock API. * tests... check-in: b9b6ddc349 user: das tags: core-8-4-branch
2006-12-19
04:35
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 0c2541e057 user: das tags: core-8-4-branch
04:34
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 7f3db43666 user: das tags: core-8-4-branch
04:14
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: e50d563595 user: das tags: core-8-4-branch
01:19
* unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl... check-in: 77a5587d55 user: das tags: core-8-4-branch
2006-12-14
14:24
Fix example. [Bug 1615277] check-in: d5ed65cf82 user: dkf tags: core-8-4-branch
2006-12-08
03:38
typo check-in: dea19c5ae5 user: das tags: core-8-4-branch
2006-12-05
17:44
Backport to 8.4 (Don Porter's work). When no requirements are supplied to a [package require $pkg]... check-in: fb9873f457 user: andreas_kupries tags: core-8-4-branch
2006-12-04
09:11
Fix [Bug 1606454] check-in: c1e3f441f9 user: dkf tags: core-8-4-branch
2006-11-28
22:19
* generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL_TIP280. * generic/tc... check-in: a88d79cbf8 user: andreas_kupries tags: core-8-4-branch
16:29
* unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: 8d6749159f user: kennykb tags: core-8-4-branch
2006-11-26
06:05
* tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.1... check-in: 13f4724dd4 user: das tags: core-8-4-branch
2006-11-07
17:29
* unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: cee148a220 user: andreas_kupries tags: core-8-4-branch
2006-11-04
01:37
* generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac... check-in: 87f0d6eba6 user: msofer tags: core-8-4-branch
2006-10-31
22:25
* generic/tclEnv.c (Darwin): mark _environ symbol as unexported. check-in: b57dd06aba user: das tags: core-8-4-branch
15:17
Fix bug #1582769 build with VC2003 and correct i386 arch. check-in: e624e425c0 user: patthoyts tags: core-8-4-branch
2006-10-23
17:53
* README: Bump version number to 8.4.15 * generic/tcl.h: * too... check-in: 02f32d5d72 user: dgp tags: core-8-4-branch
2006-10-18
14:29
advance 8.4.14 tag check-in: 55fa9c8ce7 user: dgp tags: core-8-4-14, core-8-4-branch
08:49
Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment to make life easier ... check-in: d37251d255 user: patthoyts tags: core-8-4-branch
2006-10-17
04:36
* generic/tclIOUtil.c: Cleaned up some code flagged by a * generic/tclInt.h: `m... check-in: 2eadc777e9 user: dgp tags: core-8-4-branch
2006-10-16
18:52
Set release date check-in: 458ee7eb84 user: dgp tags: core-8-4-branch
17:34
* macosx/Makefile: don't redo prebinding of non-prebound binaires. check-in: a3a8fdfe20 user: das tags: core-8-4-branch
15:34
* changes: updates for 8.4.14 release. check-in: 513198b71b user: das tags: core-8-4-branch
2006-10-11
21:32
* generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when argument version==NULL passed in. B... check-in: 52ce4a8c3a user: andreas_kupries tags: core-8-4-branch
2006-10-10
19:10
* changes: changes updated for 8.4.14 release. check-in: 9fe31cf933 user: dgp tags: core-8-4-branch
18:16
dup test name check-in: df804607e6 user: dgp tags: core-8-4-branch
2006-10-06
19:00
update tests to handle strictness change check-in: 3acaec4997 user: hobbs tags: core-8-4-branch
14:04
Remove RTCc flag check-in: 0c53056fcd user: patthoyts tags: core-8-4-branch
05:57
note default "false" for http::strict for 8.4 check-in: 85b022a953 user: hobbs tags: core-8-4-branch
05:56
* library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 133b7d6e9c user: hobbs tags: core-8-4-branch
04:55
(UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 1114fb6791 user: hobbs tags: core-8-4-branch
2006-10-05
21:24
* generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: b800442074 user: hobbs tags: core-8-4-branch
11:44
* generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: 6631da8060 user: msofer tags: core-8-4-branch
2006-10-04
17:59
Bug 1400572 will remain knownBug for 8.4.14 check-in: e0307b95c5 user: dgp tags: core-8-4-branch
2006-10-03
18:20
Attempt to correct regression filename-16.6 due to 2006-05-13 commit. check-in: 9f44abdef2 user: dgp tags: core-8-4-branch
2006-10-02
18:30
* generic/tclFileName.c (TclGlob): Prevent doubling of directory separators by ... check-in: dfeb6ada5a user: dgp tags: core-8-4-branch
2006-10-01
21:51
Handle possible missing define check-in: c8c5ac42cf user: patthoyts tags: core-8-4-branch
13:17
Backported fix for bug #1420432 (cannot set mtime for directories on windows). check-in: 83a4c18e17 user: patthoyts tags: core-8-4-branch
2006-09-30
19:20
2006-09-30 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_SplitList): optimisation,... check-in: 3151fcb2e1 user: msofer tags: core-8-4-branch
2006-09-26
21:40
* win/makefile.vc: Updated MSVC build to properly deal with * win/nmakehlp.c: MSVC8 and AMD64 tar... check-in: 962a33862b user: patthoyts tags: core-8-4-branch