Timeline
Not logged in

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

260 check-ins using file win/tclWinTest.c version ce01343824

2017-10-29
23:09
merge var reform check-in: e21a86d7fe user: dgp tags: tip-278
22:52
Merge 8.5a6 check-in: 2e25747e99 user: dgp tags: tip-278
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 <msofer@users.sf.net> * 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
2007-06-29
22:37
Improved documentation of Tcl_DictObjDone to make it clearer how to use it. [Bug 1710795] check-in: fb02dc713d user: dkf tags: trunk
03:17
* generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: 28e130888f user: das tags: trunk
03:16
* generic/tclGetDate.y: use ckalloc/ckfree instead of malloc/free. * generic/tclDate.c: bison 1.87... check-in: 11c00e6d4f user: das tags: trunk
03:16
* generic/tclBasic.c (TclEvalEx): fix warnings. check-in: 07d5634292 user: das tags: trunk
03:15
* macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcl * macosx/Tcl.xcodeproj/def... check-in: b36e47fa57 user: das tags: trunk
2007-06-28
21:28
unsigned int type matching check-in: fbc4a8da87 user: dgp tags: trunk
21:24
* generic/tclBasic.c: Removed dead code, including the * generic/tclExecut... check-in: 151eab9347 user: dgp tags: trunk
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