Tcl Source Code

Changes On Branch libtommath-no-stdint.h-for-8.6
Login

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

Changes In Branch libtommath-no-stdint.h-for-8.6 Excluding Merge-Ins

This is equivalent to a diff from ec92bb4459 to 93cd7f4e79

2019-10-22
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
09:54
Merge libtommath 1.2.0 check-in: feba82e1bd user: jan.nijtmans tags: libtommath-no-stdint.h
2019-10-21
18:50
Bump to dde 1.4.2 and registry 1.3.4 check-in: b04d008d30 user: dgp tags: core-8-6-branch
13:04
merge 8.6 check-in: d332e18603 user: dgp tags: core-8-6-10-rc
12:25
Merge libtommath 1.2.0-rc3 check-in: bbfab98d00 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6
2019-10-17
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-10-15
15:08
Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch
15:07
Merge 8.5 check-in: ec92bb4459 user: jan.nijtmans tags: core-8-6-branch
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-14
21:06
Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is wrong check-in: 97ac4d3684 user: jan.nijtmans tags: core-8-6-branch

Changes to .fossil-settings/ignore-glob.

Changes to generic/regcomp.c.

Changes to generic/tclExecute.c.

Changes to generic/tclInt.h.

Changes to generic/tclObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclTomMath.decls.

Changes to generic/tclTomMath.h.

Changes to generic/tclTomMathDecls.h.

Changes to generic/tclTomMathInterface.c.

Changes to libtommath/README.md.

Added libtommath/appveyor.yml.

Changes to libtommath/astylerc.

Added libtommath/bn_cutoffs.c.

Added libtommath/bn_deprecated.c.

Deleted libtommath/bn_error.c.

Deleted libtommath/bn_fast_mp_invmod.c.

Deleted libtommath/bn_fast_mp_montgomery_reduce.c.

Deleted libtommath/bn_fast_s_mp_mul_digs.c.

Deleted libtommath/bn_fast_s_mp_mul_high_digs.c.

Deleted libtommath/bn_fast_s_mp_sqr.c.

Changes to libtommath/bn_mp_2expt.c.

Changes to libtommath/bn_mp_abs.c.

Changes to libtommath/bn_mp_add.c.

Changes to libtommath/bn_mp_add_d.c.

Changes to libtommath/bn_mp_addmod.c.

Changes to libtommath/bn_mp_and.c.

Changes to libtommath/bn_mp_clamp.c.

Changes to libtommath/bn_mp_clear.c.

Changes to libtommath/bn_mp_clear_multi.c.

Changes to libtommath/bn_mp_cnt_lsb.c.

Changes to libtommath/bn_mp_complement.c.

Changes to libtommath/bn_mp_copy.c.

Changes to libtommath/bn_mp_count_bits.c.

Added libtommath/bn_mp_decr.c.

Changes to libtommath/bn_mp_div.c.

Changes to libtommath/bn_mp_div_2.c.

Changes to libtommath/bn_mp_div_2d.c.

Changes to libtommath/bn_mp_div_3.c.

Changes to libtommath/bn_mp_div_d.c.

Changes to libtommath/bn_mp_dr_is_modulus.c.

Changes to libtommath/bn_mp_dr_reduce.c.

Changes to libtommath/bn_mp_dr_setup.c.

Added libtommath/bn_mp_error_to_string.c.

Changes to libtommath/bn_mp_exch.c.

Deleted libtommath/bn_mp_export.c.

Deleted libtommath/bn_mp_expt_d.c.

Deleted libtommath/bn_mp_expt_d_ex.c.

Added libtommath/bn_mp_expt_u32.c.

Changes to libtommath/bn_mp_exptmod.c.

Deleted libtommath/bn_mp_exptmod_fast.c.

Changes to libtommath/bn_mp_exteuclid.c.

Changes to libtommath/bn_mp_fread.c.

Added libtommath/bn_mp_from_sbin.c.

Added libtommath/bn_mp_from_ubin.c.

Changes to libtommath/bn_mp_fwrite.c.

Changes to libtommath/bn_mp_gcd.c.

Changes to libtommath/bn_mp_get_double.c.

Added libtommath/bn_mp_get_i32.c.

Added libtommath/bn_mp_get_i64.c.

Deleted libtommath/bn_mp_get_int.c.

Added libtommath/bn_mp_get_l.c.

Added libtommath/bn_mp_get_ll.c.

Deleted libtommath/bn_mp_get_long.c.

Deleted libtommath/bn_mp_get_long_long.c.

Added libtommath/bn_mp_get_mag_u32.c.

Added libtommath/bn_mp_get_mag_u64.c.

Added libtommath/bn_mp_get_mag_ul.c.

Added libtommath/bn_mp_get_mag_ull.c.

Changes to libtommath/bn_mp_grow.c.

Deleted libtommath/bn_mp_import.c.

Added libtommath/bn_mp_incr.c.

Changes to libtommath/bn_mp_init.c.

Changes to libtommath/bn_mp_init_copy.c.

Added libtommath/bn_mp_init_i32.c.

Added libtommath/bn_mp_init_i64.c.

Added libtommath/bn_mp_init_l.c.

Added libtommath/bn_mp_init_ll.c.

Changes to libtommath/bn_mp_init_multi.c.

Changes to libtommath/bn_mp_init_set.c.

Deleted libtommath/bn_mp_init_set_int.c.

Changes to libtommath/bn_mp_init_size.c.

Added libtommath/bn_mp_init_u32.c.

Added libtommath/bn_mp_init_u64.c.

Added libtommath/bn_mp_init_ul.c.

Added libtommath/bn_mp_init_ull.c.

Changes to libtommath/bn_mp_invmod.c.

Deleted libtommath/bn_mp_invmod_slow.c.

Changes to libtommath/bn_mp_is_square.c.

Added libtommath/bn_mp_iseven.c.

Added libtommath/bn_mp_isodd.c.

Deleted libtommath/bn_mp_jacobi.c.

Deleted libtommath/bn_mp_karatsuba_mul.c.

Deleted libtommath/bn_mp_karatsuba_sqr.c.

Changes to libtommath/bn_mp_kronecker.c.

Changes to libtommath/bn_mp_lcm.c.

Added libtommath/bn_mp_log_u32.c.

Changes to libtommath/bn_mp_lshd.c.

Changes to libtommath/bn_mp_mod.c.

Changes to libtommath/bn_mp_mod_2d.c.

Changes to libtommath/bn_mp_mod_d.c.

Changes to libtommath/bn_mp_montgomery_calc_normalization.c.

Changes to libtommath/bn_mp_montgomery_reduce.c.

Changes to libtommath/bn_mp_montgomery_setup.c.

Changes to libtommath/bn_mp_mul.c.

Changes to libtommath/bn_mp_mul_2.c.

Changes to libtommath/bn_mp_mul_2d.c.

Changes to libtommath/bn_mp_mul_d.c.

Changes to libtommath/bn_mp_mulmod.c.

Deleted libtommath/bn_mp_n_root.c.

Deleted libtommath/bn_mp_n_root_ex.c.

Changes to libtommath/bn_mp_neg.c.

Changes to libtommath/bn_mp_or.c.

Added libtommath/bn_mp_pack.c.

Added libtommath/bn_mp_pack_count.c.

Changes to libtommath/bn_mp_prime_fermat.c.

Changes to libtommath/bn_mp_prime_frobenius_underwood.c.

Deleted libtommath/bn_mp_prime_is_divisible.c.

Changes to libtommath/bn_mp_prime_is_prime.c.

Changes to libtommath/bn_mp_prime_miller_rabin.c.

Changes to libtommath/bn_mp_prime_next_prime.c.

Changes to libtommath/bn_mp_prime_rabin_miller_trials.c.

Added libtommath/bn_mp_prime_rand.c.

Deleted libtommath/bn_mp_prime_random_ex.c.

Changes to libtommath/bn_mp_prime_strong_lucas_selfridge.c.

Changes to libtommath/bn_mp_radix_size.c.

Changes to libtommath/bn_mp_radix_smap.c.

Changes to libtommath/bn_mp_rand.c.

Changes to libtommath/bn_mp_read_radix.c.

Deleted libtommath/bn_mp_read_signed_bin.c.

Deleted libtommath/bn_mp_read_unsigned_bin.c.

Changes to libtommath/bn_mp_reduce.c.

Changes to libtommath/bn_mp_reduce_2k.c.

Changes to libtommath/bn_mp_reduce_2k_l.c.

Changes to libtommath/bn_mp_reduce_2k_setup.c.

Changes to libtommath/bn_mp_reduce_2k_setup_l.c.

Changes to libtommath/bn_mp_reduce_is_2k.c.

Changes to libtommath/bn_mp_reduce_is_2k_l.c.

Changes to libtommath/bn_mp_reduce_setup.c.

Added libtommath/bn_mp_root_u32.c.

Changes to libtommath/bn_mp_rshd.c.

Added libtommath/bn_mp_sbin_size.c.

Changes to libtommath/bn_mp_set.c.

Changes to libtommath/bn_mp_set_double.c.

Added libtommath/bn_mp_set_i32.c.

Added libtommath/bn_mp_set_i64.c.

Deleted libtommath/bn_mp_set_int.c.

Added libtommath/bn_mp_set_l.c.

Added libtommath/bn_mp_set_ll.c.

Deleted libtommath/bn_mp_set_long.c.

Deleted libtommath/bn_mp_set_long_long.c.

Added libtommath/bn_mp_set_u32.c.

Added libtommath/bn_mp_set_u64.c.

Added libtommath/bn_mp_set_ul.c.

Added libtommath/bn_mp_set_ull.c.

Changes to libtommath/bn_mp_shrink.c.

Deleted libtommath/bn_mp_signed_bin_size.c.

Changes to libtommath/bn_mp_sqr.c.

Changes to libtommath/bn_mp_sqrmod.c.

Changes to libtommath/bn_mp_sqrt.c.

Changes to libtommath/bn_mp_sqrtmod_prime.c.

Changes to libtommath/bn_mp_sub.c.

Changes to libtommath/bn_mp_sub_d.c.

Changes to libtommath/bn_mp_submod.c.

Added libtommath/bn_mp_to_radix.c.

Added libtommath/bn_mp_to_sbin.c.

Deleted libtommath/bn_mp_to_signed_bin.c.

Deleted libtommath/bn_mp_to_signed_bin_n.c.

Added libtommath/bn_mp_to_ubin.c.

Deleted libtommath/bn_mp_to_unsigned_bin.c.

Deleted libtommath/bn_mp_to_unsigned_bin_n.c.

Deleted libtommath/bn_mp_toom_mul.c.

Deleted libtommath/bn_mp_toom_sqr.c.

Deleted libtommath/bn_mp_toradix.c.

Deleted libtommath/bn_mp_toradix_n.c.

Added libtommath/bn_mp_ubin_size.c.

Added libtommath/bn_mp_unpack.c.

Deleted libtommath/bn_mp_unsigned_bin_size.c.

Changes to libtommath/bn_mp_xor.c.

Changes to libtommath/bn_mp_zero.c.

Changes to libtommath/bn_prime_tab.c.

Deleted libtommath/bn_reverse.c.

Changes to libtommath/bn_s_mp_add.c.

Added libtommath/bn_s_mp_balance_mul.c.

Changes to libtommath/bn_s_mp_exptmod.c.

Added libtommath/bn_s_mp_exptmod_fast.c.

Changes to libtommath/bn_s_mp_get_bit.c.

Added libtommath/bn_s_mp_invmod_fast.c.

Added libtommath/bn_s_mp_invmod_slow.c.

Added libtommath/bn_s_mp_karatsuba_mul.c.

Added libtommath/bn_s_mp_karatsuba_sqr.c.

Added libtommath/bn_s_mp_montgomery_reduce_fast.c.

Changes to libtommath/bn_s_mp_mul_digs.c.

Added libtommath/bn_s_mp_mul_digs_fast.c.

Changes to libtommath/bn_s_mp_mul_high_digs.c.

Added libtommath/bn_s_mp_mul_high_digs_fast.c.

Added libtommath/bn_s_mp_prime_is_divisible.c.

Added libtommath/bn_s_mp_rand_jenkins.c.

Added libtommath/bn_s_mp_rand_platform.c.

Added libtommath/bn_s_mp_reverse.c.

Changes to libtommath/bn_s_mp_sqr.c.

Added libtommath/bn_s_mp_sqr_fast.c.

Changes to libtommath/bn_s_mp_sub.c.

Added libtommath/bn_s_mp_toom_mul.c.

Added libtommath/bn_s_mp_toom_sqr.c.

Deleted libtommath/bncore.c.

Changes to libtommath/changes.txt.

Added libtommath/helper.pl.

Changes to libtommath/libtommath_VS2008.vcproj.

Changes to libtommath/makefile.

Changes to libtommath/makefile.mingw.

Changes to libtommath/makefile.msvc.

Changes to libtommath/makefile.shared.

Changes to libtommath/makefile.unix.

Changes to libtommath/makefile_include.mk.

Added libtommath/tommath.def.

Changes to libtommath/tommath.h.

Changes to libtommath/tommath_class.h.

Added libtommath/tommath_cutoffs.h.

Changes to libtommath/tommath_private.h.

Changes to libtommath/tommath_superclass.h.

Changes to macosx/Tcl.xcode/project.pbxproj.

Changes to macosx/Tcl.xcodeproj/project.pbxproj.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.vc.