| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-03-04 | 1 | -1/+0 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-03-04 | 1 | -1/+0 |
| |\ |
|
| | * | Merge 8.5. Add unused stub table entries | jan.nijtmans | 2021-03-04 | 1 | -1/+0 |
| | |\ |
|
| | | * | Add some more unused entries to the stub table, keeping up with the table siz... | jan.nijtmans | 2021-03-04 | 1 | -1/+0 |
|
|
| | | * | Add additional (dummy) stub entries in the libtommath stubtable | jan.nijtmans | 2019-10-24 | 1 | -0/+8 |
|
|
| | | * | Update some libtommath functions to the latest trunk versions. Small step for... | jan.nijtmans | 2019-05-29 | 1 | -71/+71 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
|
|
| | * | | Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, thr... | jan.nijtmans | 2019-12-12 | 1 | -3/+10 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-13 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Add mp_unpack() to the libtommath stub table, so this function is available t... | jan.nijtmans | 2021-01-13 | 1 | -0/+4 |
|
|
* | | | | More tweaks to libtommath functions signatures: No need any more to stay bina... | jan.nijtmans | 2019-12-13 | 1 | -12/+13 |
|
|
* | | | | Remove deprecated libtommath stub entries | jan.nijtmans | 2019-12-13 | 1 | -12/+16 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -20/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -4/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -21/+15 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -13/+13 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -10/+16 |
|
|
| * | | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -14/+14 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -4/+0 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-11-15 | 1 | -3/+0 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ... | jan.nijtmans | 2019-11-15 | 1 | -3/+0 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6. | jan.nijtmans | 2019-11-15 | 1 | -2/+2 |
| |\ \ \ \ \
| | |/ / / /
| | | | / /
| | |_|/ /
| |/| | | |
|
| | * | | | Add support for mp_init_i32/mp_init_i64/mp_init_l/mp_init_ll/mp_init_u32/mp_i... | jan.nijtmans | 2019-11-08 | 1 | -4/+7 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-09 | 1 | -12/+12 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o... | jan.nijtmans | 2019-11-08 | 1 | -6/+9 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-08 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6. | jan.nijtmans | 2019-11-08 | 1 | -0/+3 |
| |\ \ \ \
| | |/ / / |
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -6/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Deprecate mp_div_3(): Will be private function in future libtommath, not used... | jan.nijtmans | 2019-11-07 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | merge 8.7 | dgp | 2019-11-05 | 1 | -9/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-10-31 | 1 | -4/+1 |
| |\ \ \ |
|
| * | | | | WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. | jan.nijtmans | 2019-10-29 | 1 | -9/+9 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-10-30 | 1 | -4/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 1 | -4/+1 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -3/+0 |
|
|
| * | | | More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) sym... | jan.nijtmans | 2019-10-25 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -7/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-10-24 | 1 | -5/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Combine two libtommath stub entries, which (almost) do the same | jan.nijtmans | 2019-10-24 | 1 | -4/+1 |
|
|
| | * | | Combine two libtommath stub entries, which do exactly the same. | jan.nijtmans | 2019-10-23 | 1 | -3/+0 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -47/+47 |
|\ \ \ \
| |/ / / |
|
| * | | | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced ... | jan.nijtmans | 2019-10-24 | 1 | -50/+50 |
|
|
* | | | | Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: ... | jan.nijtmans | 2019-10-23 | 1 | -8/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprec... | jan.nijtmans | 2019-10-23 | 1 | -6/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-10-23 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6. | jan.nijtmans | 2019-10-23 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -1/+14 |
|
|