Tcl Source Code

Timeline
Login

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

143 check-ins using file changes version 5a3f887e3f

2007-11-19
17:25
INST_EXIST_*: simplify result setting check-in: f4d2750a8b user: das tags: trunk
14:55
improvements to comments check-in: fe25ae4843 user: dkf tags: trunk
14:50
Reduce cast count. check-in: 2dc7d0e7d8 user: dkf tags: trunk
14:25
Reduce cast count. check-in: f968d80835 user: dkf tags: trunk
14:23
formatting check-in: 5673b58bd6 user: das tags: trunk
14:22
Fix accidentally damaged tests check-in: 09adafe205 user: dkf tags: trunk
14:04
Simplifications (fewer casts, less manual bit twiddling) check-in: 703d0677c7 user: dkf tags: trunk
11:35
Reduce cast count. check-in: 780eeb1841 user: dkf tags: trunk
11:31
Spelling mistake in comment! check-in: dc6465ff09 user: dkf tags: trunk
11:29
Reduce cast count. check-in: a7238ebe0b user: dkf tags: trunk
11:13
improvements to comments check-in: d95f68a873 user: dkf tags: trunk
11:11
eschew superfluous whitespace check-in: 58439ed67f user: dkf tags: trunk
11:02
Reduce cast count. check-in: a350e972df user: dkf tags: trunk
10:18
Reduce cast count. check-in: 3d39bbcc34 user: dkf tags: trunk
2007-11-18
22:30
More minor cleanup check-in: 2746b844ca user: dkf tags: trunk
22:00
Avoid using 'new' as an identifier. check-in: a2416568db user: dkf tags: trunk
21:59
More minor cleanup check-in: 9f013a3b1a user: dkf tags: trunk
21:22
Simplification+comments for ensemble dispatch engine check-in: cb27213b0c user: dkf tags: trunk
18:29
General cleanliness improvements (reduced usage of casts, assume C89) check-in: d8c0638b81 user: dkf tags: trunk
17:48
Minor fixes (e.g. comment readability) check-in: 33fd885f00 user: dkf tags: trunk
07:15
autoconf-2.59 check-in: 1b812e75f2 user: das tags: trunk
07:14
whitespace & order (sync with tclconfig/tcl.m4) check-in: 01ddd49662 user: das tags: trunk
2007-11-17
15:12
* generic/tclExecute.c (TclExecuteByteCode:INST_EXIST_*): Fix read traces not firing on non-existe...
check-in: b37c972f54 user: das tags: trunk
2007-11-16
15:26
Improvements after review by Arjen Markus. check-in: 858c0ca7c2 user: dkf tags: trunk
14:11
Greatly improved ensemble compiler. This one now can handle any ensemble. It is usually not enabled ... check-in: e9c9f68390 user: dkf tags: trunk
11:17
Silence some warnings. check-in: 0f280af2bd user: dkf tags: trunk
05:32
autoheader-2.59 check-in: d6b5fc3090 user: das tags: trunk
05:32
move TCL_DTRACE_INST_NEXT after async handlers check check-in: da1d41570d user: das tags: trunk
2007-11-15
21:47
better line breaks in debug output check-in: 7928b5f866 user: dgp tags: trunk
21:38
* generic/regc_nfa.c: Fixed infinite loop in the regexp compiler. [Bug 1810038].
check-in: b20eee044b user: dgp tags: trunk
17:07
* generic/regc_nfa.c: Corrected looping logic in fixempties() to avoid wasting tim...
check-in: 86d79e6cb2 user: dgp tags: trunk
16:22
More tweaks check-in: a5c27bb71f user: dkf tags: trunk
16:21
Must pass non-NULL interp to Tcl_SetEnsemble* functions. check-in: f22df4b21f user: dkf tags: trunk
12:02
Readability improvements check-in: ba1666ad83 user: dkf tags: trunk
11:00
regen w. autoconf 2.59 check-in: 068f2a805f user: dkf tags: trunk
10:57
Let people disable use of -rpath in their linking step. [Patch 1231022] check-in: 7c96e8782c user: dkf tags: trunk
09:40
Add comments for clarity. check-in: cf2ed4f8e4 user: dkf tags: trunk
09:21
Prefer UINT_PTR to DWORD_PTR when casting pointers to integer types for greater portability (bug #18... check-in: beee16b764 user: patthoyts tags: trunk
04:16
autoconf-2.59 check-in: 83d54a4c2d user: das tags: trunk
04:16
fix 'stack grows upwards' AC_CACHE_CHECK message check-in: 2f0ee16509 user: das tags: trunk
03:46
* macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test. * macosx/Tcl.xcode/project.pbxproj:
check-in: 97b073a759 user: das tags: trunk
2007-11-14
23:53
typo check-in: 5018f2884e user: dkf tags: trunk
23:05
Compile [info exists] into bytecode. Includes new instructions to support it. check-in: 37ce040dfc user: dkf tags: trunk
19:53
* tests/chanio.test: New file. This is essentially a duplicate of 'io.test', with all channel c... check-in: 5292b7a133 user: andreas_kupries tags: trunk
11:13
Strengthened the text about Tcl not supporting MCCEs check-in: 88393daa46 user: dkf tags: trunk
11:04
Eliminate multi-char collating element code completely. Simplifies the code quite a bit. If people s... check-in: c3a6a6c85d user: dkf tags: trunk
10:54
Strip an _ANSI_ARGS_ usage. check-in: 818b6047da user: dkf tags: trunk
03:51
autoheader-2.59 check-in: 16c1b4749d user: das tags: trunk
03:50
autoconf-2.59 check-in: 3734b0282c user: das tags: trunk
03:50
clarify message of second getaddrinfo check check-in: 8378f8ceab user: das tags: trunk
00:56
(TclCompileSwitchCmd): simplify TclReToGlob usage.
check-in: e384914b4b user: hobbs tags: trunk
00:50
* generic/tclCompCmds.c (TclCompileRegexpCmd): clean up comments, only free dstring on OK from Tcl...
check-in: 7a5a20d13d user: hobbs tags: trunk
00:07
Comment/#ifdef out the multi-char collating element support code. We never used or supported it. [Bu... check-in: ca5f3f73b0 user: dkf tags: trunk
2007-11-13
22:44
Extend [switch] compiler to handle regular expressions as long as things are not too complex. Fix [r... check-in: 49402e0f40 user: dkf tags: trunk
21:42
Minor fixes (remove double blank lines, etc.) check-in: bb4d91f8fa user: dkf tags: trunk
21:22
Fix a bug in disassembly of INST_START_CMD instructions check-in: ff009caa49 user: dkf tags: trunk
20:41
Clarify. check-in: 7684218a05 user: dkf tags: trunk
17:13
* unix/tclUnixInit.c: the TCL_NO_STACK_CHECK was being incorrectly undefined here; this should be ...
check-in: 3bda630c6a user: msofer tags: trunk
16:10
Added autoconf goo to detect availability of getaddrinfo check-in: 85199b9944 user: patthoyts tags: trunk
15:50
Oops! check-in: 30a24cfd2c user: dkf tags: trunk
14:59
Forgot to transform to native encoding for getaddrinfo() check-in: 61f48194b3 user: dkf tags: trunk
14:52
fix Tcl_DStringFree buglet check-in: c796d774d3 user: das tags: trunk
14:36
The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 2ba6b2aac2 user: dkf tags: trunk
14:30
* generic/regcomp.c: Convert optst() from expensive no-op to a cheap no-op.
check-in: c3453d7b63 user: dgp tags: trunk
14:21
Make some tests clearer on failure by using tcltest2 features check-in: 142ca82616 user: dkf tags: trunk
14:06
Rewrote to use the thread-safe version of gethostbyname() by forward-porting the code used in 8.4, a... check-in: 5c436e300a user: dkf tags: trunk
00:53
(TclReToGlob): remove out-dated Tcl_RegExpCompile check as it causes recursion check-in: 05e315b906 user: hobbs tags: trunk
2007-11-12
22:12
RE: [Patch 1830184] TclResetResult THIS PATCH WAS REVERTED: initial (mis)measurements overstated t...
check-in: 5ff0531ab6 user: msofer tags: trunk
22:05
* generic/tclGet.c (Tcl_Get, Tcl_GetInt): revert use of TclGet* macros due to compiler warning. T...
check-in: 22bc9d9f9a user: hobbs tags: trunk
22:01
* generic/tclUtil.c (TclReToGlob): add more comments, set interp result if specified on error.
check-in: 463f36cc26 user: hobbs tags: trunk
03:38
* generic/tclBasic.c: New macro TclResetResult, new iPtr flag * generic/tclExecute.c: bit IN...
check-in: f9acfbe863 user: msofer tags: trunk
02:07
* generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: * generic/tclExecute.c, gener...
check-in: fcf44fdfdf user: hobbs tags: trunk
2007-11-11
19:53
* generic/tclResult.c (ResetObjResult): clarify the logic.
check-in: b0ed568d6d user: msofer tags: trunk
19:32
[Patch 1830038]: Increased usage of macros to detect and take advantage of objTypes. check-in: 11e8f31512 user: msofer tags: trunk
10:21
Formatting/readability check-in: fff8065cf3 user: dkf tags: trunk
06:32
* generic/tclBasic.c: fix stack check failure case if stack grows up.
check-in: aa7eb1326f user: das tags: trunk
05:24
* unix/tclUnixInit.c: simplify non-crosscompiled case.
check-in: 5434651fe1 user: das tags: trunk
05:23
* generic/tclBasic.c: fix stack check failure case if stack grows up.
check-in: 63c60c3714 user: das tags: trunk
05:23
autoheader-2.59 check-in: 4c0441d339 user: das tags: trunk
05:22
autoconf-2.59 check-in: db4512891b user: das tags: trunk
2007-11-10
23:37
changelog entry check-in: 2f263939f6 user: msofer tags: trunk
23:36
* generic/tclExecute.c: fast path for INST_LIST_INDEX when the index is not a list.
check-in: 56f9da1a31 user: msofer tags: trunk
22:26
* unix/configure: autoconf 2.61
check-in: bcba86ce29 user: msofer tags: trunk
22:24
* generic/tclBasic.c: * unix/configure.in: * unix/tclUnixInit.c: detect stack grwoth direction at...
check-in: 289a5eb6a1 user: msofer tags: trunk
20:49
* unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues with * generic/tclInt.h: int...
check-in: 1d05f14a23 user: das tags: trunk
20:49
fix typos check-in: 4281fb8e8c user: das tags: trunk
20:05
Improved failure comments for stack checks (mistachkin). check-in: f7b6e83c82 user: msofer tags: trunk
19:01
* generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * win/tclWin32Dll.c: restore sim...
check-in: 00f0c2974d user: msofer tags: trunk
17:40
minor code cleanup in TclpGetCStackParams; hoist a couple of structs from TSD into the activation re... check-in: 40cc92d53f user: kennykb tags: trunk
17:24
2007-11-10 Kevin Kenny <[email protected]>
* win/tclWin32Dll.c: Rewrote the Windows stack checking...
check-in: bf656a0123 user: kennykb tags: trunk
16:08
* generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * unix/tclUnixPort.h: * win/tcl...
check-in: a3b6a2d871 user: msofer tags: trunk
03:41
fix formatting check-in: 932a0524ab user: das tags: trunk
03:41
fix formatting and inverted test in TclpCheckStackSpace() check-in: 1dea94a51d user: das tags: trunk
03:40
fix typos, formatting and non-unix breakage (due to undefined stackGrowsDown) check-in: 9685d88d5d user: das tags: trunk
01:33
* generic/tclResult.c (ResetObjResult): new shortcut.
check-in: a9ae49ef27 user: msofer tags: trunk
2007-11-09
23:04
fixed stupid bug in last commit that made it not work in threaded builds check-in: 3367f59cb6 user: msofer tags: trunk
21:35
* generic/tclAsync.c: * generic/tclBasic.c: * generic/tclExecute.c: * generic/tclInt.h: * gener...
check-in: 41cb112a37 user: msofer tags: trunk
18:55
* generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char for * generic/tclExecute.c, gener...
check-in: c7e4e2f87a user: hobbs tags: trunk
18:50
* generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type before func jump
check-in: 18e8159958 user: hobbs tags: trunk
2007-11-08
15:02
formatting check-in: a76a0fe8b9 user: das tags: trunk
07:10
fix (unsigned char*) vs. (char*) warnings check-in: c264c409d6 user: das tags: trunk
00:50
* generic/tclStubInit.c: * generic/tclInt.decls, generic/tclIntDecls.h: added TclByteArrayMatch *...
check-in: d6f120464e user: hobbs tags: trunk
2007-11-07
23:52
(DoWriteChars): special case for 1-byte channel write.
check-in: 260c9d8931 user: hobbs tags: trunk
19:18
* generic/tclIO.c (TclGetsObjBinary): add an efficient binary path for [gets].
check-in: d85436e72b user: hobbs tags: trunk
2007-11-06
15:23
* generic/tclEncoding.c: Version of the embedded iso8859-1 encoding handler that is faster (functi...
check-in: 14fb4a7947 user: msofer tags: trunk
2007-11-05
21:26
* generic/tclConfig.c (Tcl_RegisterConfig): Modified to not extend the config database if the e... check-in: 20ea42ff07 user: andreas_kupries tags: trunk
19:58
* generic/tclConfig.c (Tcl_RegisterConfig): Modified to use iso8859-1 as a fallback if the user... check-in: 8bb1725584 user: andreas_kupries tags: trunk
19:37
* unix/tclUnixChan.c (TtyGetOptionProc): Accepted [SF Tcl Patch 1823576] provided by Stuart Cas... check-in: f6fd27f2a5 user: andreas_kupries tags: trunk
2007-11-03
01:47
* generic/tclTest.c (TestSetCmd2): * generic/tclVar.c (TclObjLookupVarEx): * tests/set.test (set-...
check-in: 8ad40a7b72 user: msofer tags: trunk
2007-11-01
23:36
Minor documentation improvements check-in: 2af34c50ef user: dkf tags: trunk
23:06
Reorder paragraphs for better readability. check-in: 6671e695d1 user: dkf tags: trunk
23:03
Fix .DS/.DE to work better when transformed to a table check-in: 43a2d233bc user: dkf tags: trunk
22:33
Convert .DS/.DE sequences to tables, as that's now what they're used for. check-in: 4121e6dd83 user: dkf tags: trunk
15:48
Clarified documentation of RE flags. [Bug 1167840] check-in: 2b5b4d322e user: dkf tags: trunk
13:43
change 'reflectedchan' to 'refchan' for reduced confusion. check-in: 8713906878 user: dkf tags: trunk
11:11
\u0000 is ASCII! [Bug 1808258] check-in: 97b11542bd user: dkf tags: trunk
10:08
Clarified [file nativename] usage. [Bug 1185154] check-in: 986aa44db7 user: dkf tags: trunk
2007-10-31
00:08
Sync to Tk: use -fp:strict always check-in: 817cb81ac5 user: patthoyts tags: trunk
2007-10-30
23:50
Spread the idiom, make the rendering to HTML reliable! check-in: 38c78df4f6 user: dkf tags: trunk
21:46
Eliminate misuse of .br check-in: 15c8c11ca9 user: dkf tags: trunk
21:38
typos check-in: 5003fe74dd user: dkf tags: trunk
19:03
* generic/tcl.h: Bump version number to 8.5b2.1 to distinguish * library/init...
check-in: 8dc4b6f34f user: dgp tags: trunk
14:49
Forgot some SEE ALSOs check-in: 309ed16fc1 user: dkf tags: trunk
14:23
Typo [Bug 1811621] check-in: b5a9812658 user: dkf tags: trunk
14:21
Clear up what's going on a bit more. [Bug 1811803] check-in: 91ff082f8b user: dkf tags: trunk
14:06
Fix [Bug 1822268] check-in: 1e24a1ab45 user: dkf tags: trunk
00:14
Enhance the HTML generator so that it can produce multi-line option descriptions. check-in: bac767841d user: dkf tags: trunk
2007-10-29
17:17
line endings check-in: 00992a0194 user: dgp tags: trunk
16:00
Minor fixes check-in: bc8918584c user: dkf tags: trunk
11:28
GOOBE the docs some more. check-in: 6bfb5e99dd user: dkf tags: trunk
10:07
Missed this file last night check-in: 2df42d83cc user: dkf tags: trunk
01:42
Next stage of doing GOOBE improvements to documentation now that the html generation works check-in: 5d2457660f user: dkf tags: trunk
2007-10-28
14:17
First stage of doing GOOBE improvements to documentation now that the html generation works check-in: 273847833c user: dkf tags: trunk
03:16
* generic/tclUtil.c (Tcl_ConcatObj): optimise for some of the concatenees being empty objs [Bug 14...
check-in: 13f627e2f3 user: msofer tags: trunk
00:40
Embed the definition of the iso8859-1 encoding directly in Tcl. check-in: a9ff6c820e user: dkf tags: trunk
2007-10-27
18:03
* generic/tclNamesp.c (Tcl_FindCommand): insure that FQ command names are searched from the global...
check-in: d3e0104398 user: msofer tags: trunk
14:01
* doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]
check-in: fd1e67e502 user: msofer tags: trunk
13:58
Part of fix for [Bug 1810264] check-in: 0f9890ca2b user: dkf tags: trunk
13:52
* doc/apply.n: fixed example [Bug 1811791] * doc/namespace.n: improved example [Bug 1788984] * do...
check-in: 30cc2b0104 user: msofer tags: trunk
13:15
* generic/tclCompile.h: * generic/tclInt.h: moved declaration of TclSetCmdNameObj from tclCompile...
check-in: 1e238e0735 user: msofer tags: trunk
00:24
* generic/tclVar.c: try to preserve Tcl_Objs when doing variable lookups by name, partially addres...
check-in: 08d4bec42d user: msofer tags: trunk
2007-10-26
23:52
Make the man->HTML scraper work better. check-in: 84dfc4343b user: dkf tags: trunk
20:11
* changes: Updated for 8.5b2 release.
* doc/*.1: Revert d...
check-in: b67e3f215e user: dgp tags: trunk, core-8-5-b2