Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version bdc5ed1489

2013-09-27
16:54
Patch to the original line continuation commit to fix up TclCompileTokens. Closed-Leaf check-in: 8af75fedaa user: dgp tags: adjust-fix
2010-09-15
17:04
Allow cross-compilation by default check-in: e43c6514cf user: rmax tags: rmax-ipv6-branch
2010-08-04
21:37
* win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: * win/tclWinPipe.c...
check-in: e51e08a342 user: hobbs tags: trunk
21:28
* win/tclWin32Dll.c (TclWinInit): hard-enforce Windows 9x as an unsupported platform...
check-in: 77395d89cc user: hobbs tags: trunk
19:44
* unix/tclUnixFCmd.c: adjust license header as per ftp://ftp.cs.berkeley.edu/pub/4bs...
check-in: 4900a8b73f user: hobbs tags: trunk
19:37
fix DFARs note for number-adjusted rights clause check-in: 3ddc9ecf9e user: hobbs tags: trunk
19:35
* win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'lo...
check-in: 6b14ef3555 user: hobbs tags: trunk
19:23
* win/Makefile.in (%.${OBJEXT}): better implicit rules support
check-in: b277aed541 user: hobbs tags: trunk
16:49
* generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting * generic/tclIORTrans.c: in Invok... check-in: 8ae4ea3006 user: andreas_kupries tags: trunk
2010-08-03
20:15
Fix OBOE error in the forward ported info-39.1 check-in: f31da49a96 user: andreas_kupries tags: trunk
20:06
Test iocmd-32.2 tests for Bug 3034840 check-in: 01ca2bd36f user: dgp tags: trunk
17:25
* tests/var.test (var-19.1): [Bug 3037525]: Added test demonstrating the local hashtable deletion... check-in: 50ebd6a8c3 user: andreas_kupries tags: trunk
16:58
* tests/info.test (info-39.1): Added forward copy of test in 8.5 branch about [Bug 2933089]. Shou... check-in: a013847a01 user: andreas_kupries tags: trunk
2010-08-02
19:13
* library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 3a4087bc80 user: kennykb tags: trunk
11:08
* generic/tclVar.c: correcting bad port of [Bug 3037525] fix
check-in: 380bec0d42 user: msofer tags: trunk
2010-07-31
20:28
* generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f...
check-in: e6d5551c1c user: msofer tags: trunk
2010-07-29
00:46
Official build of zlib1.dll 1.2.5 is finally available, so put it in check-in: 6b99a1c2bf user: nijtmans tags: trunk
2010-07-25
16:08
* doc/http.n: Corrected description of location of one of the entries in the state array.
check-in: cf000bb3d6 user: dkf tags: trunk
2010-07-24
06:45
From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the relation between Tcl_Call... check-in: 4f9c4da675 user: nijtmans tags: trunk
06:39
[Bug 3029891] Functions that don't belong in the stub table. check-in: ddfa77fa40 user: nijtmans tags: trunk
2010-07-19
14:10
silence compiler warnings check-in: f4d99878ba user: dgp tags: trunk
2010-07-16
15:29
* generic/tclBasic.c: Added more errorCode setting.
check-in: 9c9702d4cb user: dkf tags: trunk
2010-07-15
21:00
* generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get] * generic/tclDictObj.c (DictGe...
check-in: d0a04e5db7 user: dkf tags: trunk
2010-07-11
16:12
Use SC_PROG_TCLSH to set a native tclsh in the Makefile. When installing the libraries a native tcl ... check-in: 16b5a30bf0 user: patthoyts tags: trunk
2010-07-05
09:50
Tidying up and taking better advantage of tcltest2 to make the tests more robust and (apparently) si... check-in: 11e51b4a9c user: dkf tags: trunk
08:03
D'oh! check-in: 8a6919bd05 user: dkf tags: trunk
2010-07-04
23:44
Add a little emacs magic check-in: 728058012d user: dkf tags: trunk
2010-07-02
22:31
* generic/tclInt.decs: Reverted to the original TIP 337 implementation on what to d...
check-in: ab93077c3d user: dgp tags: trunk
20:48
[Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 093bc6f84a user: nijtmans tags: trunk
20:37
* generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an...
check-in: 3e4f0698cf user: dkf tags: trunk
08:43
tidy up check-in: cfb637552a user: dkf tags: trunk
2010-07-01
21:28
[Bug #3020677] wish can't link reg1.2 formatting, spacing, cleanup unused variables check-in: cc4ffb1da9 user: nijtmans tags: trunk
15:50
make fake-rfc2553 thread-safe check-in: 160fe7da64 user: rmax tags: rmax-ipv6-branch
15:47
Improve the RFC2553 tests check-in: 797ecc537f user: rmax tags: rmax-ipv6-branch
2010-06-30
23:29
* doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper rendering of the exclusive-or o...
check-in: 7792ad53a1 user: dkf tags: trunk
2010-06-28
08:50
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 07b6683dea user: nijtmans tags: trunk
2010-06-25
17:20
- Use random port numbers for almost all of the tests. - Make the protocol between tests and remote ... check-in: 6c60258dc8 user: rmax tags: rmax-ipv6-branch
16:45
check for strlcpy check-in: f5b99efced user: rmax tags: rmax-ipv6-branch
15:20
prevent a race condition when shutting down the remote test server check-in: ff37c169a8 user: rmax tags: trunk
2010-06-24
13:36
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 8434abd2ba user: nijtmans tags: trunk
13:26
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 807684ffaf user: nijtmans tags: trunk, potential incompatibility
2010-06-22
12:25
* generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong args message.
check-in: 58d3c6b6a5 user: dkf tags: trunk
2010-06-21
11:25
Remove hack needed for zlib 1.2.3 on win32 check-in: eb83f762ef user: nijtmans tags: trunk
11:23
Eliminate various unnecessary type casts, use function typedefs whenever possible check-in: 8086293cfc user: nijtmans tags: trunk
2010-06-18
12:41
* library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the default list of extensions that w...
check-in: 220dbbb777 user: dkf tags: trunk
2010-06-16
14:49
Simplify Tcl_AppInit and *_Init definitions. Change TclpThreadCreate and Tcl_CreateThread signature,... check-in: 8567ee888a user: nijtmans tags: trunk
10:31
[Bug 3016135] traceback using clock format with locale of he_IL check-in: 029176d2a2 user: nijtmans tags: trunk
2010-06-14
14:56
Spacing and style fixes check-in: 0d59653739 user: nijtmans tags: trunk
13:48
Spacing and style fixes check-in: 9a6d7991c6 user: nijtmans tags: trunk
13:40
Fix compilation of xttest with 8.6 changes tclPipe.c: Fix gcc warning (with -fstrict-aliasing=2) check-in: c1d15843d4 user: nijtmans tags: trunk
12:58
Fix compilation of xttest with 8.6 changes tclPipe.c: Fix gcc warning (with -fstrict-aliasing=2) check-in: d08c226d05 user: nijtmans tags: trunk
2010-06-13
22:19
* tools/tcltk-man2html.tcl (make-man-pages): [Bug 3015327]: Make the title of a manual page be sto...
check-in: cfa0770167 user: dkf tags: trunk
10:24
* tools/tcltk-man2html.tcl: [Bug 3015327]: Add hack to stop Itcl C docs from interfering with Tcl ...
check-in: a33ed75aad user: dkf tags: trunk
2010-06-10
22:56
change notes check-in: cd6e8a85d3 user: hobbs tags: rmax-ipv6-branch
22:56
* generic/tclIOSock.c (TclCreateSocketAddress): don't use AI_ADDRCONFIG on AIX, as it causes compl...
check-in: 400159d41a user: hobbs tags: rmax-ipv6-branch
22:56
* unix/tclUnixSock.c (CreateClientSocket): protect AF_INET6 pieces with ifndef NEED_FAKE_RFC2553. ...
check-in: 196be22462 user: hobbs tags: rmax-ipv6-branch
22:55
* unix/tclUnixPort.h: correct include path of fake-rfc2553.h
check-in: e7125f850a user: hobbs tags: rmax-ipv6-branch
22:53
* unix/configure, unix/tcl.m4: s/==/=/ syntax error fix
check-in: a5c8305324 user: hobbs tags: rmax-ipv6-branch
22:53
* compat/fake-rfc2553.h: define EAI_SERVICE if not already. s/u_/u/g for types.
check-in: ac3a2a26ef user: hobbs tags: rmax-ipv6-branch
15:04
Add emulation code from openssh for getaddrinfo() and friends check-in: 49f53b27bd user: rmax tags: rmax-ipv6-branch
2010-06-09
20:11
* library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 153f64a24c user: andreas_kupries tags: trunk
13:51
tsdPerf.c: Fix export of symbol Tsdperf_Init, when using -fvisibility=hidden. Make two functions sta... check-in: c0b552db02 user: nijtmans tags: trunk
2010-06-08
20:45
add missing headers to the getaddrinfo check check-in: 47b9d75058 user: rmax tags: rmax-ipv6-branch
16:03
Fix async client sockets check-in: 71ba8c2755 user: rmax tags: rmax-ipv6-branch
12:54
whitespace check-in: 017f16cad5 user: dgp tags: trunk
2010-06-07
21:24
Ensure proper reset of [info errorstack] even when compiling constant expr's with errors. check-in: 638f255931 user: ferrieux tags: trunk
17:36
rebranch from HEAD check-in: f3af08f468 user: rmax tags: rmax-ipv6-branch
2010-06-05
16:24
* generic/tclBasic.c: Fix for #3008307: make callerPtr chains * generic/tclExecute.c: be travers...
check-in: 1d3c73fdbb user: msofer tags: trunk
2010-06-02
23:36
Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offsets no longer overestim... check-in: 5c19ed1d60 user: ferrieux tags: trunk
08:22
remove some "BUILD_tcloo" leftovers check-in: f631e48722 user: nijtmans tags: trunk
08:22
remove some "BUILD_tcloo" leftovers check-in: 592b0d4648 user: nijtmans tags: trunk
2010-05-31
23:00
ChangeLog typo check-in: 6ed417957d user: ferrieux tags: trunk
22:58
Fix computation of [uplevel] offsets in TIP 341. Only depend on callerPtr chaining now. Needed for u... check-in: 7bf546d171 user: ferrieux tags: trunk
09:12
Fix filesystem-5.1 test failure on CYGWIN check-in: 500e9cc4ee user: nijtmans tags: trunk
08:54
Eliminate some casts to (Tcl_HashTable *) check-in: ff384d03a7 user: nijtmans tags: trunk
2010-05-28
13:52
[tcl-Patches-3008541] order of TIP #348 fields in Interp structure check-in: 0949629399 user: nijtmans tags: trunk
09:11
* generic/tclCompCmdsSZ.c (IssueTryFinallyInstructions): [3007374]: Corrected error in handling of...
check-in: 02d7474963 user: dkf tags: trunk
08:30
* generic/tclExecute.c (TclExecuteByteCode): Restore correct operation of instruction-level execut...
check-in: b490411ccc user: dkf tags: trunk
2010-05-27
09:18
optParse.tcl: eliminate ';' at line end, bump to v0.4.6 check-in: 426aabe409 user: nijtmans tags: trunk
08:38
uniParse.tcl: Don't generate spaces at the end of a line. check-in: 297435b345 user: nijtmans tags: trunk
08:32
optParse.tcl: Don't generate spaces at the end of a line. check-in: 15e1c57545 user: nijtmans tags: trunk
2010-05-21
12:43
[Bug #3005233] fix for build on OpenBSD vax check-in: 00d3292dea user: nijtmans tags: trunk
12:11
Make sure that copyDir only receives normalized paths, otherwise it might result in a crash on CYGW... check-in: e38d62573a user: nijtmans tags: trunk
2010-05-20
08:37
Also check the reverse path of dict->list EIAS violation. check-in: 22814f544a user: ferrieux tags: trunk
2010-05-19
21:54
Add missing test for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf): EIAS violation in lis... check-in: c054dd492a user: ferrieux tags: trunk
08:23
Don't use arrays of length 1, just use a single element then, it makes code more readable. check-in: d3074821cb user: nijtmans tags: trunk
2010-05-17
21:51
Fix [Bug 2996549]: Failure in expr.test on Win32 check-in: 0958a5f61a user: nijtmans tags: trunk
09:46
* generic/tclCmdIL.c (TclInfoFrame): Change this code to use Tcl_GetCommandFullName rather than ro...
check-in: a2a6f59b99 user: dkf tags: trunk
2010-05-14
08:22
Correct some comments (Jos Decoster found...) check-in: 6266b667b3 user: dkf tags: trunk
2010-05-12
13:41
oops, no unicode characters in ChangeLog ... check-in: 2b80b7fe45 user: nijtmans tags: trunk
2010-05-11
14:49
Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: e846defae2 user: nijtmans tags: trunk
14:47
Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: b231748527 user: nijtmans tags: trunk
2010-05-07
20:16
* library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 8bca6e05e0 user: andreas_kupries tags: trunk
2010-05-05
22:43
Unnecessary type casts, See Tcl [Patch #2997087] check-in: 7f0a7f532c user: nijtmans tags: trunk
2010-05-04
11:05
TCHAR-related fixes, making those files compile fine when TCHAR != char Please see comments in [Freq... check-in: 2f92eaadea user: nijtmans tags: trunk
2010-05-03
14:36
CONSTify various useful internal functions (TclBignumToDouble, TclCeil, TclFloor), and related tomma... check-in: 729ffb738f user: nijtmans tags: trunk
13:21
Add pkg, *.dll to the ignore list check-in: 111b07cc53 user: nijtmans tags: trunk
13:20
For MINGW/CYGWIN, use GetCommandLineA explicitely check-in: b64ef5b170 user: nijtmans tags: trunk
11:37
Use "tclIO.h" and "tclTomMathDecls.h" everywhere check-in: 06ef5ace06 user: nijtmans tags: trunk
2010-04-30
21:15
* generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish * library/init.tcl...
check-in: a30f8d7cf3 user: dgp tags: trunk
20:52
* generic/tclBinary.c (TclAppendBytesToByteArray): Add comments * generic/tclIn...
check-in: 32f022466a user: dgp tags: trunk
14:06
* generic/tclBinary.c (TclAppendBytesToByteArray): Add extra armour against buffer overflows.
check-in: 07af3814a9 user: dkf tags: trunk
12:38
Fix the problems I introduced inadvertently: * generic/tclBasic.c (NRInterpCoroutine): Corrected ha... check-in: a822ad9b51 user: dkf tags: trunk
12:30
* tests/coroutine.test: testing coroutine arguments after [yield]: check that only 0/1 allowed
check-in: 6772c1330f user: msofer tags: trunk
09:25
* unix/Makefile.in (gdb-test): Remove quotes so that library paths are constructed correctly. check-in: d162dd5825 user: dkf tags: trunk
09:23
* generic/tclCompCmds.c (TclCompileVariableCmd): Slightly tighter issuing of instructions.
check-in: 6497264574 user: dkf tags: trunk
08:29
* generic/tclExecute.c (TclExecuteByteCode): Add peephole optimization of the fact that INST_DICT_...
check-in: 40a1507909 user: dkf tags: trunk
07:56
* generic/tclBasic.c (TclNRYieldObjCmd, TclNRYieldmObjCmd) (NRInterpCoroutine): Replace magic valu...
check-in: 7222a46970 user: dkf tags: trunk
07:07
Unnecessary TCL_STORAGE_CLASS re-definition. It was used for an ancient dummy reference to Tcl_LinkV... check-in: 79f098fef8 user: nijtmans tags: trunk
2010-04-29
23:43
forgot the Changelog entry check-in: 77e5c0bba9 user: msofer tags: trunk
23:39
* generic/tclCompExpr.c: Slight change in the literal sharing * generic/tclCompile.c: mechanism t...
check-in: 7ff9813649 user: msofer tags: trunk
21:24
Typo check-in: e4ffaa22ac user: andreas_kupries tags: trunk
21:19
* library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: fe8af4524f user: andreas_kupries tags: trunk
15:49
* library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Afr...
check-in: 2fa0d393d8 user: kennykb tags: trunk
15:14
fix MSVC warning C4018: '>' : signed/unsigned mismatch check-in: 6e0b151b67 user: nijtmans tags: trunk
15:08
typo check-in: 149e58786c user: dkf tags: trunk
15:08
* generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Make * generic/tclStringObj.c (T...
check-in: 45422b0ec4 user: dkf tags: trunk
11:05
credit Lars_H for [yieldm]'s idea check-in: c37ff9fc81 user: msofer tags: trunk
09:23
Include "tcl.h", not <tcl.h>, like everywhere else, to insure that the version in the Tcl distribut... check-in: 38aced1306 user: nijtmans tags: trunk
2010-04-28
11:50
Remove unused @MAN2TCLFLAGS@ Move <limits.h> include from tclInt.h to tclWinPort.h, and eliminate un... check-in: a8f2c2ec69 user: nijtmans tags: trunk
10:50
* generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so that deletion of traces is not o...
check-in: b533ea6b87 user: dkf tags: trunk
2010-04-27
14:58
Code reordering to slightly shorten generated object code. check-in: db0caf99b6 user: dkf tags: trunk
12:36
If tclInt.h or tclPort.h is already included, don't include <limits.h> again. Follow-up to [Bug 2991... check-in: b7c55dd4bf user: nijtmans tags: trunk
08:20
[Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warning check-in: bacf1b059e user: nijtmans tags: trunk
2010-04-26
22:30
* unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the logic so that the casts added in Do...
check-in: 4822edc7ce user: kennykb tags: trunk
13:49
* unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast because auto-casting betwee...
check-in: 5dc374b21c user: dkf tags: trunk
13:34
typofix check-in: f7812fbb27 user: dkf tags: trunk
13:32
* generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdef * generic/tclOOStubInit.c: ...
check-in: 724ca31ab6 user: dkf tags: trunk
2010-04-25
13:39
* generic/tclBasic.c: add unsupported [yieldm] command. * generic/tclInt.h:
check-in: 0d7e0c6722 user: msofer tags: trunk
2010-04-24
17:07
* generic/tclBasic.test: modify api of TclSpliceTailcall() * generic/tclExecute.c: to fix yieldTo...
check-in: e70f57dc66 user: msofer tags: trunk
2010-04-23
15:45
Fix [Bug #2991415] tclport.h #included before limits.h check-in: b89ceebb49 user: nijtmans tags: trunk
2010-04-22
11:40
Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) Eliminate various unn... check-in: 77d22c7b43 user: nijtmans tags: trunk
2010-04-20
14:50
Upgrade to zlib 1.2.5 check-in: 47f60cf757 user: nijtmans tags: trunk
14:24
Use function prototypes from the FS API. check-in: 586991963c user: nijtmans tags: trunk
2010-04-19
15:43
* generic/tclExecute.c (TclExecuteByteCode): Improve commenting and reduce indentation for the Inv...
check-in: 2cde16e618 user: dkf tags: trunk
2010-04-18
11:51
* doc/unset.n: [Bug 2988940]: Fix typo.
check-in: 02fe026b3e user: dkf tags: trunk
2010-04-15
14:56
Added comment check-in: 1791ed0caa user: nijtmans tags: trunk
13:58
Move inclusion of <tchar.h> from tclPlatDecls.h to tclWinPort.h, where it belongs. Add fallback in t... check-in: 4967cf572a user: nijtmans tags: trunk
08:52
* doc/try.n: [Bug 2987551]: Fix typo. check-in: 4768780b45 user: dkf tags: trunk
2010-04-14
22:58
Fixed missing update of platform package index, and Makefiles. check-in: 002244c6c6 user: andreas_kupries tags: trunk
19:43
* library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 3dd57d60df user: andreas_kupries tags: trunk
2010-04-13
13:37
Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp Fix gcc warning: comparison of un... check-in: 5426e082dc user: nijtmans tags: trunk
2010-04-08
13:26
* generic/tclCompCmdsSZ.c (TclSubstCompile): If the first token does not result in a *guaranteed* ...
check-in: 79caf5084b user: dkf tags: trunk
2010-04-07
09:51
Formatting improvements for error stack docs check-in: 92aed87404 user: dkf tags: trunk
2010-04-06
19:59
Repair missing bits in ChangeLog check-in: 304410e619 user: kennykb tags: trunk
12:51
* doc/Load.3: Minor corrections of formatting and cross links.
check-in: 929a216ffb user: dkf tags: trunk
12:35
Fix signature of Tcl_LoadFile in documentation check-in: 8d125f4c10 user: nijtmans tags: trunk
09:17
regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 01324f0ef5 user: nijtmans tags: trunk
09:05
regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 401c0108e1 user: nijtmans tags: trunk
08:34
Undo check-in: a322ec99b4 user: dkf tags: trunk
07:50
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): Plug leak of object when setting a variable fails.
check-in: e3b1fcdc88 user: dkf tags: trunk
2010-04-05
19:44
TIP #348 IMPLEMENTATION - Substituted error stack check-in: 43fe304839 user: ferrieux tags: trunk
13:54
Regen with autoconf 2.61 (what I have) check-in: ef3fae2e21 user: dkf tags: trunk
12:45
Flip the defaults for whether to build threaded. Part of TIP #364. check-in: cdc00c6f74 user: dkf tags: trunk
07:38
Fix two failing tests by matching the can't-lookup-symbol error message. check-in: 74f9cd4b4f user: dkf tags: trunk
2010-04-04
15:11
Minor changes to enforce Engineering Manual style rules. check-in: e0779f4c92 user: dkf tags: trunk
15:03
Added a first crack at documentation for TIP #357's Tcl_LoadFile et al. check-in: 3d4b2b893a user: dkf tags: trunk
11:59
* macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Only define this function when HAVE_C...
check-in: 73ff3de36b user: dkf tags: trunk
2010-04-02
23:11
Add missing "const" in signature, and some formatting fixes check-in: 0400a6f222 user: nijtmans tags: trunk
22:52
* generic/tclIOUtil.c (Tcl_LoadFile): Corrections to previous commit * unix/tclLoadDyld.c (TclpDlo...
check-in: 72fb2df278 user: dkf tags: trunk
21:21
* generic/tcl.decls: [TIP #357]: First round of changes * generic/tclDecls.h: to export Tcl_LoadFi... check-in: 80aa157f45 user: kennykb tags: trunk
19:27
* library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of * tests/registry.test: bug... check-in: dd10b0cf0b user: kennykb tags: trunk
19:23
* generic/tclStrToD.c: [Bug 2952904]: Defer creation of the smallest floating point number until it ... check-in: 0ff9783605 user: kennykb tags: trunk
2010-04-01
13:31
Small changes to make code fit Engineering Manual and compile on C89. check-in: 0c034c15c5 user: dkf tags: rmax-ipv6-branch
2010-03-31
22:12
Added missing doc. Oops! check-in: a9f31bb325 user: dkf tags: trunk
20:55
* doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr...
check-in: f350503aa0 user: dkf tags: trunk
14:14
Improve the documentation of how to make and use a thread. check-in: c08ea9d1e0 user: dkf tags: trunk
10:29
[FRQ 2974744]: share exception codes (ObjType?): Revised test cases, making sure that abbreviated co... check-in: 8a5a22ad19 user: nijtmans tags: trunk
2010-03-30
21:18
Use TclWinConvertWSAError() at the right places inside CreateSocket() check-in: 176cfa12e7 user: rmax tags: rmax-ipv6-branch
21:17
* generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 420bcd3d39 user: andreas_kupries tags: trunk
18:52
Fix the logic of connecting client sockets under Windows check-in: 8973c3f502 user: rmax tags: rmax-ipv6-branch
16:31
* generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ...
check-in: f73bde5491 user: dgp tags: trunk
16:26
First shot at porting the IPv6 changes to Windows check-in: ba424136ad user: rmax tags: rmax-ipv6-branch
14:16
[Bug 2979399] uninitialized value troubles check-in: a7f4609167 user: nijtmans tags: trunk
14:05
Finish bump to registry 1.3.0 check-in: 2268733bd3 user: dgp tags: trunk
13:17
[FRQ 2974744]: share exception codes (ObjType?): further optimization, making use of indexType. check-in: 416a8249cd user: nijtmans tags: trunk
12:38
Bump version of registry package to 1.3. check-in: 977c9f9ba6 user: dkf tags: trunk
12:33
TIP #362 IMPLEMENTATION * win/tclWinReg.c: [Patch 2960976]: Apply patch from Damon Courtney to * ...
check-in: 3606e1e39c user: dkf tags: trunk
08:45
Merge from HEAD to rmax-ipv6-branch check-in: 54b695423d user: rmax tags: rmax-ipv6-branch
2010-03-29
22:31
Only test for -visibility=hidden with gcc (Second remark in [Bug 2976508]) check-in: 397c8a8733 user: nijtmans tags: trunk
21:58
* generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg...
check-in: 091499cda4 user: dgp tags: trunk
20:16
Add a compat-define for AF_INET6 check-in: f4a0700510 user: rmax tags: rmax-ipv6-branch
09:31
Minor formatting corrections check-in: 2de30c6817 user: dkf tags: trunk
2010-03-28
03:17
Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() calls of the pkg*.c t... check-in: fe807045e6 user: dgp tags: trunk
2010-03-27
22:47
Provide "lowest supported Tcl version" to the Tcl_InitStubs functions in unix/dltest, in stead of "c... check-in: 2a8d873d37 user: nijtmans tags: trunk
22:40
[Freq 2974744] share exception codes (ObjType?) check-in: a7d613dfe6 user: nijtmans tags: trunk
15:14
Comment the ifdefery around AI_ADDRCONFIG and IPV6_V6ONLY check-in: aede3689f0 user: rmax tags: rmax-ipv6-branch
13:25
Conditionalize the use of IPV6_V6ONLY check-in: 5938be08e9 user: rmax tags: rmax-ipv6-branch
2010-03-26
09:43
[Bug 2976508] tcl HEAD fails on HP-UX check-in: 6833cb0282 user: nijtmans tags: trunk
2010-03-25
19:34
Fix the address logic when opening client sockets check-in: 4e29b86545 user: rmax tags: rmax-ipv6-branch
14:53
* unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ...
check-in: fed3232b19 user: dkf tags: trunk
14:02
* macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c: * macosx/tclMacOSXNotify.c: Reduce the level o...
check-in: 59d080706b user: dkf tags: trunk
2010-03-24
16:53
oops check-in: ce5fad172e user: dgp tags: trunk
15:33
* generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t...
check-in: 7cdddeb282 user: dgp tags: trunk
13:21
* generic/tclOOInfo.c (InfoObjectMethodTypeCmd) (InfoClassMethodTypeCmd): Added introspection of m...
check-in: 2b08d45000 user: dkf tags: trunk
10:35
* tests/async.test (async-4.*): Reduce obscurity of these tests by putting the bulk of the code fo...
check-in: 4edcf391c7 user: dkf tags: trunk
10:25
* generic/tclCmdMZ.c (TryPostBody, TryPostHandler): Make sure that the [try] command does not trap...
check-in: 19993c384d user: dkf tags: trunk
2010-03-23
23:25
* generic/tclCmdMZ.c: [Bug 2973361] Revised fix for computing indices of script ar...
check-in: 6bc6b87821 user: dgp tags: trunk
14:14
Conditionalize the use of AI_ADDRCONFIG check-in: d7c7735f38 user: rmax tags: rmax-ipv6-branch
13:08
Make error message in "try" implementation exactly the same as the one in "return" check-in: 624d3b1b3c user: nijtmans tags: trunk