Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 2 | -13/+24 |
| | | | | Rename (internal, undocumented) tcltest::loadIntoSlaveInterpreter into tcltest::loadIntoChildInterpreter tcltest 2.5.1 -> 2.5.3 | ||||
* | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT ↵ | jan.nijtmans | 2020-06-22 | 1 | -0/+0 |
| | | | | repository | ||||
* | (cherry-pick): Update TZ info to tzdata2020a. | jan.nijtmans | 2020-06-06 | 7 | -588/+277 |
| | |||||
* | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 2 | -4/+4 |
| | | | Make tclWinReg.c compilable with C++ compiler. registry -> 1.3.5 | ||||
* | windows: avoid create of legacy error-vars on init phase (in fresh created ↵ | sebres | 2020-02-17 | 1 | -2/+2 |
| | | | | interpreter) - no tcl_pkgPath variable on windows | ||||
* | introduces new command and constraint testWithLimit (as include ↵ | sebres | 2020-01-30 | 1 | -1/+1 |
| | | | | tests/internals.tcl) that can be used to test a code under restricted circumstances (e.g. limited address space) | ||||
* | (cherry-pick): Fix issue [9128866ec8448752] by adding Line Feed character to ↵ | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
| | | | | tis-620.enc. | ||||
* | small amend (whitespace, no functional) | sebres | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | rewrite of [dff608952b]: skip tests if there is really a timing issue (and ↵ | sebres | 2019-12-06 | 1 | -15/+51 |
| | | | | implements new feature ::tcltest::Skip which allows conditionally skipping of tests at runtime) | ||||
* | Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. | jan.nijtmans | 2019-11-28 | 2 | -231/+231 |
| | |||||
* | http package from 2.7.14 to 2.7.15 | jan.nijtmans | 2019-11-18 | 2 | -2/+2 |
| | |||||
* | Fix [13657a2dc3]: application/json is not a binary payload for http | jan.nijtmans | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Bump to dde 1.4.2 and registry 1.3.4. | dgp | 2019-10-21 | 2 | -4/+4 |
| | |||||
* | (cherry-pick): Update TZ info to tzdata2019c. | jan.nijtmans | 2019-09-25 | 13 | -158/+308 |
| | |||||
* | windows: eliminate overwriting of WINDIR env-variable in makefiles (used ↵ | sebres | 2019-09-12 | 1 | -1/+3 |
| | | | | | WIN_DIR now similar to "makefile.in"); init.tcl: windows helper prefer SystemRoot if available. | ||||
* | Use "package provide Tcl" consistantly, in stead of either "package present ↵ | jan.nijtmans | 2019-09-11 | 2 | -3/+3 |
| | | | | Tcl" or "info tclversion"/"info patchlevel" | ||||
* | Backport some improvements to tm.tcl (mostly comments). | jan.nijtmans | 2019-09-10 | 3 | -124/+110 |
| | | | | Don't use ::tcl_platform(debug) anymore, since it cannot be thrusted: Better use [::tcl::pkgconfig get debug] Reduce limits in tests/compile.test (13.2), since apparently it's still too much for some platforms. | ||||
* | If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps ↵ | jan.nijtmans | 2019-08-26 | 2 | -3/+8 |
| | | | | | the file locked), this should not result in a test failure, just a warning. Observed in this Travis build: [https://travis-ci.org/tcltk/tcl/jobs/576443957] Tcl test 2.5.0 -> 2.5.1 | ||||
* | Update tzdata to 2019b | jan.nijtmans | 2019-07-30 | 9 | -656/+377 |
| | |||||
* | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping ↵ | jan.nijtmans | 2019-06-26 | 2 | -12/+12 |
| | | | | tests-pref/* among other the same in multiple branches) | ||||
* | (cherry-pick from8.6): Japanese Reiwa (令和) era | jan.nijtmans | 2019-05-07 | 1 | -1/+1 |
| | |||||
* | Update TZ info to tzdata2019a | jan.nijtmans | 2019-03-27 | 6 | -55/+68 |
| | |||||
* | helper to import `timerate` on demand in unknown/autoload proceeding. | sebres | 2019-03-05 | 1 | -0/+3 |
| | |||||
* | Update TZ info to tzdata2018i. | jan.nijtmans | 2019-01-04 | 16 | -56/+240 |
| | |||||
* | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure. | dgp | 2018-11-08 | 1 | -1/+3 |
| | | | Repairs TIP 525 Implementation. | ||||
* | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 2 | -45/+86 |
| | |||||
* | (temporary) backout [0386db909a]: Enable CI builds with Travis. This enables ↵ | jan.nijtmans | 2018-10-27 | 1 | -2/+2 |
| | | | | everything else to merge-marked to 8.6. Will put it back in the next commit | ||||
* | Backport various minor issues from 8.6: | jan.nijtmans | 2018-10-27 | 3 | -440/+101 |
| | | | | | | - gcc compiler warning in tclDate.c - protect Tcl_UtfToUniCharDString() from ever reading more than "length" bytes from its input, not even in the case of invalid UTF-8. - update to latest tzdata - fix 2 failing test-cases on MacOSX | ||||
* | Update to latest tzdata (backported from 8.6) | jan.nijtmans | 2018-10-27 | 10 | -386/+427 |
| | |||||
* | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 1 | -2/+2 |
| | |||||
* | Backport "registry" version 1.3.3, so all active branches now have the same ↵ | jan.nijtmans | 2018-10-24 | 1 | -4/+4 |
| | | | | | registry version. (this commit must -eventually- be merge-marked to core-8-6-branch, since everything is there already) | ||||
* | Enable CI builds with Travis. | dkf | 2018-10-23 | 1 | -2/+2 |
|\ | |||||
| * | Disable windows builds. Make test failures fatal. | dkf | 2018-10-21 | 1 | -2/+2 |
| | | |||||
* | | code review, skip slow test winpipe-8.2 executed args from injectList ↵ | sebres | 2018-08-23 | 1 | -0/+4 |
| | | | | | | | | particularly (normally winpipe-8.3 covers the same but jointly), to enable use parameter `-constraints slowTest`, added new test with randomly generated potentially dangerous args | ||||
* | | Update to latest tzdata (backported from 8.6) | jan.nijtmans | 2018-06-09 | 92 | -3461/+3467 |
| | | |||||
* | | Update to tzdata2017c | Kevin B Kenny | 2017-10-24 | 21 | -367/+404 |
| | | |||||
* | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵ | jan.nijtmans | 2017-07-17 | 1 | -2/+2 |
| | | | | | | | | across builds from auto_mkindex | ||||
* | | (cherry-pick from core-8-6-branch): Update TZ info to tzcode2017b. | jan.nijtmans | 2017-03-23 | 144 | -6717/+6328 |
| | | |||||
* | | Upgrade TZDATA to IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| | | |||||
* | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
| | | |||||
* | | Update to tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
| | | |||||
* | | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 2 | -2/+2 |
| | | |||||
* | | Update timezone data to tzdata2016h from IETF | venkat | 2016-10-26 | 4 | -186/+186 |
|/ | |||||
* | [838e99a76d] Ensure that encodings are handled with application/xml and friends. | dkf | 2016-10-08 | 1 | -1/+33 |
| | |||||
* | Update tzdata to 2016g from ietf.org | venkat | 2016-10-02 | 69 | -1864/+1698 |
| | |||||
* | Update tzdata to 2016f from ietf.org | venkat | 2016-07-20 | 22 | -159/+159 |
| | |||||
* | Update to tzdata2016d from IETF | venkat | 2016-04-22 | 34 | -313/+463 |
| | |||||
* | Update to tzdata 2016c from ietf.org | venkat | 2016-03-26 | 8 | -186/+522 |
| | |||||
* | (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default ↵ | jan.nijtmans | 2016-03-23 | 1 | -4/+12 |
| | | | | | | | | bindings for text widget See: [https://groups.google.com/forum/#!topic/comp.lang.tcl/ZZ_WwfQdmoE]. People like Eric Brunel, who want the most logical behavior for any Tcl release can simply do: set ::tcl_wordchars {\w} set ::tcl_nonwordchars {\W} |