Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file changes version 1d06e13870

2005-05-10
17:20
committed local libtommath changes from kennykb-numerics-branch back to the Tcl HEAD check-in: edc85b6177 user: kennykb tags: trunk
10:02
* generic/tclExecute.c (ExponLong, ExponWide): fixed special case 'i**0' for i>0 [Bug 1198892]
check-in: 4b97cfe954 user: msofer tags: trunk
2005-05-07
00:05
* unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ...
check-in: 8f214f2854 user: hobbs tags: trunk
2005-05-05
18:37
* generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. * generic/tclInt.h: ...
check-in: 751ccc1989 user: dgp tags: trunk
17:52
Corrected a compilation error in the --enable-threads configuration check-in: db79d08c45 user: kennykb tags: trunk
17:20
* generic/tclCompCmds.c: Factored common efficiency trick into a macro named ...
check-in: 4c8dcccfb3 user: dgp tags: trunk
15:32
* generic/tclCompCmds.c: Replaced all instance of * generic/tclCompile.c: ...
check-in: 2f2f477a05 user: dgp tags: trunk
2005-05-03
18:07
* doc/DString.3: Eliminated use of identifier "string" in Tcl's * doc/Environ...
check-in: 83aa957ebe user: dgp tags: trunk
2005-05-02
21:45
* generic/tcl.decls: * generic/tclBasic.c: Simplified implementation of Tcl_ExprSt...
check-in: 6c4cb20910 user: dgp tags: trunk
2005-04-30
11:47
* unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes.
check-in: 73b282ccef user: das tags: trunk
2005-04-29
21:47
Whitespace/formatting fixes check-in: 709b42df9d user: dkf tags: trunk
20:49
TIP#176 IMPLEMENTATION [Patch 1165695]
* generic/tclUtil.c: Extended TclGetIntF...
check-in: d9e4591786 user: dgp tags: trunk
2005-04-28
14:24
* tests/unixInit.test (7.1): Alternative fix for the 2004-11-11 commit.
check-in: 5dcc3507b3 user: dgp tags: trunk
05:31
* library/init.tcl: Corrected flaw in interactive command * tests/main.test: ...
check-in: 25b4da904a user: dgp tags: trunk
2005-04-27
18:48
TIP#183 IMPLEMENTATION [Patch 577093]
* generic/tclIOUtil.c (TclGetOpenModeEx): ...
check-in: 6a178af03a user: dgp tags: trunk
2005-04-26
00:44
* compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ...
check-in: 20a693c229 user: das tags: trunk
2005-04-25
20:15
Olson's tzdata2005i check-in: 908327be7a user: kennykb tags: trunk
17:07
* library/init.tcl: Use "ni" and "in" operators.
check-in: c386e86f4f user: dgp tags: trunk
10:05
fix comments check-in: 5b62507eda user: msofer tags: trunk
10:01
* generic/tclExecute.c: fix for [Bug 1189274].
check-in: 732199b541 user: msofer tags: trunk
02:08
silence compiler warnings check-in: 9cb000f783 user: dgp tags: trunk
2005-04-22
16:26
typo check-in: b4f40c1307 user: dgp tags: trunk
16:18
* tests/string.test: Test string-23.0 for Bug 1187123.
check-in: 8dc78c8b55 user: dgp tags: trunk
15:46
The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring it into agreement...
check-in: 9cc02e7123 user: dgp tags: trunk
2005-04-21
22:42
* generic/tclLiteral.c: Disabled the code that forces some literals into the "int" T...
check-in: 3dd9e52203 user: dgp tags: trunk
21:29
* generic/tclDictObj.c: Updated callers to call new routine.
check-in: 60d7ff04ee user: dgp tags: trunk
21:23
* generic/tclBasic.c: Updated callers to call new routine. * generic/tclCompCmds.c...
check-in: b0a22119dc user: dgp tags: trunk
20:35
stifle compiler warning check-in: ace1bd5a92 user: dgp tags: trunk
20:24
* generic/tclGet.c: Radical code simplification. Converted Tcl_GetFoo() routine...
check-in: c5a5c3f411 user: dgp tags: trunk
15:49
Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep.
check-in: 2ac5b9233d user: dgp tags: trunk
15:23
* generic/tclObj.c: Re-ordered error detection code so all values with trailing ...
check-in: e2ac645480 user: dgp tags: trunk
14:23
* doc/GetInt.3: Convert argument "string" to "str" to agree with code. Also clarifie...
check-in: c2065c79f6 user: dgp tags: trunk
2005-04-20
16:04
* generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb...
check-in: 4e2a92f900 user: dgp tags: trunk
15:13
silenced a compiler warning check-in: 6ccb622ed3 user: kennykb tags: trunk
2005-04-19
18:44
typo check-in: 301150ab87 user: dgp tags: trunk
16:32
* generic/tclBasic.c: Added unsupported command * generic/tclCmdAH.c: [::tcl::un...
check-in: b200066b4e user: dgp tags: trunk
15:10
fixed Bug 1185933 check-in: 089af482d8 user: kennykb tags: trunk
2005-04-16
19:21
*** FROM HEAD *** * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111]...
check-in: 019a8d1279 user: msofer tags: msofer-wcodes-branch
19:17
* generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111]
check-in: b2d441f946 user: msofer tags: trunk
08:05
See file check-in: 4a518115ec user: vasiljevic tags: trunk
08:04
Force clenaup of the interp result in TclLoadFile(). Some implementations of TclpFindSymbol() will s... check-in: 1a0278d29d user: vasiljevic tags: trunk
08:03
Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: 5c9d9a78f1 user: vasiljevic tags: trunk
08:01
Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for ... check-in: 1ba74d7ab7 user: vasiljevic tags: trunk
08:00
Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 9b92b809a4 user: vasiljevic tags: trunk
07:58
Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). check-in: ecfd50088d user: vasiljevic tags: trunk
2005-04-15
22:41
* tests/unixInit.test: Disabled obsolete tests and removed code * tests/encoding.te...
check-in: 491363a334 user: dgp tags: trunk
15:50
* library/init.tcl: Use auto-loading to bring in Tcl Module * library/tclIndex: ...
check-in: 15c5551bac user: dgp tags: trunk
02:40
* generic/tclExecute.c: fix for bad stack management
check-in: 0e96d57b08 user: msofer tags: msofer-wcodes-branch
02:38
* generic/tclExecute.c: missing semicolons caused failure to compile with TCL_COMPILE_DEBUG.
check-in: 2ae9c6f494 user: msofer tags: trunk
2005-04-14
19:02
fix typo in last commit (would not compile) check-in: 12bbf2df32 user: msofer tags: msofer-wcodes-branch
18:38
* generic/tclCmdIL (AppendLocals): * generic/tclExecute.c: * generic/tclInt.h: * generic/tclProc...
check-in: a8589ef20b user: msofer tags: msofer-wcodes-branch
04:43
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: ef164333ff user: davygrvy tags: trunk
04:43
no message check-in: 0367ea1606 user: davygrvy tags: trunk
02:41
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten by... check-in: 7b37444344 user: davygrvy tags: trunk
2005-04-13
21:26
* unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed order of verify...
check-in: 3d8bfa527e user: dgp tags: trunk
19:28
Performance improvement in [clock] - FR 1182459 check-in: e8d3b26242 user: kennykb tags: trunk
11:06
Also improved [fcopy] docs check-in: bc202c364b user: dkf tags: trunk
10:53
Improve documentation of -encoding binary option to [fconfigure]. check-in: 7ae24657a0 user: dkf tags: trunk
09:40
*** FROM HEAD *** * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPr...
check-in: 8b5603c892 user: msofer tags: msofer-wcodes-branch
09:39
* generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPrintObject() and Tcl...
check-in: 595299342a user: msofer tags: trunk
02:42
* generic/tclCompile.c: * generic/tclExecute.c: Commented out the code to store pointers to liter...
check-in: b361868a6a user: msofer tags: msofer-wcodes-branch
2005-04-12
21:09
2005-04-12 Miguel Sofer <[email protected]>
* generic/tclCmdIL (AppendLocals): * generic/tclCo...
check-in: 87d6c65542 user: msofer tags: msofer-wcodes-branch
20:28
* generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call.
* generic/tclUtil...
check-in: 33d1032cba user: dgp tags: trunk
18:32
added definition of NULL to strstr.c for Bug 1175161 check-in: 43ddb35efd user: kennykb tags: trunk
18:23
* generic/tclCompile.c: * generic/tclExecute.c: * generic/tclProc.c: * generic/tclVar.c: fixing ...
check-in: 0fb1506e17 user: msofer tags: msofer-wcodes-branch
2005-04-11
10:02
Revamp the zone-info compiler to make better use of the facilities available check-in: 396133da15 user: dkf tags: trunk
09:11
* generic/tclExecute.c: * generic/tclInt.h: * generic/tclTrace.c: * generic/tclVar.c: part 3 of ...
check-in: 7927e0ab50 user: msofer tags: msofer-wcodes-branch
00:40
* generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * ...
check-in: eed9a6755a user: msofer tags: msofer-wcodes-branch
2005-04-10
23:54
Import of tommath 0.35 check-in: 30c8e6bbc2 user: kennykb tags: trunk
23:32
Olson's tzdata2005h check-in: 08ade9a5ab user: kennykb tags: trunk
23:07
* generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368]
check-in: 117cdb70c9 user: dgp tags: trunk
18:16
changelog entry check-in: c72c384197 user: msofer tags: msofer-wcodes-branch
18:13
* generic/tcl.h (comments): * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c...
check-in: e6953ba3cf user: msofer tags: msofer-wcodes-branch
2005-04-09
21:17
* generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 10451207ee user: msofer tags: msofer-wcodes-branch
21:14
fix in last commit check-in: 7a54aa6af9 user: msofer tags: trunk
21:12
* generic/tclExecute.c: fix possible leak of expansion Tcl_Objs
check-in: 33cd3211b5 user: msofer tags: trunk
20:48
* generic/tclInt.h: change of order in macros * generic/tclListObj.c (Tcl_ListObjIndex): added mis...
check-in: 4d75916501 user: msofer tags: msofer-wcodes-branch
15:38
* macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup...
check-in: 1f95116fcf user: das tags: trunk
11:09
* generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return when getting index from an em...
check-in: 83a809919f user: das tags: trunk
10:15
* unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX...
check-in: 227076fc7c user: das tags: trunk
2005-04-08
21:38
Fix whitespace check-in: 8b722c33bd user: dkf tags: trunk
20:03
* generic/tclInt.h (TclGetEncodingFromObj): New function to * generic/tclEncodin...
check-in: 3aae24d03c user: dgp tags: trunk
17:10
explanatory comment check-in: 53b1db0561 user: dgp tags: trunk
12:47
Test updates for new [switch] compiler check-in: f9a6809534 user: dkf tags: trunk
10:42
Improved [switch] compilation. check-in: 4cd9721bbc user: dkf tags: trunk
2005-04-06
20:55
Purge old and inaccurate .VS/.VE macros. check-in: b5dbb85db5 user: dkf tags: trunk
20:42
Ignore the msvc7/8 autogenerated project parts. check-in: 7dd802e392 user: patthoyts tags: trunk
09:51
Improvements to man2html script to handle .IP better check-in: f41a60bb6d user: dkf tags: trunk
09:34
Change some .TP macros to .IP to work around *roff formatter bugs. check-in: fc1c7df6f8 user: dkf tags: trunk
2005-04-05
17:03
replace obsolete "winOnly" constraint with preferred "win" check-in: a49c5566a1 user: dgp tags: trunk
16:56
* generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt...
check-in: 4a7eaa5b15 user: dgp tags: trunk
16:18
* generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the...
check-in: 8f5c1b4045 user: msofer tags: trunk
2005-04-04
22:16
* generic/tclExecute.c: small opts in obj handling
check-in: 719bc256ab user: msofer tags: msofer-wcodes-branch
10:12
* generic/tclExecute.c: small opts in obj handling
check-in: 14340221f8 user: msofer tags: trunk
2005-04-03
23:42
assorted stuff, including [Patch 1174551] and merge from HEAD check-in: 52f453e631 user: msofer tags: msofer-wcodes-branch
00:20
* generic/tclVar.c: converted a few function calls to macros.
check-in: 3298b60c63 user: msofer tags: trunk
2005-04-02
21:45
* generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the...
check-in: 7fe6642e48 user: msofer tags: msofer-wcodes-branch
21:07
Changelog fix check-in: b20a0bfe8f user: msofer tags: msofer-wcodes-branch
21:04
* generic/tclExecute.c: leak fix in INST_STORE_SCALAR
check-in: e718df4738 user: msofer tags: msofer-wcodes-branch
13:35
Sync with HEAD - [Patch 1158008] check-in: 95433ade49 user: msofer tags: msofer-wcodes-branch
02:08
Changed the internal representation of lists to (a) reduce the malloc/free calls at list creation (f... check-in: 20cba22d42 user: msofer tags: trunk
2005-04-01
19:08
slight reduction in cost of INST_START_CMD check-in: 94ede88e2b user: msofer tags: trunk
18:48
opt in INST_*_SCALAR, sync with HEAD check-in: 7bf6052c01 user: msofer tags: msofer-wcodes-branch
16:18
* generic/tclExecute.c: * generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to the const...
check-in: b81968472f user: msofer tags: trunk
15:17
* generic/tclExecute.c: * generic/tclInt.h: * generic/tclObj.c: * generic/tclStringObj.c: define...
check-in: cbef3b55b1 user: msofer tags: trunk
2005-03-31
19:10
* generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced "test and branch" with "compute index into...
check-in: 984a49e364 user: msofer tags: trunk
18:06
* generic/tclCompile.c: restoring lost line in TclPrintInstruction, fixing yet another sign-extens...
check-in: 3b15145268 user: msofer tags: msofer-wcodes-branch
17:00
* generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: removing pointer-to-pc in...
check-in: 488d56f367 user: msofer tags: msofer-wcodes-branch
2005-03-30
17:04
* generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: using pointer-to-pc inste...
check-in: f630e825c8 user: msofer tags: msofer-wcodes-branch
13:25
Added doc for missing argument. [Bug 1172401] check-in: 8fa8d55de1 user: dkf tags: trunk
06:25
* win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ...
check-in: bfaee23d82 user: hobbs tags: trunk
2005-03-28
22:21
A (very naive and inefficient) bytecode optimiser, version 0 check-in: 0de9eb3000 user: msofer tags: msofer-wcodes-branch
2005-03-25
00:35
* generic/tclCompile.h: Move the TclInterpReady() declaration from * generic/tclInt....
check-in: 81f6285c30 user: dgp tags: trunk
2005-03-24
17:16
incomplete merge corrected check-in: 28b8af2dfe user: dgp tags: msofer-wcodes-branch
2005-03-23
22:09
purge outdated comment check-in: 5efdcfd219 user: dgp tags: trunk
16:50
* generic/tclCompCmds.c: porting fix of [Bug 1165671] from HEAD * generic/tclCompile.c: small fixe...
check-in: bbbfc90f0a user: msofer tags: msofer-wcodes-branch
06:51
* generic/tclCompile.c (OptCleanupByteCode): Operands are not ints; they are TclP...
check-in: 19b1d15bfa user: dgp tags: msofer-wcodes-branch
00:44
* generic/tclCompile.h: fixing bad macro name under VM_USE_PACKED.
check-in: 1c963aa762 user: msofer tags: msofer-wcodes-branch
2005-03-22
23:12
First (very timid) post-compile optimisations - testing the basic infrastructure. The only real op...
check-in: 8d839cc491 user: msofer tags: msofer-wcodes-branch
2005-03-21
19:21
* generic/tclCompile.h (HP_STASH): Corrections for LP64 systems to avoid errors...
check-in: c740d9fb10 user: dgp tags: msofer-wcodes-branch
2005-03-20
13:28
minor changes check-in: a1e9649c72 user: msofer tags: msofer-wcodes-branch
05:26
support for pre-C99 compilers. check-in: 0786fe9949 user: dgp tags: msofer-wcodes-branch
00:47
* generic/tclCompile.h: (VM_USE_PACKED) added a check that jump distances do not exceed the packin...
check-in: 4962e67842 user: msofer tags: msofer-wcodes-branch
00:25
Changelog entry check-in: 01167c3e09 user: msofer tags: msofer-wcodes-branch
00:23
Instruction set cleanup: one instruction INST_YES (not-not) added, removal of unused instructions ...
check-in: 31797aacb7 user: msofer tags: msofer-wcodes-branch
2005-03-19
18:26
Massive reduction of variable-related instructions: INST_LOAD, INST_STORE and INST_INCR perform th...
check-in: 8a1bcbe1b6 user: msofer tags: msofer-wcodes-branch
2005-03-18
16:34
date typo check-in: 430338e0a6 user: dgp tags: trunk
15:50
* generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit * generic/tclParse....
check-in: 1f3f0b9578 user: dgp tags: trunk
15:31
* generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera...
check-in: 8ac0b1e0e8 user: dgp tags: trunk
2005-03-17
01:35
changelog entry check-in: c026715d97 user: msofer tags: msofer-wcodes-branch
01:29
Fixing some stupidities in the bitwise ops and limits for the packed version - it was all wrong, b...
check-in: 3797c699f8 user: msofer tags: msofer-wcodes-branch
2005-03-16
21:52
Changelog fix check-in: 3062b47581 user: msofer tags: msofer-wcodes-branch
21:29
Enabled new packed mode: (inst+opnd) are packed in 32 bits. To enable, set the env var CFLAGS_...
check-in: 19a631a2bc user: msofer tags: msofer-wcodes-branch
10:07
Macro reorganisation, preparing to enable the 8+24 version.
check-in: 11a8cb6002 user: msofer tags: msofer-wcodes-branch
2005-03-15
23:56
* generic/tclCompile.h: Corrected mistaken casts to (int) of TclPSizedInt values int...
check-in: b970620dce user: dgp tags: msofer-wcodes-branch
22:10
more tests and a fix to bug 1158199 check-in: cc25322a6c user: vincentdarley tags: trunk
19:48
missing cast in tclCompile.h check-in: 450d8905d3 user: msofer tags: msofer-wcodes-branch
19:20
Attempt at fixing 64b issues; as a result, now getting plenty of warnings for formatting issues - ...
check-in: be4f65be0d user: msofer tags: msofer-wcodes-branch
18:40
fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 5bd317f570 user: vincentdarley tags: trunk
18:39
fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 3171e96f91 user: vincentdarley tags: trunk
18:07
fix to file norm, file pathtype on windows reserved filenames check-in: ce26c887c6 user: vincentdarley tags: trunk
14:55
(1) new opt for the [return] compiler, can now emit INST_BREAK or INST_CONTINUE (2) changed logic...
check-in: 1337f2b0ee user: msofer tags: msofer-wcodes-branch
02:00
* generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c:...
check-in: 0012ce8e69 user: msofer tags: msofer-wcodes-branch
01:24
Updated the OpenBSD configuration and regenerated the configure script. check-in: 3f532eadd4 user: patthoyts tags: trunk
2005-03-14
23:13
* generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong obj ref passed to TRACE_WITH_OBJ)...
check-in: 6f5c8aaa2c user: msofer tags: trunk
17:51
* generic/tclCompile.c: - fixed INST_RETURN's stack effect (-1 instead of -2). - insured that the...
check-in: 3b689f9b22 user: msofer tags: msofer-wcodes-branch
17:17
* generic/tclCompile.c: fixed INST_RETURN's stack effect in tclInstructionTable (-1 instead of -2)...
check-in: 86ab20e210 user: msofer tags: trunk
2005-03-13
14:05
Changelog fix check-in: c1f9354e16 user: msofer tags: msofer-wcodes-branch
13:57
* Changed files are the usual suspects. Each (instruction+operands) takes two words; instructions ...
check-in: d2cf6ff28a user: msofer tags: msofer-wcodes-branch
2005-03-11
19:53
First wordcode machine, instructions and operands are pointer-sized (no other changes or optimisat...
check-in: eb9a315e3c user: msofer tags: msofer-wcodes-branch
2005-03-10
23:13
* generic/tclCompile.h: storing integers in native format; for the time being, only works in 32b p...
check-in: dc906e6edd user: msofer tags: msofer-wcodes-branch
22:31
use only 4B-wide operands; simplify compiler; some instruction cleanup check-in: 5b6775e5e1 user: msofer tags: msofer-wcodes-branch
22:15
* generic/tclCompCmds.c: removed debugging line
check-in: 865086d484 user: msofer tags: trunk
22:10
* generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat...
check-in: 85a049e997 user: dgp tags: trunk
2005-03-09
10:20
Fix comment check-in: 24865d6dc9 user: dkf tags: trunk
01:19
msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: bfaf3421a6 user: msofer tags: msofer-wcodes-branch
01:16
reverting Changelog entry (sticky tags, doh ...) check-in: 3a3b2b18b0 user: msofer tags: trunk
01:10
msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: cdc0f9f850 user: msofer tags: trunk
2005-03-08
21:52
* win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK.
check-in: e7976c13e8 user: hobbs tags: trunk
2005-03-07
21:38
Minor typo fix. [Bug 1158247] check-in: 2486712c21 user: dkf tags: trunk
20:32
missing Changelog entry check-in: 49e1862614 user: msofer tags: trunk
20:29
* generic/tclExecute.c: new peephole optimisation for INST_PUSH1; fixed the peephole opt in INST_P...
check-in: a2b7afbe50 user: msofer tags: trunk
2005-03-01
22:51
* doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page. check-in: 837ae87ee3 user: davidw tags: trunk
2005-02-24
22:12
speed up some tests check-in: e77b46515d user: dgp tags: trunk
21:02
More robust new test tcltest-9.5 check-in: be5bed5609 user: dgp tags: trunk
18:05
* library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest...
check-in: 84d5cb440e user: dgp tags: trunk
2005-02-23
10:23
Formatting typo [Bug 1149605] check-in: 900b90d94c user: dkf tags: trunk
2005-02-17
18:34
* win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen.
check-in: 6e3988d86f user: hobbs tags: trunk
2005-02-16
18:51
* /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l...
check-in: fb6f6d5530 user: msofer tags: trunk
2005-02-11
18:30
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD...
check-in: 4f071c20e2 user: hobbs tags: trunk
12:15
* tests/basic.test (basic-26.3): new test
check-in: c69117aec3 user: msofer tags: trunk
2005-02-10
19:08
* generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass...
check-in: 2ecc2466d1 user: msofer tags: trunk
17:09
fix to test suite failures check-in: 305f79ab63 user: vincentdarley tags: trunk
09:32
More consistency. [Bug 1117017] check-in: eec9c61e89 user: dkf tags: trunk
2005-02-08
11:42
* doc/CrtChannel.3: Typo: return->returns. check-in: ced36ea16b user: davidw tags: trunk
2005-02-06
22:14
* doc/Thread.3: One-word grammar fix. check-in: 26297cfe32 user: davidw tags: trunk
2005-02-05
09:15
* doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread.

* doc/FileSystem.3: Cleaned u... check-in: fd7b08dfdc user: davidw tags: trunk

2005-02-03
13:31
Whitespace fixes and add notes to #else/#endif so it is clearer what's happening check-in: 8ee881f322 user: dkf tags: trunk
2005-02-02
23:08
* generic/tclProc.c (TclInitCompiledLocals): Add check for type of the framePtr->procPtr->bodyPtr ...
check-in: 82231ff21f user: mdejong tags: trunk
2005-02-01
17:27
* generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio...
check-in: 55e101828a user: dgp tags: trunk
2005-01-31
16:26
* unix/configure: autoconf-2.57
check-in: 413b3fdc44 user: dgp tags: trunk
2005-01-30
18:38
Restored two double-evals that were removed in the DBGX purge. These are still needed on some platfo... check-in: ae6b86ef47 user: jenglish tags: trunk
2005-01-29
02:15
* unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871]
check-in: ee663ba0ed user: hobbs tags: trunk
2005-01-28
13:38
Added test for [1109484] check-in: 0f033a21f4 user: dkf tags: trunk
01:49
* generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn...
check-in: c9775dfebc user: hobbs tags: trunk
2005-01-27
00:22
TIP#218 IMPLEMENTATION
* generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit....
check-in: 0162fae7ad user: andreas_kupries tags: trunk
2005-01-25
17:04
Added safety checks check-in: 6547c5a739 user: dgp tags: trunk
16:39
* library/auto.tcl: Updated [auto_reset] to clear auto-loaded commands in namesp...
check-in: 6eb15d6f3f user: dgp tags: trunk
06:53
* unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins...
check-in: 7096d7eaec user: das tags: trunk
2005-01-21
22:24
* generic/tclStubInit.c: Regenerated the stubs support code from * generic/tclDecls.h: the mod... check-in: 8e9949daa2 user: andreas_kupries tags: trunk
17:42
* generic/tclThread.c: Typo police. Fixed some nits * generic/tclCmdAH.c: in header comments of ... check-in: d125e517a4 user: andreas_kupries tags: trunk
09:17
Add documentation for Tcl_FSLink args. [Bug 1106272] check-in: 6a0a979dba user: dkf tags: trunk
2005-01-19
23:16
regen check-in: f51b08ab7d user: dkf tags: trunk
23:15
TIP#235 implementation (rename functions, add to stubs table, document) Ensembles now have a C API. ... check-in: 64fc5d3a68 user: dkf tags: trunk
22:41
Import of libtommath 0.33 check-in: bd185c2b4e user: kennykb tags: trunk
22:07
* win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr...
check-in: ae30429069 user: mdejong tags: trunk
2005-01-18
14:44
Routine update per Olson's tzdata2005c. Removed links to links (Greenwich in several aliases; Navaj... check-in: 31009e6872 user: kennykb tags: trunk
09:47
added documentation on not using -lazy check-in: 25c4b9974e user: vincentdarley tags: trunk
2005-01-17
10:40
fix to glob failure on Windows shares check-in: ff39ea39c3 user: vincentdarley tags: trunk
2005-01-14
18:56
With vfs permissions can exist on non-unix filesystems check-in: 307ccff159 user: vincentdarley tags: trunk