Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 2e004d8f5b9cc5c3.

2019-06-06
17:58
Tests and docs check-in: bcf3f8dcdb user: dkf tags: tip-461
08:20
Merge 8.7, and add some more usage of TCL_INDEX_NONE/TCL_AUTO_LENGTH check-in: 68a11af555 user: jan.nijtmans tags: trunk
07:59
Squelch compiler warnings, but make refCount of type unsigned int. check-in: 5d8f8fc268 user: jan.nijtmans tags: core-8-branch
03:47
squelch int vs. long int (size_t) warings in comparison, format specifiers Closed-Leaf check-in: 088333187a user: bch tags: warning_squelch
2019-06-05
20:42
And fix the silly error check-in: ae460cf336 user: dkf tags: tip-461
20:35
And the command version of the new operators too. check-in: 74bd5c55d9 user: dkf tags: tip-461
19:34
Start of implementation of string comparison operators. check-in: 1bc15ccfa8 user: dkf tags: tip-461
2019-06-03
21:20
Merge tip-548 branch. check-in: 3040ef7443 user: jan.nijtmans tags: utf-max
19:48
TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548
2019-06-02
13:44
Added docs check-in: ec4d895ba8 user: dkf tags: tip-521
11:59
Implement TIP 521, including tests check-in: 21db8cb07c user: dkf tags: tip-521
10:29
merge trunk check-in: 88619d3220 user: dkf tags: tip-526
2019-06-01
17:10
More fixes check-in: d3c0bb32e1 user: dkf tags: tip-526
2019-05-31
23:35
Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max
23:19
TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547
23:14
Merge 8.7 check-in: f8252c427b user: jan.nijtmans tags: trunk
23:14
Merge 8.6 check-in: 856a391eaa user: jan.nijtmans tags: core-8-branch
23:13
In tools/*, use the single-argument version of "expr" always. Making it robust against TIP #526. Tho... check-in: dc37fb64f7 user: jan.nijtmans tags: core-8-6-branch
12:50
TIP 537 implementation: Enable 64-bit indexes in regexp matching check-in: 6e8aae14c1 user: jan.nijtmans tags: trunk
12:37
Merge 8.7 check-in: ddccfc4443 user: jan.nijtmans tags: trunk
12:20
TIP #544 implementation: Export TclGetIntForIndex() check-in: 9686f9be84 user: jan.nijtmans tags: core-8-branch
12:09
Merge 8.7. Remove the mp_tc_(and|or|xor) stub entries, because they are no longer in use. check-in: 001f500fd8 user: jan.nijtmans tags: trunk
11:51
Merge 8.6 check-in: 06447464cb user: jan.nijtmans tags: core-8-branch
11:28
Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remove mp_tc_(add|or|xor) f... check-in: 74ff0a681b user: jan.nijtmans tags: core-8-6-branch
2019-05-30
12:14
merge 8.7 check-in: 2e004d8f5b user: dgp tags: core-8-7-a3-rc
2019-05-29
23:11
Merge 8.7 check-in: 0d66ed1133 user: jan.nijtmans tags: trunk
23:10
Merge 8.6 check-in: 99ae204a50 user: jan.nijtmans tags: core-8-branch
23:08
Merge 8.5 check-in: a5dc393eae user: jan.nijtmans tags: core-8-6-branch
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
22:56
Hmm. Since Travis builds go through GIT, we need to use "master" in stead of "trunk" here .... check-in: 6e0dac7a8d user: jan.nijtmans tags: trunk
22:51
Merge 8.7 check-in: ca5f6c6c1d user: jan.nijtmans tags: trunk
22:50
Merge 8.6 check-in: 2b700c0fad user: jan.nijtmans tags: core-8-branch
22:48
Fix build status in README.md check-in: 7a5e337d29 user: jan.nijtmans tags: core-8-6-branch
22:22
merge-mark check-in: 5dbdac157e user: jan.nijtmans tags: trunk
22:20
Merge 8.6 check-in: cf6cc023b6 user: jan.nijtmans tags: core-8-branch
22:17
Rename README to README.md, and reformat check-in: 295146928c user: jan.nijtmans tags: core-8-6-branch
22:13
Merge 8.7 check-in: 52bbfa666a user: jan.nijtmans tags: trunk
21:42
Merge 8.6 check-in: f70e8b4830 user: jan.nijtmans tags: core-8-branch
21:41
Merge 8.5 check-in: de4bf6516a user: jan.nijtmans tags: core-8-6-branch
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
15:19
Fix the test suite check-in: e7c6f9ec72 user: dkf tags: tip-526
12:24
Start of implementing TIP 526 to clean up [expr] check-in: 3801335129 user: dkf tags: tip-526
2019-05-26
21:03
tests for [invoke] and [namespace invoke] Leaf check-in: 210c48ba31 user: dkf tags: tip-284
15:36
Added docs check-in: 42e7c8ef38 user: dkf tags: tip-284
14:57
The other command specified in the TIP check-in: 046daaf776 user: dkf tags: tip-284
12:11
Import of old TIP 284 patch, and update for current Tcl check-in: 1832e6f878 user: dkf tags: tip-284
10:47
Fix a few critical errors and allow int32 as a type Leaf check-in: 5672730e2e user: dkf tags: tip-480
07:19
merge 8.7 check-in: 494534d018 user: dkf tags: tip-480
2019-05-25
08:17
Merge 8.7 check-in: dd82009b2c user: dkf tags: trunk