Timeline
Not logged in

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

215 check-ins using file unix/tclUnixInit.c version 99ddb68f84

2020-02-27
10:12
Clamp Tcl_GetIntForIndex() functions to never return values smaller than -1 or bigger than end + 1. check-in: 225cb7cb62 user: jan.nijtmans tags: strict-index-experiment
2020-02-26
20:19
edits check-in: 8f7ddd8226 user: dgp tags: dgp-review
16:56
merge core-8-branch check-in: e92d3a4952 user: dkf tags: tip-558
14:05
Merge 8.6 check-in: 0346bb5441 user: jan.nijtmans tags: core-8-branch
08:32
merge core-8-branch check-in: 7859c7efe0 user: dkf tags: tip-567
08:04
Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch
2020-02-24
17:37
merge 8.7 check-in: 28d8cb877a user: dgp tags: dgp-review
12:18
Merge 8.6 check-in: 1d3f5159be user: jan.nijtmans tags: core-8-branch
10:31
Implementation of TIP 567 check-in: 64c6cc1210 user: dkf tags: tip-567
2020-02-22
12:35
merge core-8-branch check-in: 199fa617ec user: dkf tags: tip-558
12:34
typo fix check-in: c1f6ffdf98 user: dkf tags: core-8-branch
12:31
Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558
2020-02-21
08:52
Merge 8.6 check-in: 10d8a95829 user: jan.nijtmans tags: core-8-branch
2020-02-19
20:18
Merge 8.7 (this makes Travis build pass again) check-in: 8a48c3a5d0 user: jan.nijtmans tags: dgp-review
10:31
Handle endValue < -1. Improve documentation of new behavior. Leaf check-in: 69c8d35a07 user: jan.nijtmans tags: lset-index
2020-02-18
12:32
Handle invalid "lset" arguments better. Restrict Tcl_GetIntForIndex() index results between -1 (nega... check-in: 0245735b8a user: jan.nijtmans tags: lset-index
2020-02-17
20:13
edits check-in: 66f4cb4f35 user: dgp tags: dgp-review
20:04
WIP check-in: 9e44e890fa user: dgp tags: dgp-review
2020-02-15
10:28
There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558
2020-02-12
18:16
WIP check-in: 7baffdc778 user: dgp tags: dgp-review
17:54
WIP check-in: 28ec05e046 user: dgp tags: dgp-review
17:13
WIP check-in: 3a7d78ac06 user: dgp tags: dgp-review
17:10
WIP check-in: dc02be5f4d user: dgp tags: dgp-review
16:47
edits check-in: a927119ed1 user: dgp tags: dgp-review
13:26
Merge 8.7 Closed-Leaf check-in: ba5fe2748a user: jan.nijtmans tags: unicode-13
13:25
Merge 8.7 check-in: 1df476859c user: jan.nijtmans tags: death-to-dbgx
13:25
Merge 8.7 Closed-Leaf check-in: 6a19552cea user: jan.nijtmans tags: deprecate-channel-type-1-4
13:24
Merge 8.7 check-in: eea71a4ef7 user: jan.nijtmans tags: tip-558
13:18
Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch
2020-02-11
13:31
Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] (to be released March 1... check-in: 8858804859 user: jan.nijtmans tags: unicode-13
2020-02-10
20:07
WIP check-in: 53366332b5 user: dgp tags: dgp-review
20:06
WIP check-in: 3b430cee64 user: dgp tags: dgp-review
2020-02-07
21:40
WIP check-in: a2298832f2 user: dgp tags: dgp-review
15:47
merge 8.7 check-in: c8f5807b8e user: dgp tags: dgp-review
09:21
caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558
2020-02-05
16:41
merge-mark check-in: 8047caf34f user: jan.nijtmans tags: core-8-branch
2020-02-04
11:04
Merge 8.6 check-in: 12cc31b1b9 user: jan.nijtmans tags: core-8-branch
10:40
Few more DBGX cleanups check-in: 7c1273c0bc user: jan.nijtmans tags: death-to-dbgx
09:52
Adapt rules.vc too check-in: dc63e802f6 user: jan.nijtmans tags: death-to-dbgx
09:46
Death to DBGX check-in: 0c16754a85 user: jan.nijtmans tags: death-to-dbgx
08:28
It appears that inttypes.h was introduced in Visual Studio 2013 check-in: 15dcc5fde9 user: jan.nijtmans tags: core-8-branch
2020-02-03
14:41
merge 8.7 check-in: 21fba0c4bd user: dgp tags: dgp-review
2020-02-02
22:17
Oopsee check-in: 38cca2b646 user: jan.nijtmans tags: deprecate-channel-type-1-4
22:11
Deprecate Tcl_Close() stub entry as well check-in: 22c6b94b43 user: jan.nijtmans tags: deprecate-channel-type-1-4
16:26
TclInitBignumFromWide(U)Int is not used any more. check-in: 8cff484926 user: jan.nijtmans tags: core-8-branch
15:24
Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://github.com/libtom/libtommath... check-in: 09539af6a3 user: jan.nijtmans tags: core-8-branch
2020-01-31
17:10
merge 8.7 check-in: 8f2730cd01 user: dgp tags: dgp-review
14:58
Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeekProc for all internal c... check-in: 4107df0b30 user: jan.nijtmans tags: deprecate-channel-type-1-4
08:00
Merge 8.7 check-in: bdc0e2ae94 user: jan.nijtmans tags: deprecate-channel-type-1-4
07:54
Add 64-bit seek to the ZipChannel check-in: b1fbea06de user: jan.nijtmans tags: core-8-branch
2020-01-30
16:08
Merge 8.7 check-in: 566db5a014 user: jan.nijtmans tags: deprecate-channel-type-1-4
15:44
merge 8.6 check-in: 4c1f9cbfcf user: sebres tags: core-8-branch
13:54
Merge 8.6 check-in: 8feacb7452 user: jan.nijtmans tags: core-8-branch
13:21
Merge 8.6 check-in: 0d5cc3c4bb user: jan.nijtmans tags: core-8-branch
2020-01-29
15:52
Deprecate channel types 1-4 check-in: cf397fef44 user: jan.nijtmans tags: deprecate-channel-type-1-4
13:02
Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED Use TCL_CHANNEL_VERSION_5 in stead of... check-in: 17f806107a user: jan.nijtmans tags: core-8-branch
2020-01-27
13:00
merge 8.7 check-in: 4e5f7351ab user: dgp tags: dgp-review
12:41
WIP check-in: 8cb7233f95 user: dgp tags: dgp-review
12:18
WIP check-in: 3a7c2e0651 user: dgp tags: dgp-review
11:57
WIP check-in: 38d35a156c user: dgp tags: dgp-review
10:31
Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no sense. Reported by RenĂ©... check-in: b04bc4293a user: jan.nijtmans tags: core-8-branch
01:23
WIP check-in: 90e7a74bba user: dgp tags: dgp-review
01:16
WIP check-in: db7916f86b user: dgp tags: dgp-review
01:16
WIP check-in: 1f7b5579a0 user: dgp tags: dgp-review
01:16
WIP check-in: d5ae8041e8 user: dgp tags: dgp-review
01:15
WIP check-in: d172e85019 user: dgp tags: dgp-review
01:14
WIP check-in: 0d89cf4d3a user: dgp tags: dgp-review
01:13
WIP check-in: 8ffb9ad9ae user: dgp tags: dgp-review
00:36
WIP check-in: 5bce48738c user: dgp tags: dgp-review
00:22
WIP check-in: 60e8747765 user: dgp tags: dgp-review
00:16
WIP check-in: 60dec1c068 user: dgp tags: dgp-review
2020-01-26
02:36
WIP check-in: f56c0ef824 user: dgp tags: dgp-review
02:13
WIP check-in: 3a73d28da1 user: dgp tags: dgp-review
01:57
WIP check-in: 95bc847a21 user: dgp tags: dgp-review
2020-01-25
22:11
merge 8.7 check-in: d7f69610af user: dgp tags: dgp-review
14:51
TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extension compiled with -DTCL_N... check-in: bab804dcda user: jan.nijtmans tags: core-8-branch
2020-01-24
20:12
WIP check-in: fa4aaea12d user: dgp tags: dgp-review
19:38
Expand examples of incomplete work in Tcl 8.0 builtins. check-in: 80bf012a73 user: dgp tags: dgp-review
19:30
Happier highlighter. check-in: c3b49a01bd user: dgp tags: dgp-review
18:43
merge 8.7 check-in: 7d17729929 user: dgp tags: dgp-review
16:44
Implement TIP 559 check-in: eb2b9ce3b8 user: dgp tags: core-8-branch
2020-01-23
15:40
Fix See also links in list commands check-in: 3933aee1c8 user: apnadkarni tags: core-8-branch
13:14
Merge 8.6 check-in: e673109395 user: jan.nijtmans tags: core-8-branch
10:33
Add error-handling to all libtommath function calls. Most likely not perfect (open for further impro... check-in: 40c22004df user: jan.nijtmans tags: core-8-branch
09:46
Merge 8.6 check-in: 95939d51aa user: jan.nijtmans tags: core-8-branch
2020-01-22
09:26
Merge 8.7. All calls using MP_WUR handled now. Closed-Leaf check-in: abfe208bbd user: jan.nijtmans tags: no-wur
2020-01-21
22:24
merge 8.7 check-in: 866d1d7dc5 user: dgp tags: dgp-review
22:00
Implement TIP 543 check-in: 7f045bde78 user: dgp tags: core-8-branch
16:05
Merge 8.7, more WIP check-in: 77a1c10c7b user: jan.nijtmans tags: no-wur
2020-01-20
19:36
WIP check-in: 28b9760596 user: dgp tags: dgp-review
19:09
WIP check-in: 94ecf8fbd4 user: dgp tags: dgp-review
18:32
WIP check-in: d084e89d50 user: dgp tags: dgp-review
18:30
WIP check-in: 5151755f82 user: dgp tags: dgp-review
17:14
WIP check-in: dab2fa40f0 user: dgp tags: dgp-review
15:28
Merge-mark check-in: e7337911a8 user: jan.nijtmans tags: core-8-branch
14:35
Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, since that's not accordin... check-in: 779078e24c user: jan.nijtmans tags: core-8-branch
12:18
Implementation of TIP #542: Support for switchable Full Unicode support check-in: 73c2397d70 user: jan.nijtmans tags: core-8-branch
2020-01-17
19:07
formatting check-in: f1b37c4aae user: dgp tags: dgp-review
19:05
formatting check-in: 1a1c1c1923 user: dgp tags: dgp-review
18:43
WIP check-in: a64448b699 user: dgp tags: dgp-review
18:20
WIP check-in: 2d478511c4 user: dgp tags: dgp-review
18:07
WIP check-in: 9aeb01f090 user: dgp tags: dgp-review
17:15
merge 8.6 check-in: b061abfc0c user: sebres tags: core-8-branch
17:12
tweak check-in: e454ec6b78 user: dgp tags: dgp-review
15:50
edits check-in: d11787420e user: dgp tags: dgp-review
15:37
merge 8.7 Closed-Leaf check-in: f4cea11d2e user: dgp tags: utf-max
13:57
merge 8.7 check-in: 3bc6633fc4 user: dgp tags: dgp-review
10:43
Merge 8.7, more WIP check-in: e5a4139844 user: jan.nijtmans tags: no-wur
08:54
Merge 8.6 check-in: f0782b57a6 user: jan.nijtmans tags: core-8-branch
02:48
edits check-in: d771f66248 user: dgp tags: dgp-review
2020-01-16
20:43
WIP check-in: bf8acce547 user: dgp tags: dgp-review
2020-01-15
15:29
Merge 8.7 check-in: b1d9d559b8 user: jan.nijtmans tags: no-wur
10:21
Merge-mark 8.6. Remove a few "break"'s added in the previous commit, because they are redundant. check-in: 9a826dfb28 user: jan.nijtmans tags: core-8-branch
2020-01-14
17:35
WIP check-in: 4a5d22932f user: dgp tags: dgp-review
09:09
A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 034ad43c4b user: jan.nijtmans tags: core-8-branch
2020-01-13
21:46
Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the definition of mp_int. ... Closed-Leaf check-in: 9f2dd970cd user: jan.nijtmans tags: tommath-compat
19:26
recount check-in: 9974933b0c user: dgp tags: dgp-review
17:51
WIP check-in: b3edeefeb6 user: dgp tags: dgp-review
17:35
WIP check-in: c2d02fad50 user: dgp tags: dgp-review
17:00
Implement TIP 559 (deprecation part). Closed-Leaf check-in: 8a9a2c7b58 user: dgp tags: tip-559-dep
15:20
Merge 8.6 check-in: b57a5cf85f user: jan.nijtmans tags: core-8-branch
15:05
edits check-in: bd18a61f7d user: dgp tags: dgp-review
14:36
merge 8.7 check-in: 2b19a21f97 user: dgp tags: dgp-review
12:47
Merge 8.6 check-in: a726483394 user: jan.nijtmans tags: core-8-branch
10:44
Merge 8.6 check-in: dc4d9a7fc0 user: jan.nijtmans tags: core-8-branch
2020-01-10
18:22
WIP check-in: e565009f0a user: dgp tags: dgp-review
17:40
merge 8.7 Closed-Leaf check-in: 1741ee4e4a user: dgp tags: tip-543
17:21
WIP check-in: 32f094732a user: dgp tags: dgp-review
16:36
WIP check-in: acb5d91fab user: dgp tags: dgp-review
16:05
WIP check-in: ea3f2ef2eb user: dgp tags: dgp-review
16:00
More WIP check-in: d6fb5a2518 user: jan.nijtmans tags: no-wur
15:58
WIP check-in: 51e2d5447b user: dgp tags: dgp-review
15:18
tommath_private.h : Remove special C4146 handling: already done in tclWinPort.h too. tcl.pc.in: Mak... check-in: 106e92e2ad user: jan.nijtmans tags: core-8-branch
14:38
fmt check-in: 72d07a007a user: dgp tags: dgp-review
14:38
fmt check-in: 84bff4852d user: dgp tags: dgp-review
14:36
WIP check-in: 85bd8279ae user: dgp tags: dgp-review
14:34
WIP check-in: 1aee89f8ee user: dgp tags: dgp-review
12:11
WIP check-in: 282a0e5863 user: dgp tags: dgp-review
12:10
WIP check-in: 6a55f0cd4c user: dgp tags: dgp-review
12:09
WIP check-in: 96dc7141ee user: dgp tags: dgp-review
11:40
WIP check-in: cd4308b1f9 user: dgp tags: dgp-review
11:39
WIP check-in: f27a9620ed user: dgp tags: dgp-review
11:24
WIP check-in: 5f37889a08 user: dgp tags: dgp-review
04:37
format fixes check-in: 7a2ae5549e user: dgp tags: dgp-review
04:26
WIP check-in: 1a09793b4f user: dgp tags: dgp-review
04:04
refinement check-in: 35ae207f81 user: dgp tags: dgp-review
04:00
WIP check-in: 245180139c user: dgp tags: dgp-review
2020-01-09
19:22
merge 8.7 check-in: 6c07affecb user: dgp tags: dgp-review
09:27
Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 860982c825 user: jan.nijtmans tags: core-8-branch
09:25
Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 84cff37894 user: jan.nijtmans tags: no-wur
09:20
Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not complete yet. check-in: 5329c070c4 user: jan.nijtmans tags: no-wur
2020-01-08
23:07
merge 8.7 check-in: 1aac492d2d user: dgp tags: dgp-review
23:00
merge 8.7 check-in: 7c9f4a0cee user: dgp tags: utf-max
22:25
Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch
21:40
s/in stead/instead/ check-in: 95f0ae2a8b user: dgp tags: core-8-branch
21:10
merge 8.7 check-in: 2e11f84315 user: dgp tags: dgp-review
21:10
merge 8.6 check-in: 3918ffb3ff user: dgp tags: core-8-branch
19:29
typo check-in: 553ef8d3cd user: dgp tags: dgp-review
19:28
merge 8.7 check-in: 62e8bcd7c1 user: dgp tags: dgp-review
13:16
Merge 8.6 check-in: 544c17046b user: jan.nijtmans tags: core-8-branch
2020-01-07
15:44
Merge 8.7 check-in: b172b8716f user: jan.nijtmans tags: utf-max
15:22
Merge 8.7 Closed-Leaf check-in: 46470f86f7 user: jan.nijtmans tags: external-libtommath
14:42
Don't use "operator" as variable name, as it is a keyword in C++. Add some break statements, so Tcl ... check-in: 873949be4b user: jan.nijtmans tags: core-8-branch
14:32
Some eol whitespace eliminations check-in: 195168a5a2 user: jan.nijtmans tags: core-8-branch
12:18
One more place where the (deprecated) "unicode" encoding was still used. check-in: 2737ed2c3b user: jan.nijtmans tags: core-8-branch
09:24
Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary since 8.7. Small missing... check-in: dbd488fb8c user: jan.nijtmans tags: core-8-branch
08:35
Fix test encoding-28.0, adapting for the correct number of available encodings check-in: 668cbaf8c5 user: jan.nijtmans tags: core-8-branch
2020-01-06
20:24
one more check-in: d5321b0075 user: dgp tags: core-8-branch
20:12
Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7 check-in: d886642726 user: dgp tags: core-8-branch
18:07
Missing bit of interp->result deprecation. check-in: 246c040ecf user: dgp tags: core-8-branch
17:26
Remove "new in 8.6" marks from the docs in the 8.7 branch. check-in: eea0f606ce user: dgp tags: core-8-branch
17:17
remove 'new in 8.5' marks in docs check-in: a15505b803 user: dgp tags: core-8-branch
11:02
Fix typo: "==" -> "=" check-in: 797243504e user: jan.nijtmans tags: core-8-branch
10:57
Merge 8.7. Don't think that ${LDFLAGS} should be part of MATH_LIBS: that should be arranged correctl... check-in: 14cdac6c49 user: jan.nijtmans tags: external-libtommath
10:40
Merge 8.6 check-in: 8f3cd51884 user: jan.nijtmans tags: core-8-branch
2020-01-04
14:51
merge 8.6 check-in: 7081666798 user: pooryorick tags: core-8-branch
2020-01-03
19:03
... check-in: a4537b50ab user: dgp tags: dgp-review
19:01
... check-in: 5f13b4acac user: dgp tags: dgp-review
18:08
... check-in: 9ac3a0860b user: dgp tags: dgp-review
17:57
... check-in: 5514569c66 user: dgp tags: dgp-review
17:34
... check-in: eacdab1bba user: dgp tags: dgp-review
17:33
... check-in: cd659d6dcd user: dgp tags: dgp-review
17:10
format tweaks check-in: 342b3b5af9 user: dgp tags: dgp-review
17:07
WIP check-in: 0cf04bba38 user: dgp tags: dgp-review
16:41
merge 8.7 check-in: a9a54e6b5d user: dgp tags: dgp-review
2020-01-02
21:26
next check-in: 0c11cb3cf8 user: dgp tags: dgp-review
21:24
take 2 check-in: 6fad833304 user: dgp tags: dgp-review
21:23
format trial check-in: 9118558a99 user: dgp tags: dgp-review
21:00
Restore the build by providing a copysign replacement for old MSVC versions. check-in: 0c17370926 user: fvogel tags: core-8-branch
20:05
WIP check-in: 4987961702 user: dgp tags: dgp-review
2020-01-01
16:57
Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558
16:46
More error cases check-in: 990b223f55 user: dkf tags: tip-558
16:01
Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558
2019-12-31
23:27
merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558
23:25
Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558
22:58
Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558
14:56
Added docs check-in: ba294d781a user: dkf tags: tip-558
2019-12-30
21:25
merge 8.7 check-in: c17aa20107 user: dgp tags: tip-543
16:24
Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch
15:35
Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558
13:49
Regenerate configure check-in: 491a02c932 user: gahr tags: external-libtommath
13:48
Fix equality check, reported by Emiliano check-in: 3d0fcef5bb user: gahr tags: external-libtommath
10:13
merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558
2019-12-27
21:12
intro check-in: 944e746c02 user: dgp tags: dgp-review
20:51
format change check-in: f90f4b8ccb user: dgp tags: dgp-review
20:47
Start of document draft. check-in: 4d5f3a8004 user: dgp tags: dgp-review
20:42
Create a review branch for drafting a document. check-in: 453c429dbf user: dgp tags: dgp-review
12:53
Include LDFLAGS in TCL_LIB, since that's where MATH_LIBS come in check-in: c0afbcd14a user: gahr tags: external-libtommath
12:13
Regenerate configure check-in: 072f37aafe user: gahr tags: external-libtommath
12:12
Make sure LDFLAGS are propagated to MAKE_LIB check-in: 31d5db1f7b user: gahr tags: external-libtommath
12:11
Use AC_CHECK_LIB and put ltommath in MATH_LIBS to avoid polluting LIBS check-in: 182ec3352a user: gahr tags: external-libtommath
00:23
Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: 5cb42f70ad user: kbk tags: core-8-branch
2019-12-24
15:04
Add FALLTHRU markers, eliminating gcc warning using -Wextra check-in: 9a334f8d56 user: jan.nijtmans tags: core-8-branch
14:23
Attempt to improve support for external libtommath check-in: 8f8236bd3a user: jan.nijtmans tags: external-libtommath
13:52
More progress in making clang build on Cygwin warning-free check-in: cba1bad647 user: jan.nijtmans tags: core-8-branch