Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
360 check-ins using file generic/tclHistory.c version 04f5fda2d7
|
2008-10-26
| ||
| 12:45 | Style improvements - invoking callbacks without visual junk. check-in: de3bfd137a user: dkf tags: trunk | |
|
2008-10-24
| ||
| 00:40 | Removed a rogue ^M from the end of a line check-in: 67dbd05fb4 user: patthoyts tags: trunk | |
|
2008-10-23
| ||
| 23:17 | Fixed a failure to read SHOUTcast streams with the new 2.7 package. Introduced a new intial state as... check-in: 943b6dd8ce user: patthoyts tags: trunk | |
| 12:18 | only create test.dat file on windows, it is never used on unix and creation may fail due to insuffic... check-in: 7dff6665ff user: das tags: trunk | |
| 03:28 | * generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE in the for body [Bug 2186888]. check-in: 9cb9b8e5ed user: msofer tags: trunk | |
|
2008-10-22
| ||
| 20:23 | Letting CONST die a slow and graceful death, since NO_CONST was broken since 8.4 and no-one complain... check-in: dc58eb7219 user: nijtmans tags: trunk | |
|
2008-10-19
| ||
| 19:55 | * generic/tclProc.c: Reset -level and -code values to defaults after they are use... check-in: a85f2f72a4 user: dgp tags: trunk | |
| 16:52 | Check syntax of [info coroutine] args, i.e. there are none. check-in: 33628306b8 user: dkf tags: trunk | |
| 16:27 | Document [info coroutine]. check-in: 492d56fd9b user: dkf tags: trunk | |
| 16:22 | Improve documentation of [tcl::prefix]. check-in: 721748dd51 user: dkf tags: trunk | |
|
2008-10-17
| ||
| 20:14 | fix missing "-Wl," prefix in HP-UX build check-in: f5b4b4305c user: nijtmans tags: trunk | |
| 20:08 | fix missing "-Wl," prefix in HP-UX build check-in: e59ea6fb6a user: nijtmans tags: trunk | |
| 18:42 | CONST -> const check-in: 5f963f698b user: nijtmans tags: trunk | |
| 18:06 | * generic/tclIORTrans.c (DeleteReflectedTransformMap): Removed debug output in C++ comment. check-in: 429cbd6df6 user: andreas_kupries tags: trunk | |
| 16:32 | * generic/tclCompile.h: Declare the internal tclInstructionTable * generic/tclExecut... check-in: c9106a2d20 user: dgp tags: trunk | |
| 10:22 | Improve clarity of formatting. check-in: 71edbde46a user: dkf tags: trunk | |
|
2008-10-16
| ||
| 22:34 | Add "const" to many internal const tables. No functional or API change. check-in: f03d2e2d83 user: nijtmans tags: trunk | |
| 17:04 | * library/init.tcl: Revised [unknown] so that it carefully preserves the state o... check-in: 91dbfe7baf user: dgp tags: trunk | |
| 16:08 | * library/init.tcl: Revised [unknown] so that it carefully preserves the state o... check-in: a07bfdf2de user: dgp tags: trunk | |
|
2008-10-15
| ||
| 10:43 | Lots of very minor formatting fixes. check-in: 4eecde7be6 user: dkf tags: trunk | |
| 06:17 | Add "const" to many internal const tables, so those will be put by the C-compiler in the TEXT segmen... check-in: 8fcbc25d98 user: nijtmans tags: trunk | |
|
2008-10-14
| ||
| 22:43 | * win/tclWinChan.c: Fix minor compiler warnings when * win/tclWinDde.c: compiling wit -... check-in: ec7f443aa8 user: nijtmans tags: trunk | |
| 22:37 | * generic/tclCmdAH.c: Fix minor compiler warnings when compiling * generic/tclCmdMZ.c: w... check-in: 675e88f649 user: nijtmans tags: trunk | |
| 22:30 | Fix a bit of formatting. check-in: c710941ccd user: dkf tags: trunk | |
| 22:28 | Use the environment variable for program files to find the html help compiler check-in: 4a43f5ab31 user: patthoyts tags: trunk | |
| 20:08 | * README: Bump version number to 8.6a4 * generic/tcl.h: * libr... check-in: 3d9e72a73b user: dgp tags: trunk | |
| 19:26 | * generic/tclExecute.c: Fix compile warnings when --enable-symbols=all. * generic/t... check-in: 06c13fc98b user: dgp tags: trunk | |
| 18:49 | Fix test flaws exposed by -singleproc 1 -debug 1 check-in: dd5b58f068 user: dgp tags: trunk | |
| 17:17 | Make safe-7.2 more robust to different environments check-in: 73af7029b1 user: dgp tags: trunk | |
| 16:48 | oops check-in: a250bfc0d6 user: dgp tags: trunk | |
| 16:35 | add missing constraints check-in: 28a3511d72 user: dgp tags: trunk | |
| 14:02 | Made documentation *even more* clear... check-in: 6f94816860 user: dkf tags: trunk | |
|
2008-10-13
| ||
| 22:51 | We need to initialize the thread id variable to 0 as on 64 bit windows this is a pointer sized field... check-in: 8f717ed738 user: patthoyts tags: trunk | |
| 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 | |
|
2008-07-23
| ||
| 23:19 | Added relative speed test for pure byte array concats. check-in: 00a4e94abd user: ferrieux tags: trunk | |
| 22:50 | Added relative speed test for lrange, checking fro in-place optimization. check-in: c9f53feac9 user: ferrieux tags: trunk | |
| 21:43 | * tests/info.test: Reordered the tests to have monotonously increasing numbers. check-in: ea9e096338 user: andreas_kupries tags: trunk | |
| 21:07 | Rename new test to avoid duplicate test name. check-in: a66b179b51 user: andreas_kupries tags: trunk | |
| 20:49 | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: e34657a1ad user: andreas_kupries tags: trunk | |
| 13:38 | * generic/tclBasic.c (GetCommandSource): added comment with explanation and warning for waintainer... check-in: b02f76b28f user: msofer tags: trunk | |
|
2008-07-22
| ||
| 23:06 | make genstubs check-in: 163adf45a3 user: das tags: trunk | |
| 23:05 | fix TclNRInterpProc stub table declaration (broke 'make checkstubs') check-in: 5c86e9cf31 user: das tags: trunk | |
| 23:01 | fix line-endings check-in: 7352e91360 user: das tags: trunk | |
| 22:46 | Added missing function comments. check-in: 749377e420 user: andreas_kupries tags: trunk | |
| 22:26 | fix warning; formatting check-in: b3d96b33cd user: das tags: trunk | |
| 22:24 | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static, and ans... check-in: a640735a9f user: andreas_kupries tags: trunk | |
| 21:50 | * generic/tclBasic.c: Ansified the new functions. check-in: 79c49df1f0 user: andreas_kupries tags: trunk | |
| 21:41 | * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: 0052f52da7 user: andreas_kupries tags: trunk | |
| 21:02 | * generic/tclBasic.c: Added numLevels field to CommandFrame, * generic/tclExecute.c: let GetCo... check-in: c83cc0d79a user: msofer tags: trunk | |
|
2008-07-21
| ||
| 23:46 | fix warning, formatting, whitespace check-in: 23e20b113d user: das tags: trunk | |
| 22:50 | * generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: ffe14e5e73 user: andreas_kupries tags: trunk | |
| 22:22 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: cfc8157c41 user: nijtmans tags: trunk | |
| 21:58 | formatting, whitespace check-in: c7486e1b03 user: das tags: trunk | |
| 21:54 | whitespace check-in: 89f7360321 user: das tags: trunk | |
| 21:52 | stack-3.1 no longer fails when testsuite is run from Xcode check-in: 0ec5c3d4e5 user: das tags: trunk | |
| 21:51 | Added test for file rename with inode collision on windows check-in: f0b9a2f7da user: patthoyts tags: trunk | |
| 21:46 | fix warnings, formatting check-in: 0c0bc35d08 user: das tags: trunk | |
| 21:25 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: 395eaa2623 user: nijtmans tags: trunk | |
| 21:12 | Resync with recent ?arg ...? normalization check-in: b3191b84e8 user: ferrieux tags: trunk | |
| 21:02 | TIP #304 implementation check-in: 6cf782df52 user: ferrieux tags: trunk | |
| 19:41 | use TclEvalObjv instead of Tcl_EvalObjv at selected spots check-in: 005a5d9138 user: msofer tags: trunk | |
| 16:25 | * generic/tcl.decls: Changed the implementation of * generic/tclBasic.c: [namespace impor... check-in: 281b7ede58 user: msofer tags: trunk | |
| 14:42 | Inode numbers on Windows are not unique so avoid the inode check on this platform [Bug 2015723] check-in: afa89c1865 user: patthoyts tags: trunk | |
| 04:12 | ChangeLog fix check-in: a64bf16a74 user: msofer tags: trunk | |
| 03:49 | fix uninited and unused var warnings check-in: 677135de80 user: msofer tags: trunk | |
| 03:43 | * generic/tclBasic.c: NRE: enabled calling NR commands * generic/tclExecute.c: from the callba... check-in: 7a0e9388a7 user: msofer tags: trunk | |
|
2008-07-20
| ||
| 23:57 | add cleanup to fix subsequent test failures with -singleproc 1 check-in: 48d82216dd user: das tags: trunk | |
| 20:24 | * tests/fileName.test: Repaired the failing test fileName-15.7 from dkf's commit earlier today. check-in: 030524884f user: kennykb tags: trunk | |
| 17:55 | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. check-in: 2e6c76f67e user: dkf tags: trunk | |
| 11:33 | Reduce obscurity of tests by eliminating many [catch]es through use of tcltest2 check-in: 7001f3578e user: dkf tags: trunk | |
| 06:40 | Finish cleaning up this file (move cleanup actions out of test bodies, etc.) check-in: 23ebaae69a user: dkf tags: trunk | |
|
2008-07-19
| ||
| 22:50 | fix [2021443] inconsistant "wrong # args" messages check-in: 1e5261316e user: nijtmans tags: trunk | |
| 22:16 | Fix a gcc warning when compiling Tcl with mingw32 tclWinTest.c: In function `TestplatformChmod': tcl... check-in: c33e0b7cf5 user: nijtmans tags: trunk | |
| 21:47 | Fix miguel's problem with env failures; need LANG to get [encoding system] right in subprocesses... check-in: 33796e0fff user: dkf tags: trunk | |
| 16:20 | More test cleanup. check-in: aa3631fea9 user: dkf tags: trunk | |
| 09:57 | Rewrite to use tcltest2 and not generate non-ascii chars in results. Part of fix of [Bug 1513659] check-in: f856a8134a user: dkf tags: trunk | |
|
2008-07-18
| ||
| 23:29 | new TclNRAddCallback macro for internal use instead of the public Tcl_NRAddCallback check-in: 41bf7d9039 user: msofer tags: trunk | |
| 17:23 | NRE-enable the TclOO constructor system. check-in: e092b4ac90 user: dkf tags: trunk | |
| 14:02 | * tests/NRE.test: Added basic tests for deep TclOO calls check-in: 74a6afc49f user: msofer tags: trunk | |
| 13:46 | * generic/tcl.decls: Change the public api prefix from * generic/tcl.h: TclNR_foo ... check-in: 028024f0d3 user: msofer tags: trunk | |
| 13:10 | NRE-enable oo::object.eval check-in: b20aa20566 user: dkf tags: trunk | |
| 13:08 | Minor fixes (clearer panic messages, formatting of comments) check-in: 1acdaa5797 user: dkf tags: trunk | |
| 04:23 | * generic/tclDictObj.c (DictWithCmd, DictUpdateCmd): fix refcounting bugs that caused crashes [Bug... check-in: d36c5fb6d6 user: msofer tags: trunk | |
|
2008-07-17
| ||
| 23:48 | Tinkering check-in: bf427c5224 user: dkf tags: trunk | |
| 21:57 | stop crash in test suite! check-in: 0da5dcb0e8 user: dkf tags: trunk | |
| 20:43 | NRE-ify the non-compiled version of [dict update]. check-in: 90f8772b53 user: dkf tags: trunk | |
| 15:43 | Add NRE support to [dict with]. check-in: 6f1625197f user: dkf tags: trunk | |
|
2008-07-16
| ||
| 23:31 | * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain that thread key creation is successf... check-in: fc0e0a02ad user: georgeps tags: trunk | |
| 22:08 | NRE-aware TclOO. check-in: a8d83acd18 user: dkf tags: trunk, potential incompatibility | |
| 00:44 | * tests/NRE.test: better constraint for testing the * tests/stack.test: existence of teststack... check-in: 41e62e1505 user: msofer tags: trunk | |
|
2008-07-15
| ||
| 14:13 | * generic/tclParse.c: fixing incomplete reversion of "fix" for [Bug 2017583], missing TclResetCanc... check-in: 34b2654de3 user: msofer tags: trunk | |
| 13:50 | Fix [Bug 2018603] check-in: a65d58e563 user: dkf tags: trunk | |
| 12:58 | Fix error in example. [Bug 2016740] check-in: d174149bbd user: dkf tags: trunk | |
| 10:15 | Factor the ensemble code a bit more. check-in: 77f9b57cf0 user: dkf tags: trunk | |
|
2008-07-14
| ||
| 20:29 | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], * tests/parse.test: numLevel manage... check-in: 589a13cd5a user: msofer tags: trunk | |
| 14:15 | Tidy up code for clarity. check-in: 39ca815347 user: dkf tags: trunk | |
| 08:22 | Store ClientDatas in NRE callback storage as an array; that's how they are referred to in callback i... check-in: 26d39f7114 user: dkf tags: trunk | |
| 02:09 | * generic/tclParse.c: Remove unneeded TclInterpReady call check-in: f52ca120cd user: msofer tags: trunk | |
| 02:03 | * generic/tclExecute.c: Remove unneeded TclInterpReady call check-in: 08ab944551 user: msofer tags: trunk | |
| 01:38 | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls into * generic/tclExecute.c: TclInterpRead... check-in: e494614ad5 user: msofer tags: trunk | |
| 01:27 | * generic/tclVar.c: fix error message check-in: d0fe4d4ec6 user: msofer tags: trunk | |
| 00:57 | remove unused variable check-in: f6560eca1e user: msofer tags: trunk | |
| 00:39 | ChangeLog fix check-in: 36cb847033 user: msofer tags: trunk | |
| 00:38 | * generic/tclParse.c: remove unnecessary numLevel management [Bug 2017583] check-in: f5e9b29a66 user: msofer tags: trunk | |
| 00:11 | * generic/tclBasic.c.: NRE left too many calls to * generic/tclExecute.c: TclResetCancellation ... check-in: 762ff2fe9f user: msofer tags: trunk | |
|
2008-07-13
| ||
| 23:15 | more consistent wrong # arg messages: change all messages containing ?options? to the form ?-option ... check-in: 7dcec0e5e2 user: nijtmans tags: trunk | |
| 22:42 | * generic/tclBasic.c: TclResetCancellation() calls were misplaced (merge mishap); stray //. Thanks... check-in: 0b71c2e082 user: msofer tags: trunk | |
| 16:07 | * generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFree were badly defined under mem deb... check-in: 4931a14a74 user: msofer tags: trunk | |
| 15:56 | whitespace check-in: b689462c86 user: das tags: trunk | |
| 12:54 | add new NRE files check-in: 1f95bf67fa user: das tags: trunk | |
| 12:54 | autoheader-2.59 check-in: ae7205f383 user: das tags: trunk | |
| 12:54 | remove leftover DTRACE macro causing buid failure check-in: f5270f6b50 user: das tags: trunk | |
| 09:29 | silence compiler warnings about uninited variables (gcc can't follow the logic) check-in: e2f82b3946 user: msofer tags: trunk | |
| 09:04 | added new files generic/tclNRE.h and tests/NRE.test check-in: efe90c32ce user: msofer tags: trunk | |
| 09:03 | NRE implementation [Patch 2017110] check-in: a646e4c362 user: msofer tags: trunk | |