Timeline
Not logged in

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

231 check-ins using file win/Makefile.in version c0265488ab

2017-10-29
22:52
Merge 8.5a6 check-in: 2e25747e99 user: dgp tags: tip-278
2007-06-28
21:10
Silence constness warnings for TclStackFree when building with msvc. check-in: e7805530ef user: patthoyts tags: trunk
18:09
merge updates from HEAD check-in: 186e4fc5e5 user: dgp tags: core-stabilizer-branch
13:56
* generic/tclVar.c (UnsetVarStruct): fix possible segfault with recent streamlining. check-in: a179e59a3f user: msofer tags: trunk
2007-06-27
22:44
merge updates from HEAD check-in: dd41e5f086 user: dgp tags: core-stabilizer-branch
18:21
* generic/tclTrace.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: 73868a81de user: dgp tags: trunk
01:37
merge updates from HEAD check-in: 090749ed16 user: dgp tags: core-stabilizer-branch
2007-06-26
22:12
* generic/tclBasic.c (TclEvalEx): Moved some arrays from the C stack to the Tc... check-in: c114ba528e user: dgp tags: trunk
13:34
* generic/tclVar.c (UnsetVarStruct): more streamlining. check-in: 642e4d43f0 user: msofer tags: trunk
03:12
* generic/tclExecute.c: Safety checks to avoid crashes in the TclStack* routines whe... check-in: b606177a4b user: dgp tags: trunk
2007-06-25
18:53
merge updates from HEAD check-in: 436f99c1ba user: dgp tags: core-stabilizer-branch
17:46
* generic/tclVar.c (UnsetVarStruct): fixing incomplete change, more streamlining. check-in: f08623444e user: msofer tags: trunk
13:19
* generic/tclVar.c (UnsetVarStruct): fixing incomplete change check-in: a0f1c28e39 user: msofer tags: trunk
2007-06-24
18:18
* generic/tclVar.c (TclDeleteCompiledLocalVars): removed inlining that ended up not really optimis... check-in: b67ced1825 user: msofer tags: trunk
16:05
* generic/tclVar.c (UnsetVarStruct): fixed a leak introduced in last commit. check-in: 5c27e20683 user: msofer tags: trunk
2007-06-23
23:20
fix warnings check-in: 32f6ca9bf0 user: das tags: trunk
18:13
* generic/tclVar.c (UnsetVarStruct, TclDeleteVars): made the logic slightly clearer, eliminated so... check-in: 2eeffb408a user: msofer tags: trunk
00:23
* macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 36af5226c8 user: das tags: trunk
2007-06-22
20:42
* generic/tclCmdIL.c: More conversions to use TclStackAlloc. * generic/tclScan.c: check-in: ebf25c463a user: dgp tags: trunk
17:09
* generic/tclExecute.c: Revised TclStackRealloc() signature to better * generic/tclI... check-in: 81b13808a3 user: dgp tags: trunk
2007-06-21
18:41
* generic/tclBasic.c: Move most instances of the Tcl_Parse struct * generic/tclCom... check-in: 707a2f7cf1 user: dgp tags: trunk
17:45
* generic/tclBasic.c (TEOvI): Made sure that leave * generic/tclExecute.c (INST_INVOKE): ... check-in: 58ab24b640 user: msofer tags: trunk
16:04
merge updates from HEAD check-in: 9b4cd8d23b user: dgp tags: core-stabilizer-branch
12:43
Fix comments referring to {expand}. [Bug 1600859] check-in: 44134272e1 user: dkf tags: trunk
2007-06-20
22:36
* generic/tclVar.c: streamline namespace vars deletion: only compute the variable's full name if t... check-in: 0d558d3ffe user: msofer tags: trunk
19:27
correct pointer type mismatch in latest commit check-in: c4e7a02eeb user: dgp tags: trunk
18:46
* generic/tclInt.decls: Revised the interfaces of the routines * generic/tclExecute.... check-in: 4ea644b0de user: dgp tags: trunk
18:01
* tools/tcltk-man2html.tcl: revamp of html doc output to use CSS, standardized headers, subheaders... check-in: 5f447112cf user: hobbs tags: trunk
2007-06-19
20:21
improve comments on Tcl stack management check-in: ccfdd31d0d user: msofer tags: trunk
19:50
adding comments to GrowEvaluationStack check-in: 0158b2562d user: msofer tags: trunk
02:48
merge updates from HEAD check-in: 20f7bae489 user: dgp tags: core-stabilizer-branch
01:13
* tools/tcltk-man2html.tcl: clean up copyright merging and output. clean up coding constructs. check-in: 8567816881 user: hobbs tags: trunk
2007-06-18
22:51
* generic/tclCmdIL.c (InfoFrameCmd): * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): * generic/tclCompil... check-in: af31ea6648 user: msofer tags: trunk
21:58
* generic/tclExecute.c (TEBC): Moved the CmdFrame off the C stack and onto the Tcl stack, between ... check-in: 34cba706d3 user: msofer tags: trunk
21:27
* generic/tclBasic.c (TclEvalEx,TclEvalObjEx): Moved the CmdFrame off the C stack a... check-in: d09092b4b7 user: dgp tags: trunk
21:05
* generic/tclBasic.c (TclEvalEx): Moved the CmdFrame off the C stack and onto ... check-in: dc94bda93b user: dgp tags: trunk
2007-06-17
21:54
merge updates from HEAD check-in: 9739ba91a5 user: dgp tags: core-stabilizer-branch
21:29
Fix [Bug 1738542] check-in: d46aa631cf user: dkf tags: trunk
19:14
merge updates from HEAD check-in: cd982ab6bd user: dgp tags: core-stabilizer-branch
2007-06-16
13:48
* generic/tclProc.c (TclObjInterpProcCore): Use switch instead of a chain of if's for a modest per... check-in: fcf2f06dbf user: dkf tags: trunk
06:13
merge updates from HEAD check-in: 042ad7f2ce user: dgp tags: core-stabilizer-branch
2007-06-15
22:58
* generic/tclCompCmds.c: Simplified [variable] compiler and * generic/tclExecute.c: executor. M... check-in: 212358ac5d user: msofer tags: trunk
20:30
merge updates from HEAD check-in: b01fff0a34 user: dgp tags: core-stabilizer-branch
19:58
* generic/tclCompile.c: reverted TclEvalObjvInternal and * generic/tclExecute.c: INST_INVOKE to es... check-in: f72ba09644 user: msofer tags: trunk
19:50
merge updates from HEAD check-in: 577459321a user: dgp tags: core-stabilizer-branch
18:14
* generic/trace.test: added tests 36.* for dynamic trace creation and addition. These tests expose... check-in: ba5776d952 user: msofer tags: trunk
16:37
merge updates from HEAD check-in: 9367036736 user: dgp tags: core-stabilizer-branch
14:38
Tidy up a bit check-in: cf9867ea37 user: dkf tags: trunk
2007-06-14
21:10
Changelog fix check-in: 825f01bc0e user: msofer tags: trunk
21:02
* generic/tclInt.decls: Modif to the internals of * generic/tclInt.h: TclObjInterpProc to ... check-in: 53346aab25 user: msofer tags: trunk
17:29
* generic/tclProc.c (TclObjInterpProcCore): simplified obj management in wrongNumArgs calls. check-in: 7ec2a73a63 user: msofer tags: trunk
17:17
merge updates from HEAD check-in: 8058e9c4d9 user: dgp tags: core-stabilizer-branch
17:09
remove C99 var declaration check-in: be8a1daee9 user: hobbs tags: trunk
17:03
merge updates from HEAD check-in: 93fc0b74de user: dgp tags: core-stabilizer-branch
15:56
* generic/tclCompile.c: SetByteCodeFromAny() can no longer return * generic/tclExecu... check-in: 1658ba8231 user: dgp tags: trunk
02:43
* generic/tclExecute.c (TclCompEvalObj): missed update to "there is always a valid frame". * gen... check-in: d77121bc23 user: msofer tags: trunk
2007-06-12
20:06
added Changelog comment wrt the TEOvI and TEBC changes: ***POTENTIAL INCOMPAT*** There is a subtle... check-in: 59256a4647 user: msofer tags: trunk
15:56
merge updates from HEAD check-in: f0fa4d3a7d user: dgp tags: core-stabilizer-branch
12:36
Silence a 'const'ness warning. check-in: a5edb8803f user: dkf tags: trunk
12:33
Convert [info] into an ensemble command. check-in: 825feb050e user: dkf tags: trunk
12:29
Improve the argument substitution behaviour of Tcl_WrongNumArgs when faced with ensemble and interp-... check-in: 5acd0e47b4 user: dkf tags: trunk
2007-06-11
23:00
* generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and * generic/tclObj.c: TclGetNamesp... check-in: e35a22553c user: msofer tags: trunk
21:32
* generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and * generic/tclObj.c: TclGetNamesp... check-in: fb6049861d user: msofer tags: trunk
15:12
* generic/tclExecute.c: comments added to explain iPtr->numLevels management. check-in: 3d366c581d user: msofer tags: trunk
2007-06-10
23:15
* generic/tclBasic.c: Further TEOvI split, creating a new * generic/tclCompile.h: TclEvalObjvK... check-in: 8a9d81466c user: msofer tags: trunk
21:14
fix Tcl_Panic error message typo [Bug 1712602] check-in: 48f139459a user: hobbs tags: trunk
21:11
* README: updated links. [Bug 1715081] check-in: ac81e8b2c0 user: hobbs tags: trunk
20:39
* generic/tclExecute.c (TclExecuteByteCode): restore support for INST_CALL_BUILTIN_FUNC1 and INST_... check-in: d47df52505 user: hobbs tags: trunk
20:25
* generic/tclInt.h: * generic/tclNamesp.c: * generic/tclObj.c: * generic/tclvar.c: new macros Tc... check-in: fc570b6e1a user: msofer tags: trunk
00:08
fix for ne TclCleanupCommandMacro (doh!) check-in: 2717891e95 user: msofer tags: trunk
2007-06-09
21:58
* generic/tclExecute.c (INST_INVOKE): isolated two vars to the small block where they are actually... check-in: d8447a9ea9 user: msofer tags: trunk
21:07
* generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make the logic clearer; slightly faster t... check-in: 30e56fed6a user: msofer tags: trunk
20:22
added incompat warning in Changelog check-in: 80e5667e11 user: msofer tags: trunk
20:12
* generic/tclBasic.c: Split TEOv in two, by separating a processor for non-TCL_OK returns. Also ... check-in: 93a0a2cc35 user: msofer tags: trunk
17:08
* macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in. check-in: 8e19e10814 user: das tags: trunk
2007-06-08
20:56
Forgot to fix the relevant tests check-in: a924166e8e user: dkf tags: trunk
20:41
Make [string first] and [string last] clearer check-in: 5f8a7ad48a user: dkf tags: trunk
2007-06-06
23:07
* generic/tclParse.c: fix for uninit read [Bug 1732414]. check-in: 886d682d63 user: msofer tags: trunk
09:53
* macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue. * unix/configure.in (Darwi... check-in: 9f2720b972 user: das tags: trunk
2007-06-05
18:12
merge updates from HEAD check-in: 64d2ec39b3 user: dgp tags: core-stabilizer-branch
17:57
* generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY to * generic/tclInt.... check-in: 00c4f9f27e user: dgp tags: trunk
17:50
* generic/tclInt.h: * generic/tclExecute.c: Tcl-stack reform, [Patch 1701202] check-in: 0175d567fe user: msofer tags: trunk
14:09
merge updates from HEAD check-in: 6984ae30de user: dgp tags: core-stabilizer-branch
2007-06-04
17:24
Add missing constraints check-in: 60bc4591f9 user: dgp tags: trunk
15:08
merge updates from HEAD check-in: 992585aff3 user: dgp tags: core-stabilizer-branch
2007-06-03
13:43
* unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning. check-in: 290001bbec user: das tags: trunk
2007-05-30
18:38
merge updates from HEAD check-in: 676fb80c75 user: dgp tags: core-stabilizer-branch
18:12
* generic/tclBasic.c: Removed code that dealt with * generic/tclCompile.c: TCL_TOK... check-in: 1d20b5bc02 user: dgp tags: trunk
03:31
merge updates from HEAD check-in: 3084f08b53 user: dgp tags: core-stabilizer-branch
2007-05-29
23:35
* unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 39de7aa164 user: hobbs tags: trunk
14:05
restore line endings check-in: 10eb881f00 user: dgp tags: trunk
2007-05-22
20:34
[core-stabilizer-branch] * unix/configure: autoconf-2.59 (FC6 fork) ... check-in: a7a04404f0 user: dgp tags: core-stabilizer-branch
2007-05-18
18:39
* unix/configure: autoconf-2.59 (FC6 fork) * win/configure: * README:... check-in: c798353ded user: dgp tags: trunk
2007-05-17
13:45
suppress compiler warnings about values computed and not used check-in: 24cd789916 user: dgp tags: trunk
12:05
Added macro version of Tcl_LimitReady. check-in: 59fb47b470 user: dkf tags: trunk
2007-05-16
22:14
sync with core-8-4-branch tcl/changes check-in: 606501fa35 user: das tags: trunk
21:18
* generic/tcl.decls: workaround 'make checkstubs' failures from tclStubLib.c MODULE_SCOPE revert. ... check-in: 2aff400338 user: das tags: trunk
18:28
Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs table pointers back to public visibili... check-in: dc2d870d7d user: jenglish tags: trunk
2007-05-15
16:12
* win/configure: autoconf-2.59 (FC6 fork) * library/reg/pkgIndex.tcl: Bu... check-in: de7229b032 user: dgp tags: trunk
2007-05-11
20:59
* generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPc from tclInt.h now they are in the ... check-in: 9792f5232e user: patthoyts tags: trunk
09:44
Minor whitespace cleanup check-in: 260d009cb0 user: dkf tags: trunk
09:43
Add a full stop to a comment check-in: 0c221ff47e user: dkf tags: trunk
09:41
Better const correctness check-in: 13b388f3c2 user: dkf tags: trunk
09:17
Minor comment improvements and code reordering for clarity check-in: 3bbf53d116 user: dkf tags: trunk
2007-05-09
19:13
* generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it i... check-in: 867f5c8b95 user: dgp tags: trunk
12:51
* macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' & * macosx/Tcl.xcodeproj/default.pbx... check-in: 7a4896c252 user: das tags: trunk
12:50
* generic/tclInt.h: fix warning when building threaded with -DPURIFY. check-in: 16435d3d84 user: das tags: trunk
2007-05-07
19:45
[Tcl Bug 1706140] * generic/tclLink.c (LinkTraceProc): Update Tcl_VarTraceProcs ... check-in: 4fde67d501 user: dgp tags: trunk
2007-05-05
23:36
regen check-in: befbe7593a user: dkf tags: trunk
23:33
Changes to allow the tip257 code to work as an extension properly post-tip280 check-in: d4338f35dc user: dkf tags: trunk
07:23
More type-pun warning squelches check-in: 79c3d2e279 user: dkf tags: trunk
2007-05-04
18:04
Record the dll base addresses for some additional extensions check-in: 4969c0bcd3 user: patthoyts tags: trunk
18:04
Comment and open file as text check-in: 41fa21a8d3 user: patthoyts tags: trunk
14:59
* tests/encoding.test: Modified so that encoding tests happen in a private namespace, to avoid pollu... check-in: 9cc60b0ea4 user: kennykb tags: trunk
2007-05-03
19:55
Changelog clarification check-in: e307373d70 user: msofer tags: trunk
2007-05-02
21:30
* generic/tclPathObj.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): Corrected several memory leaks tha... check-in: d9bda6ffc8 user: kennykb tags: trunk
21:28
Convert to using ANSI function definitions. check-in: 34518579e8 user: dkf tags: trunk
20:50
* generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcount imbalance that affected the files... check-in: e528ff4aaa user: kennykb tags: trunk
01:37
* tests/utf.test (utf-25.1--utf-25.4): Modified tests to clean up after the 'testobj' extension to a... check-in: 896874db57 user: kennykb tags: trunk
00:31
* generic/tclVar.c (TclPtrSetVar): fixed leak whenever newvaluePtr had refCount 0 and was used for... check-in: 439f5fceaf user: msofer tags: trunk
2007-05-01
22:43
* generic/tclIO.c (DeleteChannelTable): Made changes so that DeleteChannelTable tries to close all o... check-in: 41c23d142b user: kennykb tags: trunk
20:20
* generic/tclCmdMZ.c (STR_MAP): When [string map] has a pure dict map, a missing Tcl... check-in: 79c2325ebd user: dgp tags: trunk
2007-04-30
22:57
* unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 2f0db8cbbc user: das tags: trunk
21:40
* generic/tclIO.c (FixLevelCode): Corrected reference count mismanagement of newlevel, newcode. C... check-in: a533a69b73 user: andreas_kupries tags: trunk
19:46
* generic/tclProc.c (Tcl_ProcObjCmd, SetLambdaFromAny): Corrected reference count mismanagement on t... check-in: ee5486c118 user: kennykb tags: trunk
2007-04-26
17:34
move 8.5a6 tag point check-in: 77e56660e3 user: hobbs tags: trunk, core-8-5-a6
2007-04-25
21:59
Fix [Bug 1705778, leak K15] check-in: 27381316c7 user: dkf tags: trunk
19:09
* generic/tclIOUtil.c (Tcl_FSChdir): Changed the memory management to that the path returned from Tc... check-in: e88d2dd4e8 user: kennykb tags: trunk
19:07
* generic/tclCompExpr.c (ParseExpr): Revised to be sure that an error return does... check-in: 40067525f6 user: dgp tags: trunk
03:40
* unix/Makefile.in (dist): copy license.terms to dist macosx dir; fix autoheader bits. check-in: c81f4ccd99 user: das tags: trunk
02:49
* unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist. check-in: fdf2809771 user: das tags: trunk
2007-04-24
22:31
* generic/tclListObj.c: reverting [Patch 738900] (committed on 2007-04-20). Causes some Tk test br... check-in: c7ba07f44b user: msofer tags: trunk
22:07
* generic/tclListObj.c (TclLsetFlat): Fixed a bug where the new list under construction was leaked i... check-in: 6d2d73af96 user: kennykb tags: trunk
20:46
Fix [Bug 1705778, leak K05] check-in: 1c2db58959 user: dkf tags: trunk
20:19
Fix [Bug 1705778, leak K04] check-in: c6a123cbc8 user: dkf tags: trunk
17:50
* generic/tclNamesp.c (Tcl_DeleteNamespace): Corrected flaw in the flag marking s... check-in: ca6be460b3 user: dgp tags: trunk
17:18
* generic/tclBinary.c: Addressed several code paths where the error return from the 'binary format' ... check-in: ade9d682c6 user: kennykb tags: trunk
16:26
* unix/Makefile.in (dist): add platform library package to src dist check-in: e4e6f5add3 user: hobbs tags: trunk
16:03
corrected botched indents check-in: 665f40f1f9 user: dgp tags: trunk
15:36
* generic/tclCompExpr.c (ParseExpr): Memory leak in error case; the literal Tcl_Obj ... check-in: aa1a433312 user: dgp tags: trunk
05:06
revised phrasing a bit for clarity check-in: ea6aa7874b user: dgp tags: trunk
04:35
typo check-in: 8d90fe07ed user: dgp tags: trunk
03:14
* generic/tclExecute.c (TclExecuteByteCode): Plugged six memory leaks in bignum arithmetic. check-in: 7f507722db user: kennykb tags: trunk
02:46
fix typo in ChangeLog message check-in: ab96d9b883 user: kennykb tags: trunk
02:42
* generic/tclIOCmd.c (Tcl_ReadObjCmd): Plugged a leak of the buffer object if the physocal read retu... check-in: be13ff40ae user: kennykb tags: trunk
2007-04-23
23:07
Plugged two memory leaks check-in: 03a9502394 user: kennykb tags: trunk
20:57
typo check-in: 28c88549af user: das tags: trunk
20:46
* macosx/Tcl-Common.xcconfig: enable more warnings. * macosx/Tcl.xcodeproj/project.pbxproj: add '... check-in: fc195aae9d user: das tags: trunk
20:38
* unix/configure.in: install license.terms into Tcl.framework. * unix/configure: autoconf-2.59 check-in: 4e1cc5ce58 user: das tags: trunk
20:37
* unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 2ade037b66 user: das tags: trunk
20:35
* unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: d88ee3f371 user: das tags: trunk
20:33
* generic/tclCkalloc.c: fix warnings from gcc build configured with * generic/tclCompile.c: --enab... check-in: d021f527a3 user: das tags: trunk
20:11
* generic/tclVar.c (UnsetVarStruct): Make sure the TCL_INTERP_DESTROYED flags get... check-in: ae1e9ecfa3 user: dgp tags: trunk
19:04
* generic/tclCompCmds.c (TclCompileUpvarCmd): Plugged a memory leak in 'upvar' when compiling (a) up... check-in: 40ce0c6047 user: kennykb tags: trunk
18:01
* generic/tclCompile.c (TclFreeCompileEnv): Tip 280's new field extCmdMapPtr was not being freed [... check-in: 2c071d41e4 user: msofer tags: trunk
17:56
* generic/tclTest.c (Testregexpobjcmd): Removed an invalid access beyond the end of 'objv' in 'testr... check-in: 05157982a3 user: kennykb tags: trunk
17:34
* generic/tclEnv.c (ReplaceString): Clear memory correctly when growing the cache to avoid reads of ... check-in: 10fb68199e user: kennykb tags: trunk
00:50
* generic/tclVar.c (TclDeleteNamespaceVars): fixed access to freed memory detected by valgrind. check-in: f4f57a0034 user: msofer tags: trunk
2007-04-22
07:04
correct 8.5a6 release year check-in: b0e5615c9e user: hobbs tags: trunk
06:20
updated changes check-in: d52a09d850 user: hobbs tags: trunk
06:17
nroff typo fixes check-in: de8a224197 user: hobbs tags: trunk
05:46
updated for 8.5a6 changes check-in: 29750ecb96 user: hobbs tags: trunk
2007-04-20
21:39
* generic/tclListObj.c (SetListFromAny): avoid discarding internal reps of objects converted to si... check-in: bd9ce4da5f user: msofer tags: trunk
18:35
Olson's tzdata2007e. check-in: 7420c6c384 user: kennykb tags: trunk
13:39
Test constraints are automatically "and"ed together check-in: cd914dc4b1 user: dkf tags: trunk
06:10
Replaced commas in varargs with string concatenation where possible [Patch 1515234] check-in: d0d3c30f1a user: kennykb tags: trunk
05:51
Whitespace policing, replacing commas in varargs with constant string catenation, and fixed an overs... check-in: d6ee490b6b user: kennykb tags: trunk
04:44
* doc/Notifier.3: Documented Tcl_SetNotifier and Tcl_ServiceModeHook. Quite against my better judgme... check-in: 75a9bc42bc user: kennykb tags: trunk
04:11
Fixed a buglet in recognizing time zone SIERRA check-in: 0c6676638d user: kennykb tags: trunk
03:50
* tests/clock.test (clock-59.1): Added a regression test for military time zone input conversion. [B... check-in: 94e184fbee user: kennykb tags: trunk
03:07
* doc/clock.n: Deleted an entirely superfluous (and also incorrect) remark about the effect of Dayli... check-in: b5adec3d2b user: kennykb tags: trunk
02:46
* tests/clock.test (clock-40.1, clock-58.1): Corrected a test case that depended on ":localtime" bei... check-in: 27ffeedd75 user: kennykb tags: trunk
02:23
* doc/clock.n: Corrected a silly error (transposed 'uppercase' and 'lowercase' in clock.n. [Bug 1656... check-in: d2cd76b378 user: kennykb tags: trunk
2007-04-19
23:37
* doc/clock.n: Corrected a silly error (transposed 'uppercase' and 'lowercase' in clock.n. [Bug 1656... check-in: ef21ab2387 user: kennykb tags: trunk
09:00
Improve const-correctness of RE compiler check-in: cf122e81f8 user: dkf tags: trunk
01:39
* generic/tclExecute.c (INST_LSHIFT): fixed a mistake introduced in version 1.266 ('=' became '=='... check-in: dba372573c user: msofer tags: trunk
2007-04-18
22:49
* generic/tclInt.h (TclDecrRefCount): change the order of the branches, use empty 'if ; else' to h... check-in: 0227587b4d user: msofer tags: trunk
21:00
* generic/tclExecute.c: slight changes in Tcl_Obj management. check-in: ee87a690f4 user: msofer tags: trunk
2007-04-17
20:33
* library/clock.tcl: Fixed the naming of ::tcl::clock::ReadZoneinfoFile because (yoicks!) it was in ... check-in: db337175e8 user: kennykb tags: trunk
20:06
* generic/tclExecute.c: fixed checkInterp logic [Bug 1702212] check-in: 894b75caaa user: msofer tags: trunk
14:49
Eliminate use of (VOID*) casts when calling memset or memcpy. check-in: 45b4948945 user: dkf tags: trunk
14:40
Always cast arg to ckfree to char*, not VOID* check-in: 10759c83a7 user: dkf tags: trunk
2007-04-16
13:36
Complete the purge of K&R function definitions from manually-written code. check-in: 645aed2fcd user: dkf tags: trunk
2007-04-15
19:37
* doc/clock.n: Corrected documentation to avoid periods in the 'A.M.' and 'P.M.' abbreviations. check-in: 3f7f9a1939 user: kennykb tags: trunk
18:59
* generic/tclCompCmds.c: added a cast to silence a compiler error on VC2005. * library/clock.tcl: Re... check-in: 83ba629c74 user: kennykb tags: trunk
2007-04-14
17:35
* generic/tclExecute.c: removed some code at INSTEXPAND_SKTOP that duplicates functionality alread... check-in: 9b6169c048 user: msofer tags: trunk
2007-04-13
09:06
Added keyword check-in: 626e17b371 user: dkf tags: trunk
2007-04-11
17:55
removed stray '//' check-in: 5dbb913fdc user: msofer tags: trunk
17:35
* generic/tclExecute.c: new macros OBJ_AT_TOS, OBJ_UNDER_TOS, OBJ_AT_DEPTH(n) and CURR_DEPTH that ... check-in: dad16a6871 user: msofer tags: trunk
03:18
fixing comments check-in: f155d8df63 user: msofer tags: trunk
03:01
* generic/tclCompCmds.c: moved all exceptDepth management to the macros - the decreasing half was ... check-in: a17178cd6d user: msofer tags: trunk
2007-04-10
22:16
assorted minor cleanup check-in: 033ee817fd user: dkf tags: trunk
22:14
Don't use C++ keywords check-in: f786756b85 user: dkf tags: trunk
22:13
Reformat to standard function definition form check-in: a57ea2b891 user: dkf tags: trunk
22:06
Complete conversion to ANSI function definitions check-in: a940eff372 user: dkf tags: trunk
22:04
Reformat to standard function definition form; don't use C++ keywords check-in: c8b562b1fa user: dkf tags: trunk
22:02
Complete conversion to ANSI function definitions check-in: 4b027b34d3 user: dkf tags: trunk
22:01
Reformat to standard function definition form check-in: 23afa345cb user: dkf tags: trunk
22:01
Complete conversion to ANSI function definitions check-in: 636dd28419 user: dkf tags: trunk
14:47
Handle creation of Tcl_Objs from constant strings better (easier to use, more efficient). After [Pat... check-in: 4d69119aad user: dkf tags: trunk
08:14
minor tidy check-in: 62d7ad0b06 user: dkf tags: trunk
2007-04-08
02:19
* generic/tclCompile (tclInstructionTable): fixed bugs in description of dict instructions check-in: d1aa131359 user: msofer tags: trunk
2007-04-07
22:50
* generic/tclCompile (tclInstructionTable): fixed bug in description of INST_START_COMMAND. check-in: 7c73b68563 user: msofer tags: trunk
05:34
* generic/tclExecute.c (TEBC): small code reduction. check-in: 98872dcbd9 user: msofer tags: trunk
2007-04-06
22:36
* generic/tclExecute.c (TEBC): * generic/tclNamespace.c (NsEnsembleImplementationCmd): * generic/... check-in: 69050e3b30 user: msofer tags: trunk
2007-04-05
14:08
Extend/sort the "SEE ALSO" section check-in: 5673499569 user: dkf tags: trunk
14:07
Whitespace/formatting check-in: bbb0d77efe user: dkf tags: trunk
13:31
Simplification of some argument processing through introduction of a helper macro. check-in: 4864e8a741 user: dkf tags: trunk
13:20
Tighten up a comment check-in: af4028b1a0 user: dkf tags: trunk
2007-04-04
13:29
added comments check-in: 68dbccd9fe user: msofer tags: trunk
2007-04-03
22:55
* generic/tclExecute.c: INST_INVOKE optimisation [Patch 1693802] check-in: 152fc51f78 user: msofer tags: trunk
15:58
restore line endings check-in: 385c9a4840 user: dgp tags: trunk
15:13
missing entry check-in: 6364bd55c3 user: dgp tags: trunk
15:08
* generic/tclInt.decls: Moved TclGetNamespaceFromObj() to * generic/tclInt.h: the internal s... check-in: bc679cc2b8 user: msofer tags: trunk
15:03
* generic/tclNamesp.c: Revised ErrorCodeRead and ErrorInfoRead trace routines so th... check-in: d0d132d497 user: dgp tags: trunk
01:34
* generic/tclBasic.c: Added bytecode compilers for the * generic/tclCompCmds.c: variable link... check-in: 8fe01ff441 user: msofer tags: trunk
2007-04-02
18:48
* generic/tclBasic.c: Replace arrays on the C stack and ckalloc * generic/tclExecu... check-in: fbe8c8af9f user: dgp tags: trunk
2007-04-01
00:32
Ensure that the count of commands commenced by bytecode is correct at all times even though INST_STA... check-in: 66d379a865 user: dkf tags: trunk
00:10
Minor simplification. check-in: e8b2e8dbb4 user: dkf tags: trunk
2007-03-30
18:24
* generic/tclCompile.c: * generic/tclCompExpr.c: * generic/tclCompCmds.c: ... check-in: c35cf54d2f user: dgp tags: trunk
17:39
* generic/tclCompExpr.c: * generic/tclCompCmds.c: Replace arrays on the C sta... check-in: 65c8c29143 user: dgp tags: trunk
16:38
* generic/tclCompCmds.c: Replace arrays on the C stack and ckalloc calls with... check-in: ae18c37fd5 user: dgp tags: trunk
15:54
* generic/tclCmdMZ.c: Revised [string to* $s $first $last] implementation to reduc... check-in: 75950809bf user: dgp tags: trunk
15:31
* tests/string.test: More [string reverse] tests. check-in: 1446cb10a8 user: dgp tags: trunk
14:22
* generic/tclExecute.c: optimise the lookup of elements of indexed arrays. check-in: 5f31d0abc1 user: msofer tags: trunk
2007-03-29
19:22
* generic/tclProc.c (Tcl_ApplyObjCmd): * tests/apply.test (9.3): Fixed Tcl_Obj leak on error retur... check-in: bf436ec4a5 user: msofer tags: trunk
2007-03-28
19:03
* generic/tclCmdMZ.c (STR_REVERSE): Implement the actual [string reverse] comman... check-in: 5373afa733 user: dgp tags: trunk
2007-03-27
16:44
* generic/tclCmdMZ.c (STR_MAP): Replace ckalloc calls with TclStackAlloc calls. check-in: 3f20d29a16 user: dgp tags: trunk
2007-03-24
09:33
Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: e92e02a7fa user: vasiljevic tags: trunk
2007-03-23
19:59
* generic/tclBasic.c (DeleteInterpProc): pop the root frame pointer before deleting the global nam... check-in: 57fb35adaa user: msofer tags: trunk
18:45
* win/Makefile.in: Added code to keep a Cygwin path name from leaking into LIBRARY_DIR when doing 'm... check-in: 26163778b0 user: kennykb tags: trunk