summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ...kjnash2020-07-151-1/+5
* | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub...kjnash2020-07-151-0/+11
* | | Merge 8.6kjnash2020-07-141-2/+2
|\ \ \ | |/ /
| * | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::Unknown...jan.nijtmans2020-07-141-1/+5
* | | Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass t...kjnash2020-07-131-2/+19
* | | Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should ...kjnash2020-07-131-1/+5
* | | Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::li...kjnash2020-07-131-0/+8
* | | Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test sa...kjnash2020-07-131-1/+14
* | | Bugfix in library/safe.tcl - remove impossible error message in safe::interpF...kjnash2020-07-131-1/+1
* | | Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; ...kjnash2020-07-131-0/+8
* | | Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9kjnash2020-07-131-2/+2
|/ /
* | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0.jan.nijtmans2020-07-031-2/+4
* | Fix for ticket 41c9857bddkjnash2020-06-231-20/+25
* | library/reg/pkgIndex.tcl should not be executablejan.nijtmans2020-06-221-0/+0
* | Bump http version to 2.9.2kjnash2020-06-192-2/+2
* | Merge 8.6kjnash2020-06-1932-790/+683
|\ \
| * | Update TZ info to tzdata2020a.José Ignacio Marín2020-06-067-588/+277
| * | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-302-3/+4
| * | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-171-1/+1
| |\ \
| * \ \ Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-262-4/+4
| |\ \ \
| * \ \ \ merge 8.5sebres2020-02-171-2/+2
| |\ \ \ \
| * \ \ \ \ merge 8.5sebres2020-01-301-1/+1
| |\ \ \ \ \
| * | | | | | Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc.pooryorick2020-01-041-1/+1
| * | | | | | amend to [2cf1202807]: find the hooks in tcltest namespace onlysebres2019-12-101-3/+3
| * | | | | | merge 8.5 (timing issue avoidance, skip test in runtime feature)sebres2019-12-091-15/+51
| |\ \ \ \ \ \
| * | | | | | | tcltest: hook enhancements rewritten backwards compatible now, reverts [0067d...sebres2019-12-091-38/+15
| * | | | | | | Add tcltest::CleanupTest to make it easier to customize behaviour.pooryorick2019-12-021-1/+11
| * | | | | | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-022-2/+2
| * | | | | | | Add tcltest::EvalTest to make it easier to customize behaviour.pooryorick2019-12-011-1/+10
| * | | | | | | Fix tcltest::SetupTest added in previous commit.pooryorick2019-12-011-7/+5
| * | | | | | | add tcltest::SetupTest to make it easier to customize the -setup step of a testpooryorick2019-12-011-1/+17
| * | | | | | | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7).jan.nijtmans2019-11-283-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6; update changes.dgp2019-11-202-3/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Fix [13657a2dc3]: application/json is not a binary payload for http. http 2...jan.nijtmans2019-11-182-3/+3
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ merge 8.6dgp2019-10-212-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bump to dde 1.4.2 and registry 1.3.4dgp2019-10-212-4/+4
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-1314-159/+311
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makef...sebres2019-09-121-1/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update TZ info to tzdata2019c.José Ignacio Marín2019-09-1213-158/+308
| * | | | | | | | | | | | merge 8.6dgp2019-09-113-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge 8.5jan.nijtmans2019-09-111-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.5jan.nijtmans2019-09-102-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-08-262-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge 8.5jan.nijtmans2019-08-262-3/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-07-039-656/+377
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Bump version numbers for 8.6.10 release.dgp2019-06-171-1/+1
* | | | | | | | | | | | | | | | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation ...kjnash2019-07-142-5/+3
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Update TZ info to tzdata2019b.José Ignacio Marín2019-07-029-656/+377
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Japanese Reiwa (令和) eraKevin B Kenny2019-05-041-1/+1
* | | | | | | | | | | | | | Update TZ info to tzdata2019a.José Ignacio Marín2019-03-266-55/+68