Timeline
Not logged in

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

194 check-ins using file unix/tclUnixCompat.c version a27cf04cad

2007-11-13
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 <kennykb@acm.org> * 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
16:54
tag: 8.5b2 check-in: 3b4a8c5724 user: dgp tags: trunk
15:53
* changes: Updated for 8.5b2 release. check-in: f45049f9cf user: dgp tags: trunk
15:21
fix date check-in: b67b1e6233 user: dgp tags: trunk
15:17
* README: Bump version number to 8.5b2. * generic/tcl.h: * lib... check-in: 7fb70f130d user: dgp tags: trunk
14:32
Working towards better nroff scraping... check-in: a21259361a user: dkf tags: trunk
12:25
Fix minor faults. check-in: 7af21d28a5 user: dkf tags: trunk
2007-10-25
20:02
whitespace check-in: 1b6d48c258 user: das tags: trunk
18:44
Protect Tcl_MutexFinalize and Tcl_ConditionFinalize from garbling internal list for tracking sync ob... check-in: 386694e12b user: vasiljevic tags: trunk
18:40
Added TclpMasterLock/Unlock arround calls to ForgetSyncObject in Tcl_MutexFinalize and Tcl_Condition... check-in: 4daa3e5a3d user: vasiljevic tags: trunk
14:07
More GOOBE quoting check-in: a27e69c062 user: dkf tags: trunk
10:28
Improvements for clarity check-in: 18a7d88317 user: dkf tags: trunk
10:25
Fix macro bug check-in: d620e10cfd user: dkf tags: trunk
10:09
GOOBE check-in: e724058344 user: dkf tags: trunk
10:03
Ensure that the exemplar output indicates that it can be fractional check-in: ff8a01e559 user: dkf tags: trunk
10:02
GOOBE check-in: f8f434410b user: dkf tags: trunk
09:58
GOOBE for command results in examples check-in: 80b387dbe4 user: dkf tags: trunk
09:49
GOOBE applied check-in: 1a9b668373 user: dkf tags: trunk
09:38
GOOBE for command results in examples check-in: 4cf2fbc324 user: dkf tags: trunk
09:25
GOOBE for command results in examples check-in: 8e13f07dcd user: dkf tags: trunk
2007-10-24
16:20
autoheader-2.59 check-in: 54566d6ea4 user: das tags: trunk
14:56
Deal with a nasty special case. check-in: 073f32332f user: dkf tags: trunk
14:44
Allow new options to be rendered as HTML. check-in: 7578ef5866 user: dkf tags: trunk
14:29
Lots of improvements to look and feel of manual pages check-in: bf4174f4b1 user: dkf tags: trunk
2007-10-20
02:16
(forgotten Changelog entry) check-in: e84ef7e00f user: msofer tags: trunk
02:15
* generic/tclCompile.c: Fix comments. * generic/tclExecute.c: check-in: 5b4437e1a2 user: msofer tags: trunk
2007-10-18
21:16
* generic/tclResult.c (TclMergeReturnOptions): Make sure any -code values get pulle... check-in: 51022e44ad user: dgp tags: trunk
19:11
no message check-in: b9b7469c90 user: davygrvy tags: trunk
19:07
* tools/mkdepend.tcl: sort the dep list for a more humanly readable output. check-in: 14381995f8 user: davygrvy tags: trunk
17:52
* compat/tmpnam.c (removed): The routine tmpnam() is no longer * unix/Makefile.in... check-in: e09597661a user: dgp tags: trunk
17:38
* generic/tcl.h: Remove TCL_LL_MODIFIER_SIZE. [RFE 1811837] check-in: 047db43d35 user: dgp tags: trunk
2007-10-17
20:57
no message check-in: 3a8f2fb06c user: davygrvy tags: trunk
20:56
* tools/mkdepend.tcl: Improved defense from malformed object list infile. check-in: 9c9d186715 user: davygrvy tags: trunk
17:33
Convert .DS/.DE into HTML tables, not preformatted text. check-in: 516d4f0213 user: dkf tags: trunk
17:31
Improve nroff macro usage check-in: 4b79bd087c user: dkf tags: trunk
04:35
* generic/tclCompExpr.c: Moved a misplaced declaration that blocked compila... check-in: 0852a34f13 user: kennykb tags: trunk
2007-10-16
20:50
no message check-in: 54fecb5fcd user: davygrvy tags: trunk
20:49
* win/makefile.vc: removed old dependency cruft that is no longer needed. check-in: ccb6c2d6b9 user: davygrvy tags: trunk
2007-10-15
21:27
* generic/tclIOCmd.c: Revise [open] so that it interprets leading zero strings pas... check-in: 985f1d240a user: dgp tags: trunk
20:04
no message check-in: 180a16828a user: davygrvy tags: trunk
20:01
* tools/mkdepend.tcl: include path problem fixed. Never fight city hall when comes to levels of quo... check-in: 3e035a8398 user: davygrvy tags: trunk
19:59
* win/makefile.vc: include path problem fixed for 'depend' target. Never fight city hall when comes... check-in: 75a44a1ab2 user: davygrvy tags: trunk
18:38
no message check-in: 6f924b0d70 user: davygrvy tags: trunk
18:38
* tools/mkdepend.tcl: Produces usable output, but has an include path problem I haven't sloved yet.... check-in: a9eae607f0 user: davygrvy tags: trunk
13:22
* generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: d9c791bfcf user: msofer tags: trunk
2007-10-14
07:07
no message check-in: 9be162c035 user: davygrvy tags: trunk
07:05
no message check-in: be61604a81 user: davygrvy tags: trunk
07:04
* tools/mkdepends.tcl (new): Initial stab at generating automatic * win/makefile.vc: dep... check-in: dee9c18a8a user: davygrvy tags: trunk
2007-10-12
19:15
sync with tk fixing tk install fault check-in: a057543321 user: patthoyts tags: trunk
14:09
Mine all version information from headers. Sync tcl and tk and bring extension versions closer toge... check-in: 65d8780f53 user: patthoyts tags: trunk
02:27
no message check-in: ad4b5dda08 user: davygrvy tags: trunk
02:26
* win/makefile.vc: Fixed my bad spelling mistakes from years back. Dedependency, duh! Rather funny... check-in: 892b2e54f9 user: davygrvy tags: trunk
00:54
autoheader-2.59 check-in: ac84c94ca6 user: das tags: trunk
00:54
comment typo check-in: 6bd9a0c7f4 user: das tags: trunk
2007-10-11
21:34
* generic/tclCmdMZ.c: Correct [string is (wide)integer] failure * tests/string.tes... check-in: 9ed4da643a user: dgp tags: trunk
13:35
* generic/tclObj.c: remove superfluous #include of tclCompile.h check-in: 58eae67dd3 user: msofer tags: trunk
12:28
Tidying up, adding names to log entries, etc. check-in: e185293bea user: dkf tags: trunk
2007-10-09
22:16
Fix my silly blunder with an undeclared variable. check-in: 2b10596c38 user: dkf tags: trunk
2007-10-08
19:55
Clarify a little more the previous correction for the Tcl_HashKeyType flags member. check-in: b0e3d4aff0 user: georgeps tags: trunk
19:49
Correct the usage of flags. check-in: 9bd0b81448 user: georgeps tags: trunk
2007-10-02
21:54
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: 1a86f9334d user: hobbs tags: trunk
18:27
* generic/tcl.h: Bump version number to 8.5b1.1 to distinguish * library/init... check-in: f75bd88333 user: dgp tags: trunk
16:31
* library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This fixes [SF Bug 1806422] reported... check-in: 0cffd8d27e user: andreas_kupries tags: trunk
2007-09-25
20:27
Add a new command, ::tcl::unsupported::disassemble check-in: 2dc70640e6 user: dkf tags: trunk
2007-09-20
18:43
fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheck check-in: 7cd407e74c user: das tags: trunk, core-8-5-b1
18:29
fix order, typo, contributor names check-in: a7d73efbd7 user: das tags: trunk
18:00
* changes: updates for 8.5b1 release. check-in: 438500540f user: dgp tags: trunk
17:55
document --enable-dtrace configure option check-in: 6ba81856dd user: das tags: trunk
16:26
revised example check-in: c7adb2c2fb user: dgp tags: trunk
2007-09-19
17:42
* README: Bump version number to 8.5b1 * generic/tcl.h: Merge f... check-in: dd2ca92517 user: dgp tags: trunk
15:29
formatting check-in: b9346cfaaf user: dgp tags: trunk
10:53
Replace isdigit call with an internal implementation to avoid libc linkage on windows check-in: be4a3534b4 user: patthoyts tags: trunk
2007-09-18
19:39
Darwin changes for 8.5b1 check-in: a10c2c2013 user: das tags: trunk
16:07
* generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() * win/makefile.v... check-in: ba30ef92c4 user: dgp tags: trunk
12:47
autoconf-2.59 check-in: 7060d92e0f user: das tags: trunk
12:46
fix quoting of new FreeBSD SHLIB_LD check-in: d07509fa9d user: das tags: trunk
2007-09-17
22:34
Add crt flags for tclStubLib now it makes use of C-library functions check-in: aee2fc1d39 user: patthoyts tags: trunk
20:55
Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries on current NetBSDs [#17492... check-in: cc14fbb071 user: jenglish tags: trunk
16:24
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: bcd4aae430 user: dgp tags: trunk
14:50
* generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4 * generic/tclPkg.... check-in: 99a55f90cc user: dgp tags: trunk
12:07
(CopyData): avoid leaking msg and errObj (if interp == NULL) check-in: ef19734d0e user: das tags: trunk
11:38
coverity id 102 check-in: 1df1261457 user: das tags: trunk
11:37
coverity id 100 check-in: b396c27797 user: das tags: trunk
10:43
Generate literal values more efficiently using TclNewLiteralStringObj macro. check-in: 9c077526f1 user: dkf tags: trunk
10:40
Minor cleanup of NULL usage check-in: 39c0206cbb user: dkf tags: trunk
09:46
Cleaned up formatting so that lines don't wrap on standard width terminals check-in: e21b0eff60 user: dkf tags: trunk
08:46
Do not error on warnings for amd64 symbols build. check-in: aa2e6fba93 user: patthoyts tags: trunk
08:41
Default for 8.5 is threaded build check-in: 5fc40f762c user: patthoyts tags: trunk
2007-09-15
06:00
* unix/tcl.m4: replace all direct references to compiler by ${CC} to enable CC overriding at con... check-in: 7c64b38c55 user: das tags: trunk
2007-09-14
14:58
Only invalidate the namespace path once on command creation. [1519940] check-in: a06f517fb7 user: dkf tags: trunk
02:31
typo check-in: be13d0619b user: das tags: trunk
2007-09-13
15:27
typo check-in: 958046d3bd user: das tags: trunk
15:27
* generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 4ab9e1dde2 user: das tags: trunk
15:25
* generic/tclCmdIL.c: factor our core of InfoFrameCmd() into internal TclInfoFrame() for use by... check-in: 8810173129 user: das tags: trunk
2007-09-12
16:43
* unix/Makefile.in: Perform missing updates of the tcltest Tcl * win/Makefile.in... check-in: 6fca98ef1f user: dgp tags: trunk
14:23
Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling). check-in: 9b1361ab3d user: patthoyts tags: trunk
2007-09-11
21:26
* library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: 104f46469c user: dgp tags: trunk
17:46
* doc/package.n: Restored the functioning of * generic/tclPkg.c: [package... check-in: cdec5768d2 user: dgp tags: trunk
15:01
Changelog incompat warning for precompiled scripts check-in: d5685668f0 user: msofer tags: trunk
14:47
* generic/tclCompCmds.c (TclCompileDictCmd-update): * generic/tclCompile.c (tclInstructionTable): ... check-in: 589c793c6c user: msofer tags: trunk
02:39
* generic/tclExecute.c: Corrected an off-by-one error in the setting of MaxBaseWide for certain powe... check-in: ab2fb9c8bb user: kennykb tags: trunk
2007-09-10
23:05
* generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: f8c52b5205 user: hobbs tags: trunk
21:47
* generic/tclCompile.c: fix tclInstructionTable entry for dictUpdateEnd * generic/tclExecute.c: ... check-in: f1713e89ea user: msofer tags: trunk
14:59
* doc/package.n: Restored the document parallel syntax of the * generic/tclPk... check-in: 0cb66c55ea user: dgp tags: trunk
00:42
Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish. check-in: c0796474b5 user: dkf tags: trunk
2007-09-09
19:28
* generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the * generic/tclNames... check-in: 821098a818 user: dgp tags: trunk
17:02
Correct stack effect value in table. check-in: 5b7a60454b user: dgp tags: trunk
16:51
* generic/tclCompCmds.c: Use the new INST_REVERSE instruction * tests/mathop.... check-in: d3f7597cfa user: dgp tags: trunk
14:34
* generic/tclCompCmds.c (TclCompilePowOpCmd): Make a separate routine to compile *... check-in: 740e36cfaf user: dgp tags: trunk
2007-09-08
23:36
* generic/tclVar.c (Tcl_SetVar2, TclPtrSetVar): [Bug 1710710] fixed correctly, reverted fix of 200... check-in: c13eb6ffae user: msofer tags: trunk
22:36
Fix [Bug 1786481] check-in: 2a50a66b78 user: dkf tags: trunk
2007-09-07
18:11
* generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl's * tests/event.t... check-in: cf178ab0f4 user: dgp tags: trunk
18:01
* generic/tclProc.c (TclInitCompiledLocals): the refCount of resolved variables was being managed ... check-in: e7a972850c user: msofer tags: trunk
15:51
* generic/tclResult.c (Tcl_GetReturnOptions): Take care that a * tests/init.test: ... check-in: f4e64b0c79 user: dgp tags: trunk
00:34
header cleanup check-in: c31699d2f1 user: dgp tags: trunk