Tcl Source Code

Timeline
Login

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

50 descendants and 49 ancestors of 125328a27db2c81675b8296e7757de7a8297e19724c10e94e7c4180e387ac921

2019-10-24
19:26
Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch
18:58
Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch
15:43
Merge trunk check-in: adb2eeeb28 user: jan.nijtmans tags: novem
15:41
Merge 8.7 check-in: 9fcfeb4e69 user: jan.nijtmans tags: trunk
15:38
Reference registry 1.3.3 -> 1.3.4 check-in: 6d322e2ccc user: jan.nijtmans tags: core-8-branch
15:34
Merge 8.7 check-in: 8b08c15d80 user: jan.nijtmans tags: cplusplus
15:07
Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced yet by the Tcl core, bu... check-in: 7c78d3bcab user: jan.nijtmans tags: core-8-branch
10:53
tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All build files should be adapt... check-in: 82739030f5 user: jan.nijtmans tags: check-build
08:46
Merge trunk check-in: 9adc41bd14 user: jan.nijtmans tags: novem
08:45
Merge 8.7 check-in: d017cc8ec7 user: jan.nijtmans tags: trunk
08:16
Put work on ticket [bcd1004104] in a separate branch. Currently test-case encoding-2.2 fails. check-in: adb6794b6f user: jan.nijtmans tags: bug-bcd1004104
07:57
Backout [0f2870649c804dd8], since testcase encoding-2.2 fails check-in: 4c604727ef user: jan.nijtmans tags: core-8-branch
07:41
merge-mark check-in: 183374b9ec user: jan.nijtmans tags: core-8-6-branch
2019-10-23
20:53
Merge trunk check-in: 246db07421 user: jan.nijtmans tags: novem
20:36
merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch
20:28
Combine two libtommath stub entries, which do exactly the same. Fix mp_init_set_int stub, handling ... check-in: 7c5db68d45 user: jan.nijtmans tags: core-8-6-branch
17:10
merge 8.6 check-in: db7b41d6d7 user: dgp tags: core-8-6-10-rc
14:33
Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: Starting with Tcl 9.0 w... check-in: 7552e35b14 user: jan.nijtmans tags: trunk
14:11
Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprecated in libtommath 1.2.... check-in: 631e7ac3ab user: jan.nijtmans tags: core-8-branch
11:51
Fix gcc warning, also introduced by [0f2870649c804dd8] check-in: f90c5df06a user: jan.nijtmans tags: core-8-branch
11:49
Fix possible gcc warnings. Also indicate dummy parameters as "dummy" check-in: c881d525a2 user: jan.nijtmans tags: core-8-branch
11:35
Merge trunk check-in: df5d07666f user: jan.nijtmans tags: novem
11:11
Merge 8.7 check-in: 96b897fd2b user: jan.nijtmans tags: trunk
10:01
Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch
09:16
Extend libtommath stub table, so extension writers can move away from deprecated libtommath function... check-in: f1c99ac253 user: jan.nijtmans tags: core-8-6-branch
2019-10-22
23:01
Update "make dist" for libtommath 1.2.0: TOMMATH_SRCS check-in: dd302d9d06 user: jan.nijtmans tags: core-8-6-branch
22:34
Merge trunk check-in: 150c7a0e21 user: jan.nijtmans tags: novem
21:56
merge-mark check-in: 2b06d7559d user: jan.nijtmans tags: trunk
21:54
Fix breakage from previous commit (still one test-case, encoding-2.2, is failing) check-in: 5b03166381 user: jan.nijtmans tags: core-8-branch
21:36
Merge 8.7 check-in: 27b5a315e9 user: jan.nijtmans tags: trunk
19:21
Fix for [bcd1004104] check-in: 0f2870649c user: pooryorick tags: core-8-branch
15:47
Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_unsigned_bin_n, because ... check-in: 68d0196442 user: jan.nijtmans tags: core-8-branch
13:11
Merge trunk check-in: 657e06e5c4 user: jan.nijtmans tags: novem
12:54
Merge 8.7 check-in: 067c61b76e user: jan.nijtmans tags: trunk
12:25
Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch
10:38
Update to latest libtommath, version 1.2.0 check-in: 779cd87bdc user: jan.nijtmans tags: core-8-6-branch
09:55
Merge libtommath 1.2.0 Closed-Leaf check-in: 93cd7f4e79 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-10-21
12:25
Merge libtommath 1.2.0-rc3 check-in: bbfab98d00 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-10-18
15:27
Update tclTomMath.h with changes from tommath.h check-in: 601116317c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
15:09
Merge latest libtommath changes (will be release 1.2.0) check-in: 0f02d6266c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
12:09
Disable warning C4003 on MSVC, since it gives a false warning in libtommath. check-in: b31b873564 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-10-17
15:28
Merge some libtommath changes (mainly additon of MP_CALLOC) check-in: bb806ab182 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
13:45
Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) check-in: 3adefdc272 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-07-28
21:21
Merge core-8-6-branch, and merge latest libtommath check-in: 6652883e53 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-07-05
15:11
Merge latest libtommath and 8.6 check-in: cbaf8a640b user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-06-30
10:08
VC++ 6.0 doesn't know the uLL number postfix check-in: 1133a35c93 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
07:53
Fix compilation on VC++ 6.0 check-in: 92f92aa1b0 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
07:22
Eliminate some more instances of "long long", for VC++ 6.0 check-in: 2218200db9 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
07:15
Merge 8.6 check-in: 8edc958c26 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-06-25
22:46
Merge 8.6 check-in: 465674584e user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-06-14
21:48
Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapted for changes in libtom... check-in: 125328a27d user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-06-13
21:28
Merge libtommath check-in: 042fb1427b user: jan.nijtmans tags: libtommath-no-stdint.h
19:07
Update to latest libtommath's "develop" branch. On the way to 1.2.0 check-in: 94cf70186e user: jan.nijtmans tags: libtommath
2019-06-11
15:31
Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: c6c21c7e4c user: jan.nijtmans tags: core-8-6-branch
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:43
General improvements to the expr manpage check-in: 965384cf1d user: dkf tags: core-8-6-branch
19:27
General improvements to the expr manpage check-in: d10fd17e1d user: dkf tags: core-8-5-branch
18:44
More localized documentation of lazy operators. check-in: 6171bb4522 user: dgp tags: core-8-6-branch
18:33
More bytecodes are non-throwing. check-in: 0720339963 user: dgp tags: core-8-6-branch
18:31
Remove declarations that are never defined. check-in: 86354c6a29 user: dgp tags: core-8-6-branch
18:24
Remove declarations that are never defined. check-in: 65ba73d0ea user: dgp tags: core-8-5-branch
2019-06-09
11:28
minor cleanup of source code formatting check-in: f8b284d7d5 user: dkf tags: core-8-6-branch
2019-05-31
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
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-29
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:48
Fix build status in README.md check-in: 7a5e337d29 user: jan.nijtmans tags: core-8-6-branch
22:17
Rename README to README.md, and reformat check-in: 295146928c user: jan.nijtmans tags: core-8-6-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
2019-05-24
20:10
end-of-line spacing check-in: b770ca8973 user: jan.nijtmans tags: core-8-6-branch
20:03
Missing keyword: "static" check-in: 6315463cce user: jan.nijtmans tags: core-8-5-branch
16:56
merge 8.5 check-in: 65b4686506 user: sebres tags: core-8-6-branch
16:49
fixes typo ("net" instead of outdated term "nett") check-in: c03e508528 user: sebres tags: core-8-5-branch
2019-05-21
18:01
merge 8.5 (timerate unsigned calc) check-in: 23eaea57ed user: sebres tags: core-8-6-branch
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
16:42
Knock VOID back down check-in: 18545d28ab user: dgp tags: core-8-6-branch
11:34
fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysProc if keys pointers/obje... check-in: 82f721a5a0 user: sebres tags: core-8-6-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:19
merge 8.5 check-in: 594a6ef663 user: sebres tags: core-8-6-branch
18:17
small amend to [ac566e9df84daeab] with rollback of done/continue optimization check-in: bb7ad323d4 user: sebres tags: core-8-5-branch
17:56
merge 8.5 (timerate fix to avoid impact of object duplication on shared interp result by the measure... check-in: dbe7cb43bc user: sebres tags: core-8-6-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
19:13
Merge 8.5 check-in: 3f4bd3bf4e user: jan.nijtmans tags: core-8-6-branch
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-11
12:49
merge 8.5 check-in: 3774f93ca4 user: dgp tags: core-8-6-branch
12:48
Revised documented advice that made obsolete reference to interp->result. check-in: 9804f1f1b2 user: dgp tags: core-8-5-branch
2019-05-09
15:32
Minor compiler warning check-in: 9bdc825afa user: jan.nijtmans tags: core-8-6-branch
2019-05-08
18:06
For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar() and Tcl_UpVar2() accep... check-in: cffd9b1469 user: dgp tags: core-8-6-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
22:44
close fork check-in: 30dd497fe2 user: dgp tags: core-8-6-branch
18:32
merge 8.5 check-in: fb09b2ab1b user: dgp tags: core-8-6-branch
18:25
Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 37206842d3 user: dgp tags: core-8-5-branch
14:49
Japanese Reiwa (令和) era check-in: ba3d8b6635 user: kbk tags: core-8-6-branch
07:10
Make sure we test [2c154a40be] explicitly. Part of [cc191552c] check-in: 037beb7a3c user: dkf tags: core-8-6-branch
2019-05-03
18:54
memleak demo test check-in: 9e5904dde6 user: dgp tags: core-8-6-branch
18:50
memleak demo test check-in: 8fbd9bd6ba user: dgp tags: core-8-5-branch