Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version 697dce4856

2017-10-29
23:09
merge var reform check-in: e21a86d7fe user: dgp tags: tip-278
2007-09-18
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:26
merge updates from HEAD check-in: c87900aaba user: dgp tags: core-stabilizer-branch
16:24
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so...
check-in: bcd4aae430 user: dgp tags: trunk
15:03
merge updates from HEAD check-in: f5355cd31e user: dgp tags: core-stabilizer-branch
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
16:28
merge updates from HEAD check-in: 6e82e21c91 user: dgp tags: core-stabilizer-branch
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:33
merge updates from HEAD check-in: b33cc4078f user: dgp tags: core-stabilizer-branch
21:26
* library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p...
check-in: 104f46469c user: dgp tags: trunk
17:58
merge updates from HEAD check-in: f345738126 user: dgp tags: core-stabilizer-branch
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
03:06
merge updates from HEAD check-in: 46fa086ee2 user: dgp tags: core-stabilizer-branch
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:26
merge updates from HEAD check-in: 283490f170 user: dgp tags: core-stabilizer-branch
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
04:14
merge updates from HEAD check-in: 9015323aea user: dgp tags: core-stabilizer-branch
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
20:20
merge updates from HEAD check-in: a38122f5fa user: dgp tags: core-stabilizer-branch
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
01:23
merge updates from HEAD check-in: b9ddcd2e17 user: dgp tags: core-stabilizer-branch
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:20
merge updates from HEAD check-in: e581a62da3 user: dgp tags: core-stabilizer-branch
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:21
merge updates from HEAD check-in: fefe134c13 user: dgp tags: core-stabilizer-branch
19:17
* unix/Makefile.in: It's unreliable to count on the release manager to remember ...
check-in: 162b8bc485 user: dgp tags: trunk
18:48
merge updates from HEAD check-in: 13b6ba3eb6 user: dgp tags: core-stabilizer-branch
18:45
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco...
check-in: 7dd4382253 user: dgp tags: trunk
18:36
merge updates from HEAD check-in: 3dd1e96fca user: dgp tags: core-stabilizer-branch
18:35
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco...
check-in: cefd8aaaf1 user: dgp tags: trunk
17:43
merge updates from HEAD check-in: 93ee5fafc4 user: dgp tags: core-stabilizer-branch
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
06:32
* unix/dltest/pkga.c: whitespace & comment cleanup, remove * unix/dltest/pkgb.c: unused pkgf.c. ...
check-in: 9c5c352689 user: das tags: trunk
2007-08-13
23:07
* generic/tclExecute.c: Provide DECACHE/CACHE protection to the * tests/trace.test: ...
check-in: a27ab3e86d user: dgp tags: trunk
2007-08-12
21:58
* generic/tclCmdMZ.c (Tcl_SplitObjCmd): use TclNewStringObj macro instead of calling the function....
check-in: 2f9503ea2a user: msofer tags: trunk
14:40
* generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneeded memset to 0 of all allocated objects...
check-in: e542780787 user: msofer tags: trunk
2007-08-11
21:48
* generic/tclInt.h: remove redundant ops in TclNewStringObj macro
check-in: 5a7a3d348f user: msofer tags: trunk
03:12
fix missing preprocessor \ line continuation check-in: c3ab19362f user: das tags: trunk
2007-08-10
18:40
* generic/tclInt.h: fix the TclSetVarNamespaceVar macro, was causing a leak.
check-in: 55d3cb8db5 user: msofer tags: trunk
16:00
Then reorder code to eliminate duplication. check-in: 5615a73eee user: dgp tags: trunk
14:02
* generic/tclCompExpr.c: Revise CompileExprTree() to use the OpNode mark fiel...
check-in: 3c5022e036 user: dgp tags: trunk
00:43
* generic/tclProc.c (TclCreateProc): better comments on the required varflag values when loading p...
check-in: 0430f3472e user: msofer tags: trunk
2007-08-09
12:20
* generic/tclExecute.c (INST_STORE_ARRAY): * tests/trace.test (trace-2.6): whole array write trace...
check-in: f9ac70f020 user: msofer tags: trunk
2007-08-08
22:57
* generic/tclProc.c (InitLocalCache): reference firstLocalPtr via procPtr. codePtr->procPtr == NU...
check-in: 50b1b431cf user: hobbs tags: trunk
20:52
* generic/tclExecute.c: Corrected failure to compile/link in the -DNO_WIDE_TYPE conf...
check-in: 900c479aa1 user: dgp tags: trunk
20:25
* generic/tclExecute.c: Corrected improper use of bignum arguments * tests/expr.test...
check-in: a7035d0542 user: dgp tags: trunk
18:39
renamed InitCompiledLocals to InitResolvedLocals to make it clearer that it is not called in the nor... check-in: 75cb03998c user: msofer tags: trunk
18:34
* generic/tclInt.h: remove comments refering to VAR_SCALAR, as that flag bit does not exist any lo...
check-in: b9cc3486dd user: msofer tags: trunk
2007-08-07
17:28
* generic/tclInt.decls: Exporting via stubs to help * generic/tclInt.h: xotcl adapt to Var...
check-in: 714bebf300 user: msofer tags: trunk
05:06
* unix/Makefile.in: add support for compile flags specific to object files linked directly into...
check-in: 29c6a0cf54 user: das tags: trunk
05:04
* generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple...
check-in: 3bd24ce9b5 user: das tags: trunk
2007-08-06
20:20
* tests/parseExpr.test: Update source file name of expr parser code.
* generic/tclC...
check-in: e07d15d52d user: dgp tags: trunk
17:25
* generic/tclGetDate.y: Added a cast to the definition of YYFREE to silence compi... check-in: 7f6eeb56bd user: kennykb tags: trunk
2007-08-05
02:46
fix breakage in TCL_COMPILE_DEBUG build check-in: 596d49fa5c user: das tags: trunk
2007-08-04
18:54
missing Changelog entry check-in: fa49dcedcf user: msofer tags: trunk
18:32
modifs to help itcl adapt to VarReform check-in: c49c117219 user: msofer tags: trunk
2007-08-03
13:51
Tidying up. check-in: 6951cb3f0c user: dkf tags: trunk
2007-08-02
07:32
autoheader-2.59 check-in: 77384e4e9f user: das tags: trunk
2007-08-01
19:33
Regenerated configure using autoconf 2.59. Autoconf 2.61 changed the location of the installed manpa... check-in: 56ccef71bd user: andreas_kupries tags: trunk
15:17
Rewrote word.tcl for greater efficiency. [Bug 1764318] check-in: 69bafc52fe user: dkf tags: trunk
13:27
Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permit compilation with MSVC6 and... check-in: b38a5b0e23 user: patthoyts tags: trunk
12:09
* generic/tclVar.c (TclCleanupVar): fix [Bug 1765225], thx Larry Virden.
check-in: c8bc140a94 user: msofer tags: trunk
2007-07-31
17:03
VarReform [Patch 1750051] *** POTENTIAL INCOMPATIBILITY *** (tclInt.h and tclCompile.h) check-in: 2fbb344601 user: msofer tags: trunk
14:05
Regen with autoconf 2.61
check-in: 460d2e3732 user: msofer tags: trunk
14:03
* unix/configure.in: allow use of 'inline' in Tcl sources * win/configure.in: [Patch 1754128] * ...
check-in: d59e42acd5 user: msofer tags: trunk
13:57
Whitespace/format cleanup check-in: 445a5387bb user: dkf tags: trunk
10:14
Added missing bug number. ;-) check-in: d9a3609ca1 user: dkf tags: trunk
10:04
* unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuid replacement to...
check-in: 1e89da1930 user: dkf tags: trunk
09:30
Simplify the #ifdef logic. check-in: 5ed616355a user: dkf tags: trunk
08:23
One more bad change spotted by AKu check-in: 0920c940d7 user: dkf tags: trunk
08:19
Fix test failures. check-in: 04a60bc497 user: dkf tags: trunk
2007-07-30
13:42
Added macros to make bit chopping clearer check-in: 7c9c662916 user: dkf tags: trunk
2007-07-24
11:40
fix wrong TIP # in Changelog check-in: a0775c3edb user: msofer tags: trunk
03:14
comment fix check-in: 4852e811e8 user: msofer tags: trunk
03:11
changelog completion check-in: 60c93f1668 user: msofer tags: trunk
03:05
* generic/tclBasic.c (TEOvI, GetCommandSource): * generic/tclExecute.c (TEBC, TclGetSrcInfoForCmd)...
check-in: 7d05132ec3 user: msofer tags: trunk
2007-07-20
16:49
* library/platform/platform.tcl: Fixed bug in 'platform::patterns' * library/platform/pkgIndex.tc... check-in: 6dda18cb69 user: andreas_kupries tags: trunk
2007-07-19
22:52
merge updates from HEAD check-in: dccc73c7a3 user: dgp tags: core-stabilizer-branch
13:57
* generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe...
check-in: a3376f36f3 user: dgp tags: trunk
2007-07-18
21:10
* generic/tclCompExpr.c: Removed unused arguments and variables.
check-in: 8ee2a50da3 user: dgp tags: trunk
2007-07-17
20:51
typo check-in: d985f7937a user: dgp tags: trunk
19:18
* generic/tclCompExpr.c (ParseExpr): While adding comments to explain the operatio...
check-in: bc22e9e5f3 user: dgp tags: trunk
2007-07-16
19:50
* generic/tclCompExpr.c: More commentary. * tests/parseExpr.test: Sev...
check-in: 2939551e55 user: dgp tags: trunk
2007-07-12
22:13
additional commentary check-in: 8f4d9f2af8 user: dgp tags: trunk
18:48
* generic/tclCompExpr.c: Factored out, corrected, and commented common code f...
check-in: ce868b8b44 user: dgp tags: trunk
14:29
merge updates from HEAD check-in: c7f2802afe user: dgp tags: core-stabilizer-branch
2007-07-11
21:27
2007-07-11 Miguel Sofer <[email protected]>
* generic/tclCompCmds.c (TclCompileWhileCmd): * g...
check-in: c7bb9fa5b4 user: msofer tags: trunk
14:43
* generic/tclCompExpr.c: Added a "parseOnly" flag argument to ParseExpr() to ...
check-in: 67ae611ad6 user: dgp tags: trunk
2007-07-10
21:42
merge updates from HEAD check-in: 61a5713e42 user: dgp tags: core-stabilizer-branch
21:37
Renamed some variables for clarity and replaced some cryptic logic with more readable macros... check-in: 7b139de96e user: dgp tags: trunk
17:07
Removed some unused counter variables.
check-in: 063426b6eb user: dgp tags: trunk
16:57
* generic/tclCompExpr.c: Added a field for operator precedence to be stored d...
check-in: c40afb4ece user: dgp tags: trunk
2007-07-09
21:11
More extended commentary about the data structures of the expr parser. check-in: 567e8728ca user: dgp tags: trunk
17:34
* generic/tclCompExpr.c: Revision so that the END lexeme never gets inserted ...
check-in: ff8b1f0bdf user: dgp tags: trunk
14:51
* generic/tclCompExpr.c: Added missing creation and return of the Tcl_Parse f...
check-in: 32e57fe3bc user: dgp tags: trunk
12:52
merge updates from HEAD check-in: 7df004cf16 user: dgp tags: core-stabilizer-branch
2007-07-05
22:21
More work in progress commenting the expr parser check-in: e04b1a81c3 user: dgp tags: trunk
18:31
Start of work adding more useful comments to the expr parser. check-in: 6db899357a user: dgp tags: trunk
18:02
* library/init.tcl (unknown): Corrected inconsistent error message in interactive ...
check-in: c05e2d8a1f user: dgp tags: trunk
14:12
merge updates from HEAD check-in: df8bca6346 user: dgp tags: core-stabilizer-branch
12:03
clarify comments for last commit check-in: 679c982356 user: msofer tags: trunk
11:49
* generic/tclNamesp.c (SetNsNameFromAny): * generic/tclObj.c (SetCmdNameFromAny): Avoid unnecess...
check-in: c05ecd439b user: msofer tags: trunk
2007-07-04
23:56
* generic/tclNamesp.c: Fix case where a FQ cmd or ns was being * generic/tclObj.c: cached i...
check-in: d9dba1777c user: msofer tags: trunk
15:24
Remove over-wide lines from nroff output. check-in: 92080b4098 user: dkf tags: trunk
15:13
merge updates from HEAD check-in: ce967214dc user: dgp tags: core-stabilizer-branch
14:45
Remove over-wide lines from nroff output. check-in: 49c8d67446 user: dkf tags: trunk
13:51
Fixing some minor nroff misuses check-in: 0910ed8ce6 user: dkf tags: trunk
13:25
Minor formatting fixes and additional notes on portability of [file] check-in: 17fa8257c8 user: dkf tags: trunk
12:33
Minor fixes (type of heading, format of SEE ALSO) and added KEYWORDS check-in: 167312664b user: dkf tags: trunk
2007-07-03
20:25
merge updates from HEAD check-in: ef4e01456d user: dgp tags: core-stabilizer-branch
18:36
* generic/tclCompExpr.c: Revised #define values so that there is now more exp...
check-in: 365d567aa1 user: dgp tags: trunk
09:36
Minor *roff usage fixes check-in: 7e2452d1a6 user: dkf tags: trunk
02:28
merge updates from HEAD check-in: ee65fc56de user: dgp tags: core-stabilizer-branch
2007-07-02
21:10
* generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY and * generic/tclH...
check-in: 2ee96de43c user: dgp tags: trunk
20:30
Simplify string hashing a little. [FRQ 951168] check-in: bf5e28ec4a user: dkf tags: trunk
19:18
* generic/tclIO.c: Removed dead code. * unix/tclUnixChan.c:
check-in: f1679dd963 user: dgp tags: trunk
17:32
* generic/tclCompExpr.c: Removed dead code, old implementations * generic/tcl...
check-in: 3957220b51 user: dgp tags: trunk
17:13
* generic/tclCompExpr.c: Removed dead code, old implementations * generic/tcl...
check-in: 80ae569cd1 user: dgp tags: trunk
2007-07-01
17:31
merge updates from HEAD check-in: 25efbdbb22 user: dgp tags: core-stabilizer-branch
14:49
fix typo ... donal broke the build check-in: baa1a769b0 user: msofer tags: trunk
2007-06-30
14:07
Plug a memory leak caused by a missing Tcl_DecrRefCount on an error path. [Bug 1717186] check-in: b9ed04cf0c user: dkf tags: trunk
09:59
Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 41d4c04c24 user: vasiljevic tags: trunk