Timeline
Not logged in

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

284 check-ins using file generic/tclDate.c version 2de7bc9f1b

2022-05-31
13:22
[windows] avoid overflow by calculation of perf-counter to 100ns as signed wide int (also fixes nega... Leaf check-in: 6b4a81cdba user: sebres tags: sebres-8-5-event-perf-branch
13:20
correct comment for TclpGetUTimeMonotonic check-in: 7376838890 user: sebres tags: sebres-8-5-event-perf-branch
2020-04-09
16:24
[afa4b28153] Correct TclNeedSpace handling of trailing escaped space. check-in: 9b738a1d8f user: dgp tags: core-8-5-branch
15:56
New tests demonstrating bug in TclNeedSpace(): improper handling escaped space. check-in: 040da92b7f user: dgp tags: core-8-5-branch
2020-04-08
18:07
merge the base branch check-in: fdcc9783cd user: dgp tags: dgp-utf-prev-alt
18:07
Cherry pick the [string trim] changes. Closed-Leaf check-in: 0b201998e8 user: dgp tags: dgp-utf-prev
17:31
Apply better bug fix that does not create new bugs this time. check-in: 7ee618b9ca user: dgp tags: dgp-utf-prev-alt
16:43
Restore the original Tcl_UtfPrev routine. Fails a different set of tests. Many fewer. check-in: 6c34d40ef3 user: dgp tags: dgp-utf-prev-alt
15:45
Cherry pick the [string trim] changes. Closed-Leaf check-in: 1d90ec1bce user: dgp tags: dgp-utf-prev-fix
15:37
introduces new utf-internal definition UTF_TO_UNI_MAX, as maximal value that Tcl_UtfToUniChar could ... Closed-Leaf check-in: f10ba6b7ac user: sebres tags: sebres-utf-prev-fix
14:28
merge tests check-in: e815c4ebea user: dgp tags: sebres-utf-prev-fix
14:11
merge tests check-in: 4ae8f21939 user: dgp tags: dgp-utf-prev-fix
14:09
more tests check-in: f2dece44cf user: dgp tags: dgp-utf-prev
13:26
partially revert [e8bfb4c2ba884b1b], a prevention added previously in string trim functions (compare... check-in: 57aa5dae72 user: sebres tags: sebres-utf-prev-fix
12:32
Rewrite of Tcl_UtfPrev that restores the correct behavior (no inconsistency between Tcl_UtfPrev/Tcl_... check-in: cdffcbaec9 user: sebres tags: sebres-utf-prev-fix
2020-04-07
21:53
merge tests check-in: e0a9c72f5d user: dgp tags: dgp-utf-prev-fix
21:49
Convert the tests to use the testing command. check-in: eb6f7027e2 user: dgp tags: dgp-utf-prev
21:06
New testing command so we can directly demonstrate flaws. check-in: d715ace6e9 user: dgp tags: dgp-utf-prev
20:44
Bring in the armor plated [string trim*] check-in: 60216678bb user: dgp tags: dgp-utf-prev
20:05
fixes [c61818e4c9] for all variants of string trim Closed-Leaf check-in: e8bfb4c2ba user: sebres tags: bug-c61818e4c9
20:04
Rewrite of Tcl_UtfPrev that fixes most of the failing tests. Remaining failures demonstrate that th... check-in: ee25edfdb7 user: dgp tags: dgp-utf-prev-fix
20:04
added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: 325ac81dd2 user: sebres tags: bug-c61818e4c9
19:52
More tests that should continue to demo faults in Tcl_UtfPrev after [string trimright] implementatio... check-in: 05689c82d6 user: dgp tags: dgp-utf-prev
19:36
Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragile implementation of [stri... check-in: 27fc84ab98 user: dgp tags: dgp-utf-prev
18:27
closes regression in string trimright [c61818e4c9] without modifying of Tcl_UtfPrev (so certain inco... check-in: 6d7a13ed20 user: sebres tags: bug-c61818e4c9
2020-03-17
16:19
Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate those in the tables to... check-in: fefbf6d8b0 user: jan.nijtmans tags: core-8-5-branch
2020-03-09
12:49
Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. check-in: 99e0a25463 user: jan.nijtmans tags: core-8-5-branch
2020-03-05
14:03
Update all internal tables to Unicode 13. (while on it) sync tclWinDdde.c and tclWinReg.c, making it... check-in: bbf15a656d user: jan.nijtmans tags: core-8-5-branch
2020-02-26
07:51
Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: e6b6065b18 user: jan.nijtmans tags: core-8-5-branch
2020-02-24
13:07
Correct ANSI prototype of TclNokia770Doubles() check-in: ad38aa6d50 user: jan.nijtmans tags: core-8-5-branch
11:07
Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. check-in: 33e24cc198 user: jan.nijtmans tags: core-8-5-branch
2020-02-17
14:50
windows: avoid create of legacy error-vars on init phase (in fresh created interpreter) - no tcl_pkg... check-in: 968255386e user: sebres tags: core-8-5-branch
2020-02-14
09:21
(cherry-pick): Fix travis build, due to the change of Windows image. check-in: 6fc36b284f user: jan.nijtmans tags: core-8-5-branch
2020-01-30
15:32
introduces new command and constraint testWithLimit (as include tests/internals.tcl) that can be use... check-in: 6919363aba user: sebres tags: core-8-5-branch
2020-01-29
17:02
small amend (comments only) check-in: b59292499d user: sebres tags: core-8-5-branch
16:50
better test covering [5d989f9ba3] - limiting AS considers normal memory usage of process; prepared f... check-in: 3473d9551a user: sebres tags: core-8-5-branch
2020-01-23
08:29
Last unused internal stub entry from 258 to 259. check-in: d206a52bee user: jan.nijtmans tags: core-8-5-branch
2020-01-21
08:48
Don't run stack-3.1 test on OSX, it fail regulary. Don't really bother for Tcl 8.5 any more. check-in: b437853f53 user: jan.nijtmans tags: core-8-5-branch
2020-01-17
16:40
small amend (skip messages, avoid output on interactive shell) check-in: ad1fcf1cd5 user: sebres tags: core-8-5-branch
16:12
closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort (would throw an error instead, ... check-in: cbee73ad7c user: sebres tags: core-8-5-branch
08:51
Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 8f93f9da3c user: jan.nijtmans tags: core-8-5-branch
2020-01-08
11:53
Code cleanup (mostly comments, backported from 8.6). check-in: f3d25c6993 user: jan.nijtmans tags: core-8-5-branch
2020-01-06
10:48
(cherry-pick): Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: 744209e285 user: jan.nijtmans tags: core-8-5-branch
10:28
Don't assume/set LDFLAGS being "", it could be set on the "configure" command-line. Remove "test-pa... check-in: ce3eff15fd user: jan.nijtmans tags: core-8-5-branch
2020-01-02
20:56
Restore the build by providing a copysign replacement for old MSVC versions. check-in: 57a8714c11 user: fvogel tags: core-8-5-branch
2019-12-27
00:03
Merge changes to deal with integer overflow in the exponent, and floating point overflow in the sign... check-in: c3d4779949 user: kbk tags: core-8-5-branch
2019-12-26
23:54
Add test cases that used to cause floating point overflow in computing the correction term in floati... Closed-Leaf check-in: 398d486fea user: kbk tags: bug-1de6b0629e
2019-12-23
00:54
Fix parsing bug when (numSigDigs == 0). check-in: cd2766621b user: dgp tags: bug-1de6b0629e
2019-12-22
23:48
Assign a double literal to a double variable. No point in requiring conversion. check-in: a4348251d8 user: dgp tags: bug-1de6b0629e
18:44
Tests for another parsing bug. check-in: 85c3a68225 user: dgp tags: bug-1de6b0629e
2019-12-21
14:19
Tests demonstrating the number parsing overflow bugs. check-in: 5fee183ce2 user: dgp tags: bug-1de6b0629e
2019-12-19
22:09
Add type-cast, making sure that the unary minus is handled correctly on any compiler check-in: bb8e7386bf user: jan.nijtmans tags: core-8-5-branch
2019-12-16
10:09
Better fix for [3390638]: making the intVal variable unsigned prevents the need for using sprintf() ... check-in: c164ea07e7 user: jan.nijtmans tags: core-8-5-branch
10:08
Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Disable pragma warning:C4... check-in: 780d88df84 user: jan.nijtmans tags: core-8-5-branch
2019-12-09
10:30
small amend (whitespace, no functional) check-in: 1097b10d68 user: sebres tags: core-8-5-branch
2019-12-06
16:42
rewrite of [dff608952b]: skip tests if there is really a timing issue (and implements new feature ::... check-in: 522c134838 user: sebres tags: core-8-5-branch
14:51
Exclude some test-cases with possible timing problems on Windows. Double ;; in generic/tclTimer.c check-in: dff608952b user: jan.nijtmans tags: core-8-5-branch
2019-11-28
10:54
Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. check-in: 2d4988509c user: jan.nijtmans tags: core-8-5-branch
2019-11-27
09:44
Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specific and doesn't work wit... check-in: 4454ae265c user: jan.nijtmans tags: core-8-5-branch
2019-11-25
16:41
Makefiles got out of sync with tcltest version. check-in: a9c596db49 user: dgp tags: core-8-5-branch
2019-11-21
18:30
amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure without overhead now (o... check-in: 857343530d user: sebres tags: core-8-5-branch
2019-11-18
20:27
http package from 2.7.14 to 2.7.15 check-in: efb56f8cdc user: jan.nijtmans tags: core-8-5-branch
20:22
Fix [13657a2dc3]: application/json is not a binary payload for http check-in: 1a92d8cb7e user: jan.nijtmans tags: core-8-5-branch
2019-11-14
19:57
remove unneeded constraint check-in: 94ccec5260 user: sebres tags: core-8-5-branch
2019-11-11
16:32
On win32, include <inttypes.h> if available, just as on UNIX. Disable compiler warning C4244 on all... check-in: 52ebc80e61 user: jan.nijtmans tags: core-8-5-branch
2019-11-06
23:03
cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) check-in: c93862b3bc user: sebres tags: core-8-5-branch
2019-10-31
11:13
More patches from Debian check-in: d28158ba7d user: jan.nijtmans tags: core-8-5-branch
09:31
Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: 38d2c7a19b user: jan.nijtmans tags: core-8-5-branch
2019-10-24
07:36
Add additional (dummy) stub entries in the libtommath stubtable check-in: 26a9dd2016 user: jan.nijtmans tags: core-8-5-branch
2019-10-21
18:10
Bump to dde 1.4.2 and registry 1.3.4. check-in: abcce76e30 user: dgp tags: core-8-5-branch
2019-10-15
14:38
Add more dummy stub-entries, filled with NULL. Stub table size corresponds with stub table size for ... check-in: 6001ca6d0d user: jan.nijtmans tags: core-8-5-branch
2019-10-11
12:43
Update (fossil's) ignore-glob and (git's) .gitignore check-in: a15f7a32ae user: jan.nijtmans tags: core-8-5-branch
2019-10-10
19:07
Don't bother to install wine, when we are not going to run it anyway. Only build shared version (32... check-in: 8e45e669d2 user: jan.nijtmans tags: core-8-5-branch
2019-10-05
20:35
Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and htt ->... check-in: 3e61a844c5 user: jan.nijtmans tags: core-8-5-branch
2019-10-02
11:22
Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 769d3df6f6 user: jan.nijtmans tags: core-8-5-branch
2019-10-01
21:29
Correct typo's in tcl.m4. Found by Kamil Rytarowski check-in: 2f1962da40 user: jan.nijtmans tags: core-8-5-branch
2019-09-26
16:21
amend to [fec0c17d39] - reduce max count of nested compiles to 1500 check-in: f096ae5e60 user: sebres tags: core-8-5-branch
2019-09-25
20:01
cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repetition of test within -si... check-in: f6c1603d5f user: sebres tags: core-8-5-branch
12:18
Fix failing test-case iocmd-21.20 on Travis check-in: 60cdc7b780 user: jan.nijtmans tags: core-8-5-branch
12:17
Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC) check-in: a6c18b1397 user: jan.nijtmans tags: core-8-5-branch
11:54
(cherry-pick): Update TZ info to tzdata2019c. check-in: 0bcd8bc1db user: jan.nijtmans tags: core-8-5-branch
2019-09-21
23:32
Fix quoting in .travis.yml, add x86 variant of configure/make/cl Remove crosscompile for windows on ... Closed-Leaf check-in: 7fc526d0e5 user: jan.nijtmans tags: travis-win32-with-make
2019-09-20
21:49
Merge 8.5 check-in: b6de837aef user: jan.nijtmans tags: travis-win32-with-make
14:59
Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5f447ebfff user: jan.nijtmans tags: core-8-5-branch
2019-09-16
18:45
Add 32-bit Windows builds, both with MSVC and GCC, to Travis. Backport various test-suite changes f... check-in: e0ae93803f user: jan.nijtmans tags: core-8-5-branch
2019-09-15
00:01
try xcode 10.3 Closed-Leaf check-in: 5a234c347c user: jan.nijtmans tags: travis-win-x86
2019-09-13
13:29
Merge 8.5 check-in: ac9c39bb7f user: jan.nijtmans tags: travis-win-x86
13:27
Make test-cases (hopefully) work on Travis, e.g. by adding nonPortable marks to test-cases which are... check-in: 94b6d8968c user: jan.nijtmans tags: core-8-5-branch
09:01
Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a Travis build. Restuctur... check-in: dd0ee71e87 user: jan.nijtmans tags: core-8-5-branch
2019-09-12
19:12
windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_DIR now similar to "mak... check-in: 94b1c8d366 user: sebres tags: core-8-5-branch
15:03
Merge 8.5. Mark a few more tests nonPortable (for 8.5, not to be merged to 8.6!) check-in: 194f0973cc user: jan.nijtmans tags: travis-win-x86
2019-09-11
19:10
partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoi... check-in: 6147a8c8b0 user: sebres tags: core-8-5-branch
13:53
Merge 8.5 check-in: 8f1e2b3fa4 user: jan.nijtmans tags: travis-win-x86
11:49
windows, close [7de2d722bd]: prefer temp file to check owner and reown it before trying to check in ... check-in: dac34b4081 user: sebres tags: core-8-5-branch
11:10
Use "package provide Tcl" consistantly, in stead of either "package present Tcl" or "info tclversion... check-in: f9cc6b4a65 user: jan.nijtmans tags: core-8-5-branch
2019-09-10
12:05
Don't use constraints like unixOrPc anymore, use unixOrWin (for example) check-in: 377f062ef1 user: jan.nijtmans tags: core-8-5-branch
12:03
Backport some improvements to tm.tcl (mostly comments). Don't use ::tcl_platform(debug) anymore, si... check-in: 564e8df5bf user: jan.nijtmans tags: core-8-5-branch
11:59
Run all test-cases with -verbose sbtel, so we can see which test-case actually hangs. check-in: 3c4483af93 user: jan.nijtmans tags: travis-win-x86
08:02
Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC check-in: 5bd17c6f5e user: jan.nijtmans tags: travis-win-x86
2019-09-09
09:00
Move &crosstest up in .travis.yml check-in: 5d82a9138a user: jan.nijtmans tags: core-8-5-branch
08:41
Final touch to make everything work for 8.5: - Don't use AS_ECHO macro, because autoconf-2.59 doesn'... check-in: 6d7b48855e user: jan.nijtmans tags: core-8-5-branch
2019-09-08
13:26
dde and registry extension should be compiled with -DUNICODE -D_UNICODE. Put 64-bit builds before 32... check-in: af24040135 user: jan.nijtmans tags: core-8-5-branch
2019-09-07
15:25
Another attempt check-in: 9408f13c5b user: jan.nijtmans tags: travis-win32-with-make
14:36
Add --enable-threads to Windows/GCC (native) builds. This is - most likely - the cause of the travis... check-in: 26c5cef8c8 user: jan.nijtmans tags: core-8-5-branch
13:53
Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: e9972d4641 user: jan.nijtmans tags: core-8-5-branch
2019-09-06
20:22
if frameName (actual level) does not contain a real level (#0 or 1) historically TclGetFrame and Tcl... check-in: a326b6dab3 user: sebres tags: core-8-5-branch
17:23
fix bad level (if specified argument is not a level at all) check-in: f72b88420c user: sebres tags: core-8-5-branch
17:23
cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in upvar at wrong level, wr... check-in: 29918c736d user: sebres tags: core-8-5-branch
15:32
Fix configure script (re-generated with a modified autoconf-2.59, in which the AC_PROG_MAKE_SET macr... check-in: 61d728c136 user: jan.nijtmans tags: core-8-5-branch
08:58
Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports it, time_t will be 64-b... Closed-Leaf check-in: 04a10c0bee user: jan.nijtmans tags: bug-4718b41c56
2019-09-05
16:09
amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint check-in: be75418cf5 user: sebres tags: core-8-5-branch
2019-09-03
10:48
Backout last commit: Looks like it causes test-failures in event.test on Windows. check-in: be6598b573 user: jan.nijtmans tags: core-8-5-branch
2019-09-02
11:07
Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references global variables, this could... check-in: f238edb855 user: jan.nijtmans tags: core-8-5-branch
08:28
Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runstatedir@ in Makefile.in... check-in: 6bc6e7c170 user: jan.nijtmans tags: core-8-5-branch
2019-08-30
16:33
compile.test: reduce count of nested scripts to 1000 in debug case (seems to be to heavy on some pla... check-in: ae6806e6a9 user: sebres tags: core-8-5-branch
2019-08-29
20:28
add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affected at the moment by ne... check-in: 2f4d19ea81 user: sebres tags: core-8-5-branch
2019-08-27
11:53
One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::testConstraint in cmdMZ.te... check-in: 4f17e45d10 user: jan.nijtmans tags: core-8-5-branch
11:37
Backport two knownMsvcBug markers, which hit us (again) on Travis. check-in: 03f91558fb user: jan.nijtmans tags: core-8-5-branch
2019-08-26
14:03
Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: 7032e928bc user: jan.nijtmans tags: core-8-5-branch
08:52
If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps the file locked), this s... check-in: ca1440c967 user: jan.nijtmans tags: core-8-5-branch
07:46
One more "knownMsvcBug" marker, for a test-case which failed (incidentally) in Travis. check-in: 9c2e142e68 user: jan.nijtmans tags: core-8-5-branch
2019-08-22
12:19
Fix [8566dc22f9]: various spelling fixes in comments check-in: 978c80ef75 user: jan.nijtmans tags: core-8-5-branch
2019-08-20
14:21
Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the sporadically fail in th... check-in: d46031cc11 user: jan.nijtmans tags: core-8-5-branch
08:03
win/Makefile.in: small amend normalizing test-dependencies check-in: d28ef90828 user: sebres tags: core-8-5-branch
07:20
Prevent misleading message: -bash: pwd: -W: invalid option pwd: usage: pwd [-LP]" written to... check-in: 01e90e520f user: jan.nijtmans tags: core-8-5-branch
2019-08-19
18:34
win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be more similar to all maj... check-in: 09dae07f92 user: sebres tags: core-8-5-branch
2019-08-01
08:23
Add .gitattributes and .gitignore files, hopefully helping checking in/out with the correct line-end... check-in: 35adcf578d user: jan.nijtmans tags: core-8-5-branch
2019-07-31
19:39
(cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to avoid undefined behavior ... check-in: 382e19dea0 user: jan.nijtmans tags: core-8-5-branch
08:16
Disable two async test-cases on Travis (windows-only) because they are currently failong. Marked wit... check-in: 2b275ce7b1 user: jan.nijtmans tags: core-8-5-branch
2019-07-30
07:40
typo in .travis.yml check-in: f229f4ee15 user: jan.nijtmans tags: core-8-5-branch
07:40
Update tzdata to 2019b check-in: 750db6dba7 user: jan.nijtmans tags: core-8-5-branch
2019-07-29
15:35
Enable testcases on Visual Studio builds. Disable some test-cases on Travis, which are known to fail... check-in: aa9a484085 user: jan.nijtmans tags: core-8-5-branch
07:20
Merge 8.5, and try to make "configure" work under Travis check-in: ac7b18e3fe user: jan.nijtmans tags: travis-win32-with-make
2019-07-26
12:43
Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/jobs/562935948]. Also, use... check-in: 0d1e989a11 user: jan.nijtmans tags: core-8-5-branch
11:56
Increase timeout a little bit, making it less likely that this test failes in a Travis environment. check-in: 9c96149e2d user: jan.nijtmans tags: core-8-5-branch
11:16
Attempt to make "choko install" work check-in: 5b96a4d06f user: jan.nijtmans tags: travis-win32-with-make
2019-07-25
09:13
Merge 8.5 check-in: f76927552c user: jan.nijtmans tags: travis-win32-with-make
2019-07-24
13:59
small amend (normalize hex in all evalFlags) check-in: 4c17100b4d user: sebres tags: core-8-5-branch
13:49
cherrypick timerate-loop-opti--discard-result check-in: b0068126eb user: sebres tags: core-8-5-branch
2019-07-20
15:37
Add (experimental) build with MSVC using the standard "make" system. check-in: a3c7f79522 user: jan.nijtmans tags: travis-win32-with-make
08:43
Fix travis build check-in: b7726bf756 user: jan.nijtmans tags: core-8-5-branch
2019-07-19
13:35
Add Windows build, and Linux full debug build to Travis. No test runs yet, because some of them are ... check-in: 24264826f6 user: jan.nijtmans tags: core-8-5-branch
2019-07-16
09:23
Add xcode11 to Travis builds. Sort platform/compiler versions from high to low. check-in: 4ad213c717 user: jan.nijtmans tags: core-8-5-branch
2019-07-15
11:33
tests-perf suite: fix several tests expecting different output result (convert result) check-in: 04e4258037 user: sebres tags: core-8-5-branch
07:15
Fix travis build for xcode 9/10/11 Closed-Leaf check-in: 010407f51d user: jan.nijtmans tags: travis-xcode11
2019-07-13
17:29
Add experimental xcode11 build steps to travis. Also sort different gcc/xcode versions from high to ... check-in: e04fd871fd user: jan.nijtmans tags: travis-xcode11
17:08
please don't put experimental build steps in the main branches, as long as they don't work! check-in: 81dcd7cd65 user: jan.nijtmans tags: core-8-5-branch
2019-07-12
12:02
close fork check-in: aae50029f9 user: sebres tags: core-8-5-branch
11:48
Leave out travis tests for MSVC, until test-cases are fixed. Revert generated configure script to us... check-in: 1ec90fa30d user: jan.nijtmans tags: core-8-5-branch
11:20
integrate branch bug-4718b41c56, closes [4718b41c56] check-in: 0b0486f58a user: sebres tags: core-8-5-branch
2019-07-10
21:02
little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW_USE_VC2005_COMPAT inte... Closed-Leaf check-in: 2d386ec1d2 user: jan.nijtmans tags: bug-4718b41c56
18:13
win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configure/make option time64bit... check-in: d263bc472a user: sebres tags: bug-4718b41c56
08:28
Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: 10fc276df9 user: dkf tags: core-8-5-branch
08:25
merge core-8-5-branch Closed-Leaf check-in: 98bfc148b8 user: dkf tags: classic-windows-build
2019-07-09
08:39
More tweaking to work around YAML parsing issues and fix an irrelevant test failure with static buil... check-in: 248b41d243 user: dkf tags: classic-windows-build
2019-07-08
20:22
fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting 64-bit time_t) check-in: 3dba9987e6 user: sebres tags: bug-4718b41c56
19:02
Simplify previous commit: Just always use Tcl_WideInt check-in: 9485e20e77 user: jan.nijtmans tags: core-8-5-branch
15:00
amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predefined time_t resp. CRT l... check-in: ce186ca403 user: sebres tags: core-8-5-branch
10:57
Tweak the build a bit more, and use YAML a bit better check-in: c954be7b95 user: dkf tags: classic-windows-build
2019-07-07
15:20
Updated win/configure to use current version of autoconf check-in: 2c0b1dfbb3 user: dkf tags: classic-windows-build
2019-07-05
22:51
Merge 8.5 check-in: 28b6d136c0 user: jan.nijtmans tags: classic-windows-build
22:49
Add "name" entries to travis build configuration check-in: 4d25102e7d user: jan.nijtmans tags: core-8-5-branch
09:29
Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed fo... check-in: c14252171d user: jan.nijtmans tags: core-8-5-branch
08:39
The next round of trying to get Windows builds working check-in: 59e1995589 user: dkf tags: classic-windows-build
2019-07-04
09:57
Might as well try direct gcc on Windows too. check-in: 716d899990 user: dkf tags: classic-windows-build
09:45
More tinkering with the build. Can override scripts in the matrix, but need magic to find nmake. check-in: 847ab6898d user: dkf tags: classic-windows-build
2019-07-03
13:24
There are no cats in America, and no tabs in YAML files check-in: 1a89ee632f user: dkf tags: classic-windows-build
2019-07-02
09:13
So... you can't directly override a script in the matrix section of .travis.yml check-in: 2d9f34a658 user: dkf tags: classic-windows-build
2019-07-01
20:33
This is a trial of doing a classic Windows build-and-test on Travis check-in: 1b1fa532f7 user: dkf tags: classic-windows-build
19:21
Avoid valgrind issues with "uninitialized memory" check-in: c2e97980b2 user: dgp tags: core-8-5-branch
2019-06-26
08:21
Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tests-pref/* among other t... check-in: 2dced2fbf3 user: jan.nijtmans tags: core-8-5-branch
2019-06-25
17:45
nmakehlp: fixed const qualifier check-in: 94b65b3f53 user: sebres tags: core-8-5-branch
16:09
fixed build with MSVC 6.0 check-in: f8e839fa90 user: sebres tags: core-8-5-branch
2019-06-15
22:30
Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficiently small. This is sli... check-in: f1709a0cfe user: jan.nijtmans tags: core-8-5-branch
2019-06-11
15:30
Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: 41c4d6a337 user: jan.nijtmans tags: core-8-5-branch
2019-06-10
19:27
General improvements to the expr manpage check-in: d10fd17e1d user: dkf tags: core-8-5-branch
18:24
Remove declarations that are never defined. check-in: 65ba73d0ea user: dgp tags: core-8-5-branch
2019-05-29
22:48
Update some libtommath functions to the latest trunk versions. Small step forward in the upgrade to ... check-in: 5bc72628bd user: jan.nijtmans tags: core-8-5-branch
2019-05-28
21:38
Eliminate a set of libtommath-related files that don't do anything. There's no sense in it, keeping ... check-in: 55750caf85 user: jan.nijtmans tags: core-8-5-branch
2019-05-27
21:18
Fix "make dist" for the README -> README.md renaming check-in: ee4c299856 user: jan.nijtmans tags: core-8-5-branch
2019-05-24
20:03
Missing keyword: "static" check-in: 6315463cce user: jan.nijtmans tags: core-8-5-branch
16:49
fixes typo ("net" instead of outdated term "nett") check-in: c03e508528 user: sebres tags: core-8-5-branch
2019-05-22
09:18
merge 8.5 check-in: ba97c71d8f user: sebres tags: sebres-8-5-event-perf-branch
2019-05-21
17:52
timerate: be more precise using unsigned wide (for total execution time), avoid signed vs unsigned c... check-in: 8d402ef26e user: sebres tags: core-8-5-branch
11:29
small amend (no cast needed) check-in: ce78a05d8f user: sebres tags: core-8-5-branch
11:22
cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, resolve mistake with "key ... check-in: 295b0570ff user: sebres tags: core-8-5-branch
2019-05-17
18:33
comment typo check-in: 320c538465 user: dgp tags: core-8-5-branch
2019-05-16
18:17
small amend to [ac566e9df84daeab] with rollback of done/continue optimization check-in: bb7ad323d4 user: sebres tags: core-8-5-branch
17:49
timerate: allow continue from measurement cycle (used for conditional flow control of iterations); m... check-in: ac566e9df8 user: sebres tags: core-8-5-branch
2019-05-14
18:42
DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath versions. So, better s... check-in: 464bb2de83 user: jan.nijtmans tags: core-8-5-branch
2019-05-12
20:28
Proposed fix for bug [524b35a8b5]. No test-case yet. Leaf check-in: 0040d90962 user: jan.nijtmans tags: bug-524b35a8b5
2019-05-11
12:48
Revised documented advice that made obsolete reference to interp->result. check-in: 9804f1f1b2 user: dgp tags: core-8-5-branch
2019-05-07
07:19
(cherry-pick from8.6): Japanese Reiwa (令和) era check-in: ef39d849b5 user: jan.nijtmans tags: core-8-5-branch
2019-05-04
18:25
Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 37206842d3 user: dgp tags: core-8-5-branch
2019-05-03
18:50
memleak demo test check-in: 8fbd9bd6ba user: dgp tags: core-8-5-branch
2019-04-29
20:01
[c6f1ffa7a9]: test-cases illustrating clock scan/freescan deviation (wrong conversion) if TZ specifi... Leaf check-in: 8dc2f9c90f user: sebres tags: bug-c6f1ffa7a9-clock-tz-in-input
2019-04-23
06:28
timerate: code style, doc style check-in: 55a6f5b9b4 user: dkf tags: core-8-5-branch
2019-04-17
19:59
extend performance test-suite, allow several (repeatable) execution of _test_run (if encosed in _tes... check-in: 358ae35950 user: sebres tags: core-8-5-branch
14:25
Isolate tests of [info frame] results from testing environment. check-in: 7d9c32ead5 user: dgp tags: core-8-5-branch
2019-04-09
19:37
closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in tests (e. g. using tcl... check-in: 242fe24b35 user: sebres tags: core-8-5-branch
10:31
closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-related corner cases and ... check-in: 84e29e7149 user: sebres tags: core-8-5-branch
2019-04-08
19:31
Add test-cases for win32/win64 --disable-shared, and put standard --enable-threads check-in: 2398513042 user: jan.nijtmans tags: core-8-5-branch
2019-04-01
13:53
closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by iteration per second check-in: c925d4759d user: sebres tags: core-8-5-branch
13:51
timerate: avoid divide by zero by no iterations in measurement cycle (e. g. count is 0) check-in: c9ac395fd2 user: sebres tags: core-8-5-branch
2019-03-27
20:13
Update TZ info to tzdata2019a check-in: 32229a5063 user: jan.nijtmans tags: core-8-5-branch
2019-03-24
16:43
Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 12e58fc74d user: jan.nijtmans tags: core-8-5-branch
2019-03-21
20:06
Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 4789f77a5b user: jan.nijtmans tags: core-8-5-branch
2019-03-17
22:13
For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 304a19f67c user: jan.nijtmans tags: core-8-5-branch
2019-03-16
21:42
Try 32-bt Travis CI LInux build/test Closed-Leaf check-in: 032cf77af5 user: jan.nijtmans tags: linux-32bit-travis-build
2019-03-09
21:04
NRT relevant only: provides self-calibrating mechanism for TclpUSleep (the actual time of usleep/nan... check-in: 9ce15c7f1a user: sebres tags: sebres-8-5-event-perf-branch
20:07
non-native time scale fixed: do scale time only once (not in cycle, since all other times used in ca... check-in: f20b5264a3 user: sebres tags: sebres-8-5-event-perf-branch
19:07
macosx: Tcl_Sleep -> TclpUSleep (provides microseconds sleep, fixed unresolved external "TclpUSleep"... check-in: f26dfbb645 user: sebres tags: sebres-8-5-event-perf-branch
18:41
TclpScaleUTime fixed typo, only if native scaling used (tclScaleTimeProcPtr == NativeScaleTime) the ... check-in: fca5fb3444 user: sebres tags: sebres-8-5-event-perf-branch
2019-03-08
15:38
unix: monotonic time (performance counter/wide-clicks) - implements several fallbacks for platforms ... check-in: 6593536677 user: sebres tags: sebres-8-5-event-perf-branch
04:38
merge 8.5 (fixed performance test for short exec-time) check-in: 177092d5da user: sebres tags: sebres-8-5-event-perf-branch
04:37
cpu-count (performance counter) recognition is rewritten (also resolves gcc warning: suggest parenth... check-in: 518ab3c556 user: sebres tags: sebres-8-5-event-perf-branch
04:35
fixed mistake ($howmuch is substituted in tests and can be larger as last event index created by too... check-in: a76ccc10f1 user: sebres tags: core-8-5-branch
04:08
merge 8.5 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, merge-points... check-in: 1ca0b19a51 user: sebres tags: sebres-8-5-event-perf-branch
04:05
merge sebres-8-5-timerate (prepare for consolidation with 8.5) check-in: ca89c4e5a7 user: sebres tags: sebres-8-5-event-perf-branch
01:17
fixed test parse-12.26 - variable now Leaf check-in: 32568cdfa1 user: sebres tags: bug-408568
00:44
fixes [408568] "variable substitution parsing limited to ASCII alphanumerics" check-in: 4c5d9c6963 user: sebres tags: bug-408568
00:34
test case for [408568] "variable substitution parsing limited to ASCII alphanumerics": illustrating ... check-in: 745068c247 user: sebres tags: bug-408568
00:04
resolves large discrepancies in proc/lambda between 8.5 and 8.6; coverage for [e3f481f187] regressi... Leaf check-in: fb2b91aea8 user: sebres tags: sebres-8-5-comp-8-6-fix
2019-03-05
16:25
merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New command timerate, perfor... check-in: 5c26638643 user: sebres tags: core-8-5-branch
15:46
extended performance test-suite, since max-count is implemented in timerate, usage `::tclTestPerf::_... Closed-Leaf check-in: 1e109808c9 user: sebres tags: sebres-8-5-timerate
12:58
back-porting other performance test (timer-event.perf.tcl) from event-perf-branch check-in: c3a401ee2c user: sebres tags: sebres-8-5-timerate
12:56
back-porting test-performance suite and clock.perf.tcl from clock-speedup branch check-in: 6d517f3acd user: sebres tags: sebres-8-5-timerate
11:28
helper to import `timerate` on demand in unknown/autoload proceeding. check-in: 8e42cf68a5 user: sebres tags: sebres-8-5-timerate
11:22
regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` in versions prior to 8.7 check-in: f6edb4f6be user: sebres tags: sebres-8-5-timerate
10:07
highlighting check-in: 2536fd1d1e user: sebres tags: sebres-8-5-timerate
2019-03-04
20:50
amend: html-code order changed check-in: f4280495d4 user: sebres tags: sebres-8-5-timerate
20:40
tools/tcltk-man2html: html-code for micro (sec) character check-in: a9f85173d9 user: sebres tags: sebres-8-5-timerate
20:39
re-integrates the changes from the TIP#527 description into the manpage check-in: 9a8fb66857 user: sebres tags: sebres-8-5-timerate
2019-03-01
20:10
Update internal tables to Unicode 12.0 check-in: 6e18f23e7f user: jan.nijtmans tags: core-8-5-branch
2019-02-24
18:40
Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode 10.2) check-in: 0761fefbd3 user: jan.nijtmans tags: core-8-5-branch
17:05
No longer run socket test-cases on travis with OSX: There are too many random failures/hangups. check-in: d5a91ad9d9 user: jan.nijtmans tags: core-8-5-branch
2019-02-13
01:22
timerate documentation extended check-in: af42c485d8 user: sebres tags: sebres-8-5-timerate
01:10
timerate: extended with ?max-count? optional parameter, code review and more tests check-in: 0f6e941c6e user: sebres tags: sebres-8-5-timerate
2019-02-12
20:40
small amend (correct wrong utf-8 prevention for micro sign in RE of check test-case) check-in: f3d1a24b0e user: sergey.brester tags: sebres-8-5-timerate
20:37
few test cases for timerate command check-in: e7400f99d5 user: sergey.brester tags: sebres-8-5-timerate
19:46
fixes estimated time of too short execution considering calibrated overhead (it is 0us and not 1us, ... check-in: cde1464889 user: sergey.brester tags: sebres-8-5-timerate
19:38
timerate: allow break from measurement cycle (usable to provide conditional stop possibility inside ... check-in: 11760d10b0 user: sergey.brester tags: sebres-8-5-timerate
19:35
cherrypick [8ad25ef9eb] from 8.6 - timerate: added dynamic factor by threshold calculation (avoid gr... check-in: fd80b4356e user: sergey.brester tags: sebres-8-5-timerate
18:41
merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --baseline 0055a16a8b core-... check-in: 0e846f3e6f user: sergey.brester tags: sebres-8-5-timerate
2019-01-28
16:12
fixes [4ee9b4f3e965a7da5133]: result of command `time` overflows by single iteration longer as 35 mi... check-in: 523e36b232 user: sebres tags: core-8-5-branch
2019-01-25
13:43
Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: da7b45afb4 user: dkf tags: core-8-5-branch
2019-01-07
01:11
cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_digs(). check-in: 02693d92df user: sebres tags: core-8-5-branch
2019-01-04
22:29
Update TZ info to tzdata2018i. check-in: cf6870f4f3 user: jan.nijtmans tags: core-8-5-branch
22:23
Fix signed<->unsigned comparsion warning (occurring in some gcc compilation flags). Micro-optimizat... check-in: cf7e97de51 user: jan.nijtmans tags: core-8-5-branch
2019-01-03
20:47
Fix conflict with timezone() function in some MSVC versions check-in: 9ca59559ba user: jan.nijtmans tags: core-8-5-branch
2018-12-30
22:44
Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: f062d9ee2c user: jan.nijtmans tags: core-8-5-branch
2018-12-20
08:06
(cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis CI. Also backport a fe... check-in: bdc8413143 user: jan.nijtmans tags: core-8-5-branch
2018-12-18
22:30
small amend (code review, implicit gets for *nix/eof to avoid endless event-cycle, etc) Leaf check-in: cdb6ed3f55 user: sebres tags: sebres-speedup-testsuite
20:41
tests: new test-command "testisprocessrunning" in order to help recognize in test cases a child proc... check-in: 21737c5c85 user: sebres tags: sebres-speedup-testsuite
19:49
No need for latest "rvm" any more in osx builds (now even gives an error) Remove unused/empty header... check-in: 534b4d524a user: jan.nijtmans tags: core-8-5-branch
2018-12-05
09:57
typo: forgotten 1 test (normally excluded via constraint slowTest) as interface got changed. check-in: 7455a3fcb8 user: sebres tags: sebres-speedup-testsuite
2018-12-04
18:24
io.test: stability fixes and improving the speed of slow tests check-in: 38bb18a347 user: sebres tags: sebres-speedup-testsuite
2018-11-22
12:58
win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dependencies to build tcl ... check-in: 576c68f114 user: sebres tags: core-8-5-branch
12:48
fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relative path-segm... check-in: bcee71a177 user: sebres tags: core-8-5-branch
12:45
prepare merge: TclJoinPath is in internal API (MODULE_SCOPE) since 8.6 and static (used locally in t... Closed-Leaf check-in: fba9c8383c user: sebres tags: bug-7a9dc52b29
2018-11-21
10:00
win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x64) and fix readonly ma... check-in: a4746b4c9f user: sebres tags: bug-7a9dc52b29
2018-11-20
20:56
win: fixed pwd-related test-cases in winPipe.test: several test-cases expect current directory equal... check-in: 8125c3109a user: sebres tags: bug-7a9dc52b29
20:23
win: fixes case sensitivity of glob test cases (winFile-2.*): current directory can be different as ... check-in: 2897840177 user: sebres tags: bug-7a9dc52b29
20:11
refactoring normalize in case of second path starting with tilde (~/~foo) - force second path as rel... check-in: 945ecdbfcd user: sebres tags: bug-7a9dc52b29
18:02
fixes segfault [7a9dc52b29]: unexpected decrement of the ref-count after TclJoinPath check-in: 10e9bd8b12 user: sebres tags: bug-7a9dc52b29
2018-11-12
09:26
Fix brokenness in GNUmakefile check-in: 38bd0e8890 user: dkf tags: core-8-5-branch
2018-11-11
16:55
Fix builds on Travis. check-in: bdc17c4308 user: dkf tags: core-8-5-branch
2018-11-09
16:00
[35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: b2575c74bc user: dgp tags: core-8-5-branch
15:47
Additional test Closed-Leaf check-in: 94ad0517c5 user: dgp tags: bug-35a8f1c04a
15:39
Revise bug fix to support (length == 0) correctly. Added comments and improved safety in caller. check-in: 3b0bc7a6e1 user: dgp tags: bug-35a8f1c04a
14:19
closes [35a8f1c04a]: minimalist fix - beware of discrepancy between TclScanElement and TclConvertEle... check-in: 2ec58720e9 user: sebres tags: bug-35a8f1c04a
14:13
test case to cover bug [35a8f1c04a] check-in: d76fb9091b user: sebres tags: bug-35a8f1c04a
2018-11-08
17:05
[86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure. Repairs TIP 525 Impl... check-in: 0ef0b36b31 user: dgp tags: core-8-5-branch
2018-10-31
21:02
Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile only, no unit-test yet) check-in: cb351dea6a user: jan.nijtmans tags: core-8-5-branch
2018-10-30
20:40
Add support for DragonFly check-in: 64b7610e09 user: jan.nijtmans tags: core-8-5-branch
20:39
Add support for TIP #494 to registry and dde. Only effective when compiled against Tcl 9.0 headers. ... check-in: bd6c194323 user: jan.nijtmans tags: core-8-5-branch
2018-10-29
19:54
squelch some warnings on higher Visual Studio versions: we are not going to bother on this any more. check-in: 3fca980837 user: jan.nijtmans tags: core-8-5-branch
14:09
close fork check-in: 3fe0cdb5a5 user: dgp tags: core-8-5-branch
14:00
[TIP 525] Backport package tcltest 2.5 check-in: d27b044524 user: dgp tags: core-8-5-branch
2018-10-28
10:05
Merge (on-purpose) fork, makeing the merge-mark easier check-in: 6bb28fe7ed user: jan.nijtmans tags: core-8-5-branch
10:04
Missing -DUNICODE in makefile.vc check-in: a980768a91 user: jan.nijtmans tags: core-8-5-branch
2018-10-27
19:52
put back Travis CI build. All merge-marks of previous commit change done. check-in: 552539f02d user: jan.nijtmans tags: core-8-5-branch
19:36
(temporary) backout [0386db909a]: Enable CI builds with Travis. This enables everything else to merg... check-in: 817887d230 user: jan.nijtmans tags: core-8-5-branch
19:33
Backport various minor issues from 8.6: - gcc compiler warning in tclDate.c - protect Tcl_UtfToUni... check-in: f339295ed5 user: jan.nijtmans tags: core-8-5-branch