Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporary mark interp-34.11 test-case a knownBug. Fix ongoing in separate branch | jan.nijtmans | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | Update Tcl_Time for 32-bit systems and win64, being able to handle time > ↵ | jan.nijtmans | 2023-08-24 | 1 | -2/+2 |
| | | | | 2038. Suggested in in ticket [86dd172271] | ||||
* | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -4/+4 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2022-09-12 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-09-12 | 1 | -1/+1 |
| |\ | |||||
* | | | Revert previous commit (doesn't work) and merge 9.0 | jan.nijtmans | 2022-03-10 | 1 | -10/+10 |
|/ / | |||||
* | | Protect "interp limit" command better for allowed range in -millis and ↵ | jan.nijtmans | 2021-02-18 | 1 | -2/+2 |
| | | | | | | | | -seconds values | ||||
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | | | |||||
* | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | |||||
* | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|/ / | | | | | | | whenever reasonable. | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -22/+22 |
|\ \ | |/ | |||||
| * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -22/+22 |
| | | |||||
* | | TIP #581 tweak: Don't report "slaves" as valid option for "interp" | jan.nijtmans | 2020-09-30 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -247/+247 |
| | | |||||
* | | Merge 8.6. More tests/tools updates. | jan.nijtmans | 2020-08-31 | 1 | -218/+218 |
|\ \ | |/ | |||||
| * | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 1 | -26/+26 |
| | | | | | | More Master -> Parent and Slave -> Child changes in (internal) library and test-cases | ||||
* | | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 1 | -30/+30 |
|\ \ | |/ | |||||
| * | New TIP #581 implementation | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
| | | |||||
* | | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from ↵ | jan.nijtmans | 2020-08-13 | 1 | -37/+0 |
| | | | | | | | | | | deleting the the target of an imported alias during a trace on the target of the alias. Since it causes build failures. | ||||
* | | body of test case for [3422267ed6b79922]. | pooryorick | 2020-08-12 | 1 | -0/+30 |
| | | |||||
* | | Fix for [3422267ed6b7], segmentation fault with imported alias. | pooryorick | 2020-08-12 | 1 | -0/+7 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -32/+32 |
| | | | |||||
* | | | Tests | dkf | 2019-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. ↵ | dkf | 2018-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | It wasn't documented and isn't very useful outside of Tcl's startup code. | ||||
* | | | Centralise the de-fanging of standard ensembles in safe interpreters. Doing ↵ | dkf | 2018-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | it right once is easier than repeating hacks... | ||||
* | | | missed some more failing test-cases | jan.nijtmans | 2017-11-27 | 1 | -1/+1 |
| | | | |||||
* | | | New(ish) test interp-14.11 was missing its -cleanup. | dgp | 2017-03-22 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | New(ish) test interp-14.11 was missing its -cleanup. | dgp | 2017-03-22 | 1 | -0/+2 |
| | | | |||||
* | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe ↵ | Kevin B Kenny | 2017-03-14 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | interps | ||||
| * | | Make 'clock' and 'encoding' into compilable ensembles that play with safe ↵ | Kevin B Kenny | 2017-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | interps | ||||
| * | | (cherry-pick): Fix [2bf561854c55a], interp alias to command whose name is ↵ | jan.nijtmans | 2016-10-03 | 1 | -0/+11 |
| | | | | | | | | | | | | the empty string. | ||||
* | | | Fix [2bf561854c55a], interp alias to command whose name is the empty string. | pooryorick | 2016-10-03 | 1 | -0/+11 |
| | | | |||||
* | | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached ↵ | dgp | 2016-07-18 | 1 | -14/+33 |
|\ \ \ | |/ / | | | | | | | | | | channel name lookups. Also merge backlog of test suite & doc improvements. | ||||
| * | | [77d58e3a7a] Test case independence: interp. | dkf | 2016-07-15 | 1 | -14/+33 |
| | | | |||||
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -26/+26 |
|/ / | |||||
* | | Correct -singleproc 1 testing flaws. | dgp | 2014-11-07 | 1 | -2/+2 |
| | | |||||
* | | Add several tests to check consistency of stack traces. | dgp | 2013-08-14 | 1 | -0/+14 |
| | | |||||
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵ | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
| | | | | | | | | combination with tcltest86.dll to do that (Windows only) | ||||
* | | [Bug 3414769]: Updated list of default-hidden commands for safe interps. | dkf | 2011-09-29 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+7 |
| | | |||||
* | | Fix most of the failing tests (some of which were due to breakage done to the | dkf | 2011-03-10 | 1 | -5/+5 |
| | | | | | | parser used in auto_mkIndex; never a good idea to delete the ::tcl NS!) | ||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. |