Timeline
Not logged in

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

246 check-ins using file win/tclWinThrd.c version bca7125568

2008-10-13
22:05
set array of Tcl_Obj's to the right size. check-in: a8fe689a21 user: patthoyts tags: trunk
21:10
Handle error case [info class destructor]. check-in: c12e6d7da6 user: dkf tags: trunk
13:13
Added magic for Objective C. [Bug 2163447] check-in: 6bb3cf9fbf user: dkf tags: trunk
2008-10-12
19:53
* generic/tclCompile.c: fix bug in srcDelta encoding within ByteCodes. The bug can only be trigger... check-in: 25ecba7081 user: msofer tags: trunk
2008-10-10
21:45
typo check-in: 42af675fdd user: dgp tags: trunk, core-8-6-a3
21:12
*** 8.6a3 TAGGED FOR RELEASE *** * changes: Updates for 8.6a3 release. check-in: a97484e77c user: dgp tags: trunk
13:04
Fix [Bug 2155658] check-in: e58e13e886 user: dkf tags: trunk
04:09
CONSTify char* DTrace probe arguments check-in: 42099d03d6 user: das tags: trunk
04:02
fix warning check-in: 9c2baab056 user: das tags: trunk
2008-10-08
21:35
* unix/tclUnixChan.c: fix minor compiler warning * unix/tcl.m4: fix for bug [2073255] ... check-in: ac6cee85db user: nijtmans tags: trunk
15:10
* generic/tclBasic (TclInfoCoroutineCmd): * tests/unsupported.test: arrange for [info coroutine] t... check-in: cfefafc12b user: msofer tags: trunk
14:50
* generic/tclTrace.c: Corrected handling of errors returned by variable traces so ... check-in: 05c091d997 user: dgp tags: trunk
2008-10-07
22:58
Some cleaning up of the binary encode/decode engines check-in: 7763aab2c6 user: dkf tags: trunk
22:31
Added better docs of [binary encode] and [binary decode] check-in: dffabf5e85 user: dkf tags: trunk
21:24
undo "fix warnings from 2008-10-05 constification" (tclExecute.c 1.414), but in stead modify two mac... check-in: 8ab8fd2e1e user: nijtmans tags: trunk
17:58
fix ChangeLof entry check-in: b045ddbf00 user: msofer tags: trunk
17:57
* generic/tclBasic.c: Move [tailcall], [coroutine] and * generic/tclCmdIL.c: [yield] out... check-in: 368305a073 user: msofer tags: trunk
15:00
Corrected order of subcommands in a section to be alphabetic check-in: 9f4ca00277 user: dkf tags: trunk
14:10
Documented channel transformations. check-in: f37aa97888 user: dkf tags: trunk
01:15
fix warnings from 2008-10-05 constification check-in: a143c62934 user: das tags: trunk
2008-10-06
21:27
Fixed up some erroneous tests that are failing on Vista/Server2008 systems check-in: f96dc5db37 user: patthoyts tags: trunk
21:00
fixed constness of last commit for msvc check-in: 2d35bb9a0e user: patthoyts tags: trunk
18:38
Fix for [Bug 1934200] check-in: 1108f5efb5 user: mistachkin tags: trunk
04:25
missed commit of lset.n in TIP #331 changes. check-in: be5e869c9b user: kennykb tags: trunk
2008-10-05
22:25
* doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc * generic/tclFCmd.c: and tclpFileA... check-in: 40d0887361 user: nijtmans tags: trunk, potential incompatibility
22:12
TIP #331 IMPLEMENTATION * generic/tclListObj.c (TclLsetFlat): * tests/lset.test: Modified the [lset]... check-in: 41ad4c4b67 user: kennykb tags: trunk
21:27
* libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where * tests/expr.test (expr-47.13): ... check-in: 5c9087286d user: kennykb tags: trunk
20:47
* generic/tclInt.decls: CONSTified the AuxDataType argument * generic/tclCompCmds.c: of TclCreate... check-in: 20d2689bb9 user: nijtmans tags: trunk
19:22
Fix [Bug 2144595] check-in: a484fe5df5 user: dkf tags: trunk
2008-10-04
18:06
More result hygiene. check-in: 5de0a3380d user: dkf tags: trunk
12:54
* generic/tclLoad.c: Make sure that any library which doesn't have an unloadproc is only really un... check-in: 535ff978c5 user: nijtmans tags: trunk
12:33
* doc/ChnlStack.3: CONSTified the typePtr argument * doc/CrtChannel.3: of Tcl_CreateChannel an... check-in: 1fb6ccc45a user: nijtmans tags: trunk
12:00
Clean up result handling, factor out some duplicated code, share objects. check-in: 3258456452 user: dkf tags: trunk
11:51
* doc/Hash.3: CONSTified the typePtr argument * generic/tcl.decls: of Tcl_InitCustomHashTable.... check-in: fcc2624fe4 user: nijtmans tags: trunk
11:34
* doc/RegConfig.3: CONSTified the configuration argument * generic/tcl.decls: of Tcl_RegisterCo... check-in: 3aa5a6de7f user: nijtmans tags: trunk
11:04
* doc/GetIndex.3: CONSTified the tablePtr argument * generic/tcl.decls: of Tcl_GetIndexFromObj.... check-in: 4d465df046 user: nijtmans tags: trunk
2008-10-03
19:20
* tests/stack.test: * unix/tclUnixTest.c: removed test command teststacklimit and the correspondi... check-in: c8d29ae885 user: msofer tags: trunk
13:24
minor corrections check-in: f8dbf0312e user: dkf tags: trunk
08:13
Tidying up formatting check-in: 754b252ed3 user: dkf tags: trunk
00:09
regen again check-in: eb585aa4b8 user: dkf tags: trunk
00:07
typofix check-in: 098e39bd8b user: dkf tags: trunk
00:05
typo check-in: e9013079c4 user: dkf tags: trunk
00:01
Implemented TIP#195 - tcl::prefix command. [Patch 1040206] check-in: b99e7f3d7a user: dkf tags: trunk
2008-10-02
23:55
Regen check-in: 85794e5b8f user: dkf tags: trunk
23:36
Reduce the number of (pointless) type-casts. check-in: 1412dede80 user: dkf tags: trunk
23:32
Implement TIP #265. [FRQ 1446696] check-in: 020acd659d user: dkf tags: trunk
23:20
* tests/info.test (info-23.3): See [SF Bug 2017632]. Updated output of the test to handle the N... check-in: 69e6f84143 user: andreas_kupries tags: trunk
23:03
* doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation of 'info frame' for positive ... check-in: 4c82407928 user: andreas_kupries tags: trunk
22:55
* tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Made pattern for file containing tcltest... check-in: 1962be163c user: andreas_kupries tags: trunk
20:59
TIP #330 IMPLEMENTATION * generic/tcl.h: Remove the "result" and "freeProc" ... check-in: df44cd3e16 user: dgp tags: trunk, potential incompatibility
19:18
forgot one missing unmatched font change check-in: c1dd492734 user: mistachkin tags: trunk
19:01
Fixes for [Bug 1934272, 2072891] check-in: c2fdf161b8 user: mistachkin tags: trunk
2008-09-30
16:29
remove outdated comment check-in: 4b84986114 user: dgp tags: trunk
2008-09-29
16:03
TIP #323 IMPLEMENTATION (partial) * doc/glob.n: Revise [glob] to accept z... check-in: a7fdab8e2f user: dgp tags: trunk
15:38
TIP #323 IMPLEMENTATION (partial) * doc/linsert.n: Revise [linsert] to accep... check-in: f4124d16f9 user: dgp tags: trunk
13:32
TIP #326 IMPLEMENTATION check-in: e0ff4dac80 user: dkf tags: trunk
12:25
TIP #313 IMPLEMENTATION check-in: c8c203b12e user: dkf tags: trunk
08:19
Implement TIP 318. check-in: d30b262674 user: dkf tags: trunk
2008-09-28
22:18
regen check-in: 39716ddec7 user: dkf tags: trunk
22:17
Implement TIP 314. [Patch 1901783] check-in: 9834451d3a user: dkf tags: trunk
20:39
Added test for [Bug 2130726]. check-in: 297406d088 user: dkf tags: trunk
13:46
* generic/tclBasic.c: Fix the numLevels computations on * generic/tclInt.h: coroutine ... check-in: c18213886c user: msofer tags: trunk
2008-09-27
19:48
Reduce the magic number count check-in: a0e8f66dae user: dkf tags: trunk
19:47
Fix [Bug 2130726]. check-in: d18c55b8a2 user: dkf tags: trunk
19:40
Stylistic improvements (consistent function separation standards, etc.) and some reduction in nestin... check-in: c90542955a user: dkf tags: trunk
19:34
Corrected sanity test in zero-element case check-in: f54b9cef25 user: dkf tags: trunk
14:16
Fix [Bug 2130992]. check-in: 14ace11843 user: dkf tags: trunk
2008-09-26
21:05
TIP #323 IMPLEMENTATION (partial) * doc/lrepeat.n: Revise [lrepeat] to accept... check-in: 5065563421 user: dgp tags: trunk
20:16
TIP #323 IMPLEMENTATION (partial) * doc/object.n: Revise standard oo method... check-in: 281da7a6fb user: dgp tags: trunk
19:54
TIP #323 IMPLEMENTATION (partial) * doc/tm.n: Revise [tcl::tm::path add... check-in: 898345772b user: dgp tags: trunk
19:36
TIP #323 IMPLEMENTATION (partial) * doc/namespace.n: Revise [namespace upvar] ... check-in: 00995907cb user: dgp tags: trunk
19:12
TIP #323 IMPLEMENTATION (partial) * doc/lassign.n: Revise [lassign] to accep... check-in: 242df9962b user: dgp tags: trunk
12:53
Bump the TclOO version. (Forgot when checking in TIP320 impl.) check-in: 2363bbd777 user: dkf tags: trunk
2008-09-25
19:51
TIP #323 IMPLEMENTATION (partial) * doc/global.n: Revise [global] to accept... check-in: 1fa1d8c3e7 user: dgp tags: trunk
19:26
TIP #323 IMPLEMENTATION (partial) * doc/global.n: Revise [global] to accept... check-in: 03e5f21d0d user: dgp tags: trunk
18:06
* tests/platform.test: Update tests to expect revised results * tests/safe.test: ... check-in: 6c9eefd7f8 user: dgp tags: trunk
14:37
overlooked 85 -> 86 bump check-in: 2782fc85d1 user: dgp tags: trunk
14:30
Implement TIP #315. check-in: a9c586be0a user: dkf tags: trunk
10:17
correct bug number check-in: a05bee07cc user: dkf tags: trunk
10:15
slightly more efficient check-in: 7fac343845 user: dkf tags: trunk
10:13
Fix [Bug 2120903] check-in: c27a3bf717 user: dkf tags: trunk
2008-09-24
19:31
TIP #323 IMPLEMENTATION (partial) * doc/file.n: Revise [file delete] and ... check-in: 5351913241 user: dgp tags: trunk
09:51
Remove obsolete debugging macro. [Bug 2124814] check-in: 75b9647452 user: dkf tags: trunk
09:41
Implement TIP #316. check-in: 05e3bb92fd user: dkf tags: trunk
2008-09-23
14:27
Apply [Patch 2082450] check-in: 045d8a63c9 user: dkf tags: trunk
13:22
Fix [Bug 2118123] check-in: 9702f32993 user: dkf tags: trunk
05:05
Implementation of TIP #320.#320.#320. check-in: 9bc559dfec user: dkf tags: trunk
2008-09-22
21:02
Clean up paragraph order in chan.n [chan pipe] check-in: dd9b612925 user: ferrieux tags: trunk
2008-09-18
16:14
simplify TCL_CT_ASSERT check-in: d285545ac3 user: msofer tags: trunk
15:43
* generic/tclExecute.c (NEXT_INST_F): * generic/tclInt.h (TCL_CT_ASSERT): new compile-time asserti... check-in: 5686b2eef0 user: msofer tags: trunk
2008-09-17
18:11
* generic/tclInt.h: Correct the TclGetLongFromObj, TclGetIntFromObj, and TclGetI... check-in: 148987ab5f user: dgp tags: trunk
12:38
* library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053] check-in: 98d7ad77b5 user: msofer tags: trunk
02:15
* generic/tclParse.c: move TclResetCancellation to be called on returning to level 0... check-in: f4786edb4c user: mistachkin tags: trunk
00:01
* generic/tclBasic.c: move TclResetCancellation to be called on returning to level 0, as opposed t... check-in: 3e6a322ef8 user: msofer tags: trunk
2008-09-10
22:48
Incomplete docs for [binary encode] and [binary decode]. check-in: a0c0bd7c5a user: dkf tags: trunk
13:50
Use the powers of tcltest2 for good! Also add basic testing of disassmbler (though not of its output... check-in: 677f3de5be user: dkf tags: trunk
13:23
* tests/nre.test: add missing constraints; enable test of foreach recursion. * generic/tclBasic.... check-in: abc61b5a22 user: msofer tags: trunk
13:03
Fix efficiency bug detected by Kieran Elby. check-in: b5547d4f7b user: dkf tags: trunk
2008-09-08
10:48
Simplify test bodies using tcltest2 check-in: 24fb39dd18 user: dkf tags: trunk
03:55
* generic/tclCompile.c (TclCompileTokens): * generic/tclExecute.c (CompileExprObj): fix a perf b... check-in: b78ba52c9d user: msofer tags: trunk
2008-09-07
14:01
* doc/namespace.n: fix [Bug 2098441] check-in: 181400daae user: msofer tags: trunk
2008-09-05
01:19
* generic/tclTrace.test (TraceVarProc): * generic/unsupported.test: insure that unset traces are r... check-in: 2d32371557 user: msofer tags: trunk
2008-09-04
16:34
* generic/tclExecute.c (CACHE_STACK_INFO): * tests/unsupported.test: restore the execEnv's bottom... check-in: 6c3b82e2ad user: msofer tags: trunk
2008-09-03
05:43
* generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macro * compat/dirent2... check-in: bbd0f4b7ed user: dgp tags: trunk
2008-09-02
22:55
unbreak the build with TCL_NO_DEPRECATED defined check-in: 4480defc0a user: das tags: trunk
20:56
* generic/tcl.h: Removed the conditional #define of _ANSI_ARGS_ that would su... check-in: 02492030f5 user: dgp tags: trunk
15:49
Use tcltest2 better. check-in: aa30d823e8 user: dkf tags: trunk
2008-09-01
12:28
* generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are now * generic/tclOOBasic.c: by... check-in: 22bb9ac0a9 user: msofer tags: trunk
00:35
Improve the semantics of C-implemented destructors slightly. check-in: 879ea220fd user: dkf tags: trunk
2008-08-29
12:37
Ensure that all TclOO headers get installed. [Bug 2082299] check-in: d8c81db9a2 user: dkf tags: trunk
2008-08-28
16:24
* README: Bump version number to 8.6a3 * generic/tcl.h: * libr... check-in: cb2385ff07 user: dgp tags: trunk
2008-08-27
20:29
typo check-in: 66806cbe6f user: dgp tags: trunk
12:47
Added cross references to manual pages that discuss specific variables created by Tcl. check-in: 154659f1bf user: dkf tags: trunk
2008-08-26
22:36
* generic/tclBasic.c (InfoCoroutine): * tests/unsupported.test: new command that returns the FQN ... check-in: 6e24ef6a03 user: msofer tags: trunk
2008-08-25
13:22
* generic/tclBasic.c (NRInterpCoroutine): store the caller's eePtr, stop assuming the coroutine is... check-in: 6cde51f2d1 user: msofer tags: trunk
2008-08-24
14:42
Split off the ChangeLog entries for 2006-2007 into their own file. check-in: e58b904c88 user: dkf tags: trunk
14:38
NRE-enable non-compiled [foreach]. [Bug 2017632] check-in: 8bee319fc2 user: dkf tags: trunk
2008-08-23
18:53
* generic/tclBasic.c: Removed unused var; fixed function * generic/tclOOInt.h: pointer dec... check-in: e7cb67cca4 user: msofer tags: trunk
11:35
NRE-enable the ensemble creator (add extra field!) Arrange for [dict for] to be NRE-enabled when not... check-in: 51c9ce366f user: dkf tags: trunk
10:54
Silence some warnings. check-in: 1a9a602400 user: dkf tags: trunk
01:55
fix ChangeLog entry check-in: 5b2121e277 user: msofer tags: trunk
01:48
* generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, COROUTINE_CANT_YIELD, COROUTINE_ILLEG... check-in: 4c97f8aa43 user: msofer tags: trunk
01:42
* generic/tclBasic.c: Set a special COROUTINE_BUSY errorcode check-in: c6616a4aa0 user: msofer tags: trunk
2008-08-22
19:41
* changes: Updates for 8.6a2 release. check-in: 5b18c7b706 user: dgp tags: trunk, core-8-6-a2
18:27
speling ficks check-in: 3fb55502a3 user: dgp tags: trunk
18:16
* generic/tcl.h: Drop use of USE_COMPAT85_CONST. That added indirection with... check-in: 4581b11cbe user: dgp tags: trunk
18:00
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: fe9f78b0a6 user: dgp tags: trunk
17:26
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 9832ad37bc user: dgp tags: trunk
2008-08-21
23:57
* generic/tclBasic.c: Previous fix, now done right. * generic/tclCmdIL.c: * generic/tclInt.h:... check-in: 9a8105fe32 user: msofer tags: trunk
23:42
really fix translation to escape glob-sensitive chars check-in: 2954833c4a user: hobbs tags: trunk
23:19
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***= * generic/tclUtil.c (TclReToGlob)... check-in: 6e9764c87c user: hobbs tags: trunk
21:35
* generic/tcl.h: Reduced the use of CONST86 and eliminated * generic/tcl.decl... check-in: b3e31c71c2 user: dgp tags: trunk, potential incompatibility
21:24
parts of last commit were not saved :} check-in: b73a168de3 user: msofer tags: trunk
21:01
* generic/tclBasic.c: Fix the cmdFrame level count in * generic/tclCmdIL.c: coroutines. Fix sm... check-in: dc107da7f4 user: msofer tags: trunk
14:02
Added disassembly of TclOO methods. check-in: 271c1169b9 user: dkf tags: trunk
10:36
Align variable naming and typing a bit better with tclNamesp.c. check-in: b23fa711a9 user: dkf tags: trunk
2008-08-20
23:48
Added casts to make MSVC happy and re-enable the debug build. check-in: f78dfdd7d5 user: patthoyts tags: trunk
15:41
Fix performance bug introduced by fix of [Bug 2037727] check-in: fbf4a7e36a user: dkf tags: trunk
15:31
General whitespace/style policing check-in: c184a1d25e user: dkf tags: trunk
15:02
Squelch warning check-in: 2a74b3f885 user: dkf tags: trunk
13:14
Remove pointless casts check-in: bf97b95821 user: dkf tags: trunk
12:18
Minor cleanup check-in: 71f957ca12 user: dkf tags: trunk
11:45
* generic/tclTest.c (TestconcatobjCmd): fix use of internal-only TclInvalidateStringRep macro... check-in: 569ea2e888 user: das tags: trunk
2008-08-17
19:37
* generic/tclBasic.c: Implementation of [coroutine] and [yield] * generic/tclCmdAH.c: co... check-in: bd5b25a1ec user: msofer tags: trunk
14:15
* generic/tclTest.c (TestconcatobjCmd): * generic/tclUtil.c (Tcl_ConcatObj): * tests/util.test (u... check-in: 06993be2a4 user: msofer tags: trunk
2008-08-16
14:27
fix last commit check-in: 3546c22a60 user: msofer tags: trunk
13:59
* generic/tclExecute.c: better cmdFrame management check-in: f1f99b8c5c user: msofer tags: trunk
2008-08-14
13:09
* tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: 341ed145a9 user: dgp tags: trunk
10:49
remove overlooked old TCL_DTRACE_PROC_ENTRY check-in: 4be2d39aa9 user: das tags: trunk
10:49
fix unused variable warnings when USE_DTRACE is not defined check-in: 435d4b4c40 user: das tags: trunk
10:32
#define DTraceCmdReturn when USE_DTRACE is not defined check-in: d9e22693a7 user: das tags: trunk
02:16
typo check-in: b5df40bcd4 user: das tags: trunk
02:11
* generic/tclBasic.c (TclNREvalObjv, Tcl_NRCallObjProc): DTrace probes * generic/tclProc.c (TclNR... check-in: c21fbf3f17 user: das tags: trunk
02:09
* generic/tclCmdIL.c (TclInfoFrame): check fPtr->line before dereferencing as line info may ... check-in: 8aedfc1b91 user: das tags: trunk
00:08
* tests/fCmd.test (fCmd-6.23): made result matching robust when test workdir and /tmp are not ... check-in: 59c3f93246 user: das tags: trunk
2008-08-13
23:14
autoheader-2.59 check-in: 57b8049a58 user: das tags: trunk
23:13
autoconf-2.59 check-in: 6b73205484 user: das tags: trunk
23:08
* unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize() * generic/tclInt.h: and related ifd... check-in: 626938b63a user: das tags: trunk
23:07
* unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: 97358f39f0 user: das tags: trunk
23:04
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 60930ca354 user: das tags: trunk
22:02
* tests/nre.test: added test for large {*}-expansion effects check-in: 871c9025a5 user: msofer tags: trunk
18:14
* generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: d391632bf3 user: dgp tags: trunk
2008-08-12
23:19
* generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd): fix # args displayed. [Bug 2048676... check-in: 7237db2f3e user: hobbs tags: trunk
17:51
* generic/tclOOMethod.c (PushMethodCallFrame): Added missing check for bytecode val... check-in: ccb470815e user: dgp tags: trunk
17:45
* generic/tclProc.c (TclProcCompileProc): On recompile of a proc, clear away a... check-in: 47649f8b79 user: dgp tags: trunk
15:10
* README: Bump version number to 8.6a2 * generic/tcl.h: * libr... check-in: ff4d6323a8 user: dgp tags: trunk
15:00
* changes: Updates for 8.6a2 release. check-in: 96183d9f3e user: dgp tags: trunk
2008-08-11
21:58
* library/http/http.tcl: Remove 8.5 requirement. * library/http/pkgIndex.tcl: ... check-in: 8b417ebe57 user: dgp tags: trunk
21:29
Remove the 8.5+ requirement to avoid problems with shipping http as a tcl module. check-in: 57e81cc526 user: patthoyts tags: trunk
21:04
* library/tm.tcl: Added a 'package provide' command to the generated ifneeded scripts of Tcl Modu... check-in: f3cd8f5886 user: andreas_kupries tags: trunk
20:40
* generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 6ea9a5e52e user: andreas_kupries tags: trunk
17:32
&#(*& typo! check-in: 2f88360993 user: dgp tags: trunk
15:59
* library/http/http.tcl: Bump http version to 2.7.1 to account * library/http... check-in: 6e510ffad0 user: dgp tags: trunk
14:39
crc field from zlib data should be treated as unsigned for 64bit support [Bug 2046846] check-in: ef5481bca1 user: patthoyts tags: trunk
2008-08-10
23:06
made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const. This variable is only... check-in: b300e8ceeb user: nijtmans tags: trunk
15:58
remove unused vars check-in: 08501ee705 user: msofer tags: trunk
15:35
* generic/tclProc.c: completely removed ProcCompileProc, which was a fix for [Bug 1482718]. This i... check-in: d97c9b7593 user: msofer tags: trunk
2008-08-09
22:20
* generic/tclBasic.c: slight cleanup * generic/tclCompile.h: * generic/tclExecute.c: check-in: 62fd40602c user: msofer tags: trunk
00:20
* generic/tclExecute.c: fix warnings. * generic/tclOOMethod.c (PushMethodCallFrame): fix uninitia... check-in: 306f85215c user: das tags: trunk
00:16
(lrange-1.17): add test cleanup; whitespace check-in: 1c9b083956 user: das tags: trunk
00:15
(PushMethodCallFrame): fix uninitialized efi name field check-in: d6b7e73887 user: das tags: trunk
00:13
fix warnings check-in: ed57ce2e84 user: das tags: trunk
2008-08-08
20:56
removed INCOMPAT flag check-in: 650bd711ca user: dgp tags: trunk
20:43
* changes: Updates for 8.6a2 release. check-in: fe932c6048 user: dgp tags: trunk
15:43
Olson's tzdata2008e check-in: e388275039 user: kennykb tags: trunk
15:30
Olson's tzdata2008e check-in: 121b0de920 user: kennykb tags: trunk
2008-08-07
22:29
generic/tclExecute.c formatting only: remove spaces at the end of a every line generic/tclConfig... check-in: 697472b8f7 user: nijtmans tags: trunk
11:27
small modif of last commit check-in: acc1ffd677 user: msofer tags: trunk
04:13
* generic/tclBasic.c: Fix tailcalls falling out of tebc into * generic/tclExecute.c: Tcl_EvalEx ... check-in: 46bf23d87d user: msofer tags: trunk
2008-08-06
21:23
* generic/tclOO.c: Revised TclOO's check for an interp being deleted during han... check-in: dc2c6d9a11 user: dgp tags: trunk
21:02
credit dgp for that bug :} check-in: fab82200af user: msofer tags: trunk
20:58
* generic/tclVar.c (TclLookupSimpleVar): fix bug that the core could not trigger before TclOO: the... check-in: 85d2692b6e user: msofer tags: trunk
19:46
missed some nukeable comments re [namespace inscope] check-in: 62b41b608a user: msofer tags: trunk
19:23
* library/init.tcl (::unknown): removed the [namespace inscope] hack that was maintained for Itcl ... check-in: 53ee04101a user: msofer tags: trunk, potential incompatibility
2008-08-05
23:47
Streamline async connect logic [Patch 1994512]. Consolidate error reporting paths in CreateSocket()... check-in: 27101ab8a1 user: jenglish tags: trunk
22:52
missing ChangeLof entry check-in: 23631232a7 user: msofer tags: trunk
15:52
* generic/tclExecute.c: Fix for [Bug 2038069] by dgp. * tests/execute.test: check-in: c1ff7f20d1 user: msofer tags: trunk
2008-08-04
18:32
fix "bad stack top" bug in last commit check-in: 05bc3e14e1 user: msofer tags: trunk
15:32
* tests/nre.test: added tests for [if], [while] and [for]. A test for [foreach] has been added and... check-in: 97a07cfc1f user: msofer tags: trunk
14:59
missing commit to tests/unsupported.test check-in: c0b7ddbb03 user: msofer tags: trunk
14:09
duh ... committed only the ChangeLog entry, not the rest check-in: 4fee944e9f user: msofer tags: trunk
13:43
* generic/tclBasic.c: made atProcExit commands run * generic/tclCompile.h: inconditionally... check-in: 3ec5568989 user: msofer tags: trunk
04:49
* generic/tclExecute.c: Stopped faulty double-logging of errors to * tests/execute.t... check-in: 9f82f568c0 user: dgp tags: trunk
2008-08-03
18:00
made function static check-in: d643a1a461 user: msofer tags: trunk
17:49
remove unneeded declaration check-in: 76b729dcd7 user: msofer tags: trunk
17:33
ChangeLog entry check-in: fa08074664 user: msofer tags: trunk
17:33
* generic/tclBasic.c: new unsupported command atProcExit * generic/tclCompile.h: that shar... check-in: 95e85cbce2 user: msofer tags: trunk
10:19
remove NRE.test & add new test files to Tcl.xcodeproj check-in: bd9680fcd3 user: das tags: trunk
2008-08-02
14:12
* tests/NRE.test: made empty, waiting for removal until das does his thing in macosx/Tcl.xcodeproj... check-in: 603dca99c0 user: msofer tags: trunk
2008-08-01
18:22
* doc/Exit.3: do not call Tcl_Finalize implicitly * generic/tclEvent.c: ... check-in: 5f526d80a6 user: hobbs tags: trunk
17:07
* generic/tclBasic.c: Revised timing of the CmdFrame stack management * tests/info... check-in: b561aa9385 user: dgp tags: trunk
00:44
* tests/NRE.test: replaced all deep-recursing tests by shallower tests that actually measure the ... check-in: 740ca5abc7 user: msofer tags: trunk
2008-07-31
22:12
tclNRE.h die die die check-in: 9e690fa22a user: das tags: trunk
20:01
nr-enabling [for]; [while] made to reuse [for]'s infrastructure. check-in: 1b9a54b876 user: msofer tags: trunk
18:29
nr-enabling [while] check-in: 091d0a6c54 user: msofer tags: trunk
17:37
missing ChangeLog entry check-in: b4ae85afc8 user: msofer tags: trunk
17:32
nr-enabling [if] check-in: 591a2cece4 user: msofer tags: trunk
15:42
* generic/tclBasic.c: NR-enabling [catch] * generic/tclCmdAH.c: * generic/tclInt.h: * tests/NR... check-in: fe6fa5b7a7 user: msofer tags: trunk
14:47
wrong date in Changelog check-in: b25f80bdf8 user: msofer tags: trunk
14:43
Dumped tclNRE.h's contents into tclInt.h. The file is now empty and unrefernced everywhere but in ma... check-in: 451dda69d6 user: msofer tags: trunk
03:42
restricting usage and avoiding panics in [tailcall] check-in: 5bce68bce8 user: msofer tags: trunk
00:55
fix macro that gcc swallows but msvc doesn't check-in: 948cd763ef user: msofer tags: trunk
00:43
* generic/tclBasic.c: Improved tailcalls and tests. * generic/tclCompile.h: * generic/tclExecu... check-in: 5b619c2fb3 user: msofer tags: trunk
2008-07-30
17:54
* generic/tclBasic.c (TclNREvalObjEx): new comments and code reorg to clarify what is happening. check-in: 225f31d075 user: msofer tags: trunk
17:34
fixing last commit check-in: bc709993b9 user: msofer tags: trunk
17:30
* generic/tclBasic.c: guard against the value of iPtr->evalFlags changing between the times where ... check-in: b3662912c2 user: msofer tags: trunk
2008-07-29
23:18
* tests/NRE.test: new tests that went MIA in the NRE revamping check-in: b090ac39c4 user: msofer tags: trunk
20:53
a timid start at cleaning up check-in: 303d8d03a9 user: msofer tags: trunk
18:19
* generic/tclBasic.c: Made use of the thread's alloc cache * generic/tclInt.h: stored in the e... check-in: 1a3aa54ccf user: msofer tags: trunk
13:45
* generic/tclExecute.c: fix [Bug 2030670] that cause TclStackRealloc to panic on rare corner case... check-in: 63fdc405dd user: msofer tags: trunk
05:52
fix macro check-in: 266312a39b user: msofer tags: trunk
05:31
changelog entry check-in: 1519ed1a82 user: msofer tags: trunk
05:30
Completely revamped NRE implementation, with (almost) unchanged API. check-in: 4c5c243ec3 user: msofer tags: trunk
2008-07-28
22:09
it's tip #27, not #24 check-in: ea2042b8d4 user: nijtmans tags: trunk
21:31
* doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem * generic/tcl.decls: ... check-in: 246dcb287a user: nijtmans tags: trunk, potential incompatibility
21:06
* generic/tclBasic.c: Added missing ref count when creating an empty string as path (TclEvalEx). ... check-in: 076818a1d9 user: andreas_kupries tags: trunk
2008-07-27
22:50
general tidy up check-in: 26bc9ff861 user: dkf tags: trunk
22:40
formatting only check-in: b72d55df84 user: nijtmans tags: trunk
22:28
Remove unnecessary hack. check-in: 697475bbe2 user: dkf tags: trunk
22:18
* doc/Object.3 CONSTified 3 functions using * doc/ObjectType.3 Tcl_ObjType which all... check-in: 4f99dac9fd user: nijtmans tags: trunk, potential incompatibility
2008-07-25
23:06
* test/info.test: More work on singleTestInterp usability. This fixes bug [1605269]. check-in: b3b434585c user: andreas_kupries tags: trunk
22:11
* tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: 5317fc0855 user: andreas_kupries tags: trunk
21:23
* tests/info.test (info-37.0): Add !singleTestInterp constraint; (info-22.8, info-23.0): switch to... check-in: ecb4a10c7d user: das tags: trunk
2008-07-24
22:57
just a few const -> CONST (in header files and .decls files) and CONST -> const (.c files and intern... check-in: a3ec1868d0 user: nijtmans tags: trunk
21:56
Oops, wrong date check-in: 6956cbec66 user: nijtmans tags: trunk
21:54
CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is supposed to be a co... check-in: 7ade6e690e user: nijtmans tags: trunk, potential incompatibility