Timeline
Not logged in

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

388 check-ins using file tests/load.test version f81d0331e8

2017-10-30
00:43
merge 8.5b3 check-in: b845ab425d user: dgp tags: tip-278
2007-12-13
11:36
More clarifications, trying to make the trace docs overload the word 'command' less. [Bug 1755984] check-in: e8f4555f3b user: dkf tags: trunk
11:21
More clarification. [Bug 614282] check-in: f760bdf67c user: dkf tags: trunk
11:10
Clarified documentation of enterstep and leavestep traces. [Bug 1701540] check-in: e588ec220f user: dkf tags: trunk
2007-12-12
16:53
* doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> Tcl_TakeBignumFrom... check-in: 1b12a11154 user: dgp tags: trunk
16:34
* doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> Tcl_TakeBignumFrom... check-in: 8b699375ea user: dgp tags: trunk
15:35
* changes: Updated for 8.5.0 release. check-in: d322f3a73c user: dgp tags: trunk
2007-12-11
03:17
* generic/tclUtil.c (TclReToGlob): reduce escapes in conversion when not necessary check-in: a239670b07 user: hobbs tags: trunk
02:57
* generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob * generic/tclIntDecls.h: to tclInt... check-in: ae5e18deba user: hobbs tags: trunk
2007-12-10
21:23
typo check-in: 0815651535 user: dgp tags: trunk
19:11
formatting error check-in: d0f0ed3fb6 user: dgp tags: trunk
16:23
Visual Studio 2008/MSVC 9 support check-in: 5c7c5896ff user: patthoyts tags: trunk
16:20
Fix markup errors. Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO". check-in: 05c939be22 user: jenglish tags: trunk
15:51
* generic/tclDecls.h: regen with new genStubs.tcl. * generic/tclIntDecls.h: [Bug 1834288] * gene... check-in: 903771a2c0 user: das tags: trunk
15:51
* generic/tcl.decls: use new genstubs 'export' command to * generic/tclInt.decls: mark exported ... check-in: 8a67b3c764 user: das tags: trunk
15:50
* tools/genStubs.tcl: fix numerous issues handling 'macosx', 'aqua' or 'x11' entries interlea... check-in: 68bd9c106b user: das tags: trunk
15:16
make tclChannelType static (fix 'make checkstubs') check-in: 69c392c373 user: das tags: trunk
2007-12-09
22:24
* tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidate * generic/tclIO.c (SetChanne... check-in: 0404d916bd user: hobbs tags: trunk
2007-12-08
21:15
Forgot to adjust tests to take into account safeness of [unload] check-in: 81150649ce user: dkf tags: trunk
20:25
Improved the documentation of the operators. [Bug 1823622] check-in: 770cbcf2d4 user: dkf tags: trunk
18:13
Match docs and reality. [Bug 1662436] check-in: 80143d5796 user: dkf tags: trunk
2007-12-07
21:24
* generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): * generic/tclCompCmds.c (TclCompileRegexp... check-in: 28682fa314 user: hobbs tags: trunk
21:08
* generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): Use TCL_REG_NOSUB as we come here without... check-in: f09094b1c8 user: hobbs tags: trunk
21:05
* generic/tclIOCmd.c (FinalizeIOCmdTSD, Tcl_PutsObjCmd): cache stdout channel object for [puts $st... check-in: b33091fe58 user: hobbs tags: trunk
20:34
* README: Remove mention of dead comp.lang.tcl.announce newsgroup. [Bug 18464... check-in: a6368d59b2 user: dgp tags: trunk
20:27
* unix/README: Mention the stub library created by `make` and warn about the effect... check-in: 2f4d6ed06a user: dgp tags: trunk
19:15
* doc/AddErrInfo.3: Documentation for the new routines in TIP 270. * doc/Interp.... check-in: c6954ec042 user: dgp tags: trunk
2007-12-06
21:58
* doc/namespace.n: Documentation for zero-argument form of [namespace import] (... check-in: 0a76cacb5d user: dgp tags: trunk
19:34
(TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] check check-in: f6850b8d88 user: hobbs tags: trunk
19:23
add TclGetChannelFromObj decl check-in: 5444883d4b user: hobbs tags: trunk
16:36
Oops! check-in: b8ddb19de7 user: dkf tags: trunk
16:14
Simplify code for setting up the [chan] ensemble now that we can leverage TclMakeEnsemble to do most... check-in: e37ce3e407 user: dkf tags: trunk
10:25
Fix [Bug 1845320] and [Bug 1845397] check-in: d9d2c48e5f user: dkf tags: trunk
2007-12-05
21:47
* generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce * generic/tclIO.c: overhead in ... check-in: b780154df6 user: hobbs tags: trunk
19:25
* tests/stack.test: made the tests for stack overflow not care about which mechanism caused the er... check-in: cc75b975ed user: msofer tags: trunk
18:40
* win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send... check-in: 64e3983c30 user: hobbs tags: trunk
13:42
Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 22fae00c0c user: dkf tags: trunk
2007-12-03
21:39
Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] check-in: a497527c2c user: dkf tags: trunk
21:26
* library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that * library/tclt... check-in: edc02dc415 user: dgp tags: trunk
20:02
* win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib check-in: c40661b7af user: hobbs tags: trunk
13:51
Minor corrections check-in: 354b5dc02c user: dkf tags: trunk
13:46
Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] check-in: ad449619e4 user: dkf tags: trunk
2007-12-01
23:11
Silence syntax warning by Sun C compiler. [Bug 1840211] check-in: 9177f99661 user: dkf tags: trunk
21:05
Improved list of files to ignore check-in: baa7896ede user: dkf tags: trunk
2007-11-30
01:10
win/makefile.vc: add ws2_32.lib to baselibs check-in: 2b107cbde9 user: hobbs tags: trunk
01:09
* win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn lo... check-in: ec9c0b54e6 user: hobbs tags: trunk
2007-11-29
18:00
* generic/tclWinSock.c (InitializeHostName): Correct error in buffer length track... check-in: 3ddc76ed22 user: dgp tags: trunk
2007-11-28
19:22
* generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] command to clean... check-in: 247f50eb47 user: dgp tags: trunk
16:50
* generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks that the dict v... check-in: a8bbda18a6 user: dgp tags: trunk
16:04
* generic/tclIO.c: Simplify test and improve accuracy of error message in lates... check-in: afbe8ffbca user: dgp tags: trunk
02:25
Extra channel tests to check for no -eofchar check-in: 18424174d2 user: patthoyts tags: trunk
01:11
-eofchar must support no eofchar. check-in: 3e6026e637 user: patthoyts tags: trunk
00:26
* generic/tclBasic.c: remove unneeded call in Tcl_CreateInterp, add comments check-in: a81d271c69 user: msofer tags: trunk
2007-11-27
20:38
* win/tclWinSock.c: Add mising encoding conversion of the [info hostname] value ... check-in: 19d75ff5d4 user: dgp tags: trunk
19:48
* doc/chan.n: "Fix" the limitation on channel -eofchar * doc/fconfigure.n:... check-in: 847f162f29 user: dgp tags: trunk
2007-11-26
19:11
* generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * unix/tclUnixThrd.c: Fix stack ... check-in: 58c6af7834 user: msofer tags: trunk
2007-11-24
13:45
Added bug number check-in: e27d4797c8 user: dkf tags: trunk
12:57
Fix stack corruption in [dict append] compiler check-in: 9a9a946951 user: dkf tags: trunk
00:08
* generic/tclIORChan.c: Fixed a problem with reflected channels. 'chan postevent' is defined to... check-in: 887972b492 user: andreas_kupries tags: trunk
2007-11-23
22:11
Remove #ifdef out accidentally left in check-in: 4cb72318f7 user: dkf tags: trunk
21:19
* generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for * tests/var.test (var-14.2): ... check-in: 62f2de328c user: hobbs tags: trunk
15:00
Turn the [string] command into a real compiled ensemble. check-in: 6d7ebe09d9 user: dkf tags: trunk
2007-11-22
22:16
Rebuild [dict] as a full compiled ensemble. check-in: 375088d62c user: dkf tags: trunk
16:39
Rewrote the [string] and [dict] implementations to be ready for conversion to ensembles. check-in: 747f8c21cd user: dkf tags: trunk
16:32
Flag shimmering bug found in [string range]. check-in: 9622265599 user: dkf tags: trunk
2007-11-21
23:30
Generalize the ensemble compiler further. Still doesn't precopile rewrites, but now handles many ot... check-in: 94a062edbc user: dkf tags: trunk
14:30
Factor out the core compiled-ensemble builder for simplicity. check-in: 73ef2e59dc user: dkf tags: trunk
11:22
A little more errorCode goodness check-in: b987412226 user: dkf tags: trunk
10:07
Trim the fat from the source check-in: e7ed0089c3 user: dkf tags: trunk
2007-11-20
20:44
Added "Potential Incompat" warning. check-in: 6f500391e0 user: dkf tags: trunk
20:43
* generic/tclDictObj.c: Changed the underlying implementation of the hash table used in dictionari... check-in: 946f57278c user: dkf tags: trunk
20:38
Typo check-in: 0adaecf22b user: dkf tags: trunk
11:01
Minor fix check-in: 0523fdd499 user: dkf tags: trunk
10:59
Correct usage of Tcl_WrongNumArgs check-in: 12d2983254 user: dkf tags: trunk
2007-11-19
19:39
tag bump check-in: 0c46d7320f user: dgp tags: trunk, core-8-5-b3
19:33
Olson's tzdata2007i imported check-in: 1dccbd66c8 user: kennykb tags: trunk
18:49
missing contributor names, minor additions for 8.5b3 check-in: 5d75b6086c user: das tags: trunk
18:14
* README: Bump version number to 8.5b3. * generic/tcl.h: * lib... check-in: 48093f99b4 user: dgp tags: trunk
18:10
* changes: Updated for 8.5b3 release. check-in: c9de19891b user: dgp tags: trunk
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 <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
2007-09-06
19:23
* generic/tclInterp.c (Tcl_Init): Removed constraint on ability to define a cu... check-in: 2289e361d8 user: dgp tags: trunk
18:13
* generic/tclInt.decls: New internal routine TclBackgroundException() * generic/tclE... check-in: d487b6177f user: dgp tags: trunk
09:36
typo check-in: da504fa0ec user: das tags: trunk
08:07
* macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained support * macosx/Tcl.xcode/default.pb... check-in: e80aeb3e3c user: das tags: trunk
07:26
discontinue support for Xcode 1.5 (project was no longer being maintained); make identical to curren... check-in: a3a2884ba3 user: das tags: trunk
05:02
replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXTRA_CFLAGS var check-in: 4e3c58ee19 user: das tags: trunk
2007-09-05
21:31
* generic/tclBasic.c: Removed support for the unmaintained * generic/tclExecute.c:... check-in: 52d95eb911 user: dgp tags: trunk
01:39
correct autoconf/autoheader dependencies check-in: 85f240368a user: das tags: trunk
01:38
fix building on Panther check-in: b08f8c2418 user: das tags: trunk
2007-09-04
19:17
* unix/Makefile.in: It's unreliable to count on the release manager to remember ... check-in: 162b8bc485 user: dgp tags: trunk
18:45
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: 7dd4382253 user: dgp tags: trunk
18:35
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: cefd8aaaf1 user: dgp tags: trunk
2007-09-03
21:27
* tests/lindex.test (lindex-17.[01]): Added code to detect the error when a script does [lindex {}... check-in: 540ed3dbdd user: kennykb tags: trunk
20:17
Olson's tzdata2007g check-in: 820ffba5ee user: kennykb tags: trunk
01:36
* generic/tclObj.c (TclInitObjSubsystem): restore registration of the "wideInt" Tcl_ObjType ... check-in: 3aeabd1082 user: das tags: trunk
01:36
make tclVarHashKeyType definition static check-in: c90f339469 user: das tags: trunk
01:28
fix warnings about 64bit signed vs unsigned comparison check-in: 87372de9f4 user: das tags: trunk
2007-09-02
22:37
Doc clarification. check-in: 8f3ffe661e user: dkf tags: trunk
2007-08-30
19:24
* generic/tclCompile.c: Added fflush() calls following all callers of * generic/tclE... check-in: 2387f90c46 user: dgp tags: trunk
2007-08-28
17:43
* generic/tclCompExpr.c: Use a table lookup in ParseLexeme() to determine lex... check-in: a042911ac1 user: dgp tags: trunk
16:24
* generic/tclBasic.c: Used unions to better clarify overloading of * generic/tclCo... check-in: 011da3090c user: dgp tags: trunk
2007-08-27
23:30
typo check-in: 717c1de5a4 user: das tags: trunk
19:56
* generic/tclCompExpr.c: Call TclCompileSyntaxError() when expression syntax ... check-in: 2eb1879aac user: dgp tags: trunk
15:12
* generic/tclCompile.c: Move the deallocation of local LiteralTable * generic/tclCom... check-in: 27a33626be user: dgp tags: trunk
14:56
* generic/tclCompExpr.c: Force numeric and boolean literals in expressions to... check-in: d4d9e06b8a user: dgp tags: trunk
06:46
fix warnings about signed vs unsigned comparison (type of sizeof() is size_t i.e. unsigned!) check-in: 70e3badcc6 user: das tags: trunk
2007-08-25
16:53
* library/clock.tcl (ParseClockScanFormat): Modified code to allow * tests/clock.test (clock-60.*): ... check-in: ef5625c545 user: kennykb tags: trunk
03:23
* generic/tclExecute.c (TclExecuteByteCode): Added code to handle * tests/expr.test (expr-23.48-53) ... check-in: 579b6a0cc0 user: kennykb tags: trunk
2007-08-24
21:34
* generic/tclCompExpr.c: Register literals found in expressions * tests/compE... check-in: 5d79ae73c5 user: dgp tags: trunk
11:22
* generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: 507783b0c7 user: msofer tags: trunk
2007-08-23
20:00
* library/init.tcl ([auto_load_index]): Delete stray "]" that created an expr syntax... check-in: e0f8f0d180 user: dgp tags: trunk
19:35
* generic/tclCompCmds.c (TclCompileReturnCmd): Added crash protection to handle cal... check-in: 22360ee017 user: dgp tags: trunk
17:20
* generic/tclCompExpr.c: Suppress the attempt to convert to numeric when pre-... check-in: e488b4a8cd user: dgp tags: trunk
00:27
ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: b7550ae4dc user: das tags: trunk
2007-08-22
14:31
* generic/tclExecute.c (TEBC): disable the new shortcut to frequent INSTs for debug builds. REVERT... check-in: 0d5e1f847d user: msofer tags: trunk
14:04
Missing init in ParseExpr(). Label needs debug build exposure in TEBC. check-in: 78a7370993 user: dgp tags: trunk
13:30
* generic/tclExecute.c (TEBC): disable the new shortcut to frequent INSTs for debug builds. check-in: a9a5981e6e user: msofer tags: trunk
2007-08-21
20:41
* generic/tclMain.c: Corrected the logic of dropping the last * tests/main.test: ... check-in: 8b6639f41a user: dgp tags: trunk
20:16
thread-4.4: clear ::errorInfo in the thread as a message is left here from init.tcl on windows due t... check-in: 6461c7599a user: patthoyts tags: trunk
2007-08-20
16:52
* generic/tclExecute.c (INST_SUB): fix usage of the new macro for overflow detection in sums, adap... check-in: ab1fc614af user: msofer tags: trunk
2007-08-19
22:50
Swapped the order in the Overflowing macro (created in the last commit by Donal): check first the co... check-in: 07dc5d3581 user: msofer tags: trunk
22:27
Make Miguel's overflow-detection more mnemonic with a macro. check-in: 8af33a69a7 user: dkf tags: trunk
18:59
* generic/tclExecute.c: changed the check for overflow in sums, reducing objsize, number of branch... check-in: 00c98cb96b user: msofer tags: trunk
10:25
Resolve [Bug 1752148] check-in: 2415771aae user: dkf tags: trunk
2007-08-17
01:11
* generic/tclVar.c: improved localVarNameType caching to leverage the new availability of Tcl_Obj ... check-in: ba286ec0a7 user: msofer tags: trunk
2007-08-16
20:39
* generic/tclExecute.c: check the two most frequent instructions before the switch. Reduces both r... check-in: 1236955f45 user: msofer tags: trunk
19:19
* generic/tclCompExpr.c: Added a "constant" field to the OpNode struct (again... check-in: 109752ebaf user: dgp tags: trunk
2007-08-15
17:43
Fix [Bug 1773127] check-in: ae9094be9c user: dkf tags: trunk
2007-08-14
21:04
* generic/tclExecute.c (INST_INVOKE*): peephole opt, do not get the interp's result if it will be ... check-in: cbfe055d8c user: msofer tags: trunk
17:18
comment corrections check-in: 50d889f79b user: dgp tags: trunk
15:17
* generic/tclBasic.c: Use fully qualified variable names for * tests/thread.test: ... check-in: c2aa87efde user: dgp tags: trunk
06:33
* unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 58634f8ad3 user: das tags: trunk