| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-05-31 | 1 | -19/+7 |
|\ |
|
| * | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 1 | -20/+8 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-05-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-05-28 | 1 | -1/+1 |
| |\ |
|
| | * | Fix "make dist" for the README -> README.md renaming | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
| | * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
| * | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 1 | -1/+18 |
| |\ \ |
|
| | * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 1 | -1/+5 |
|
|
| | * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 1 | -1/+14 |
|
|
* | | | | Tweak the unix build instructions; general cleanup of a few bits and fixing o... | dkf | 2019-05-14 | 1 | -27/+31 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-03-28 | 1 | -5/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -5/+1 |
|
|
| * | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 1 | -3/+11 |
| |/ / |
|
| * | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 1 | -2/+6 |
|
|
| * | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 1 | -6/+0 |
|
|
| * | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
* | | | lots of changes to the "info" page. Replace "command procedure" with "routine" | pooryorick | 2019-03-22 | 1 | -5/+2 |
|
|
* | | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 1 | -2/+5 |
|
|
* | | | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more ... | jan.nijtmans | 2019-01-22 | 1 | -1/+5 |
|
|
* | | | Many simplifications in tclExecute.c, now that libtommath provides new functi... | jan.nijtmans | 2019-01-22 | 1 | -0/+13 |
|
|
* | | | fixes creation of libtcl.vfs using links, if ln-command does not support "-t"... | sebres | 2019-01-21 | 1 | -1/+1 |
|
|
* | | | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di... | sebres | 2019-01-21 | 1 | -4/+11 |
|
|
* | | | make: better algo to wrap to absolute zip-path (for systems resp. toolchains ... | sebres | 2018-11-23 | 1 | -2/+5 |
|
|
* | | | make/configure review: normalizes the latest fixes across unix/win | sebres | 2018-11-23 | 1 | -3/+2 |
|
|
* | | | unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of m... | sebres | 2018-11-22 | 1 | -2/+5 |
|
|
* | | | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206... | hypnotoad | 2018-11-21 | 1 | -1/+2 |
|
|
* | | | Fix for ticket [9cc1db9fb675bf64dfc775372fab1f697e46bb44] | hypnotoad | 2018-11-19 | 1 | -4/+4 |
|
|
* | | | Work started eliminating long outdated compat routines that now cause | dgp | 2018-10-29 | 1 | -6/+0 |
|
|
* | | | [TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Documentation and revision bump for tip 522 | pspjuth | 2018-10-22 | 1 | -2/+2 |
|
|
* | | | | Fix error-message on MacOS: the __LINKEDIT segment does not cover the end of ... | jan.nijtmans | 2018-10-22 | 1 | -2/+1 |
|/ / / |
|
* | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -2/+3 |
|
|
* | | | Merge 8.6
| jan.nijtmans | 2018-10-08 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
* | | | More cleaning up. | dkf | 2018-10-06 | 1 | -2/+2 |
|
|
* | | | More readability improvements to unix makefile | dkf | 2018-09-29 | 1 | -142/+153 |
|
|
* | | | Small fixes to unix makefile | dkf | 2018-09-28 | 1 | -155/+144 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|
|
* | | | Stub fix, safe interpreter fix, and use more size_t wherever possible | jan.nijtmans | 2018-09-12 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. | jan.nijtmans | 2018-09-07 | 1 | -0/+1 |
|
|
* | | | | TIP #430 implementation | jan.nijtmans | 2018-09-12 | 1 | -5/+138 |
|\ \ \ \
| |/ / / |
|
| * | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -1/+3 |
| |\ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2018-06-12 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2018-05-31 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.7 | dgp | 2018-04-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 8.7; Updated the package manifest by hand; was broken until then. | dgp | 2018-03-15 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-07 | 1 | -7/+2 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-12-29 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixing a goof, Zipfs was looking for the Dll where the installer put the file, | hypnotoad | 2017-11-23 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | Removing the pool of literal values within the internals of tclZipfs.c. Repla... | hypnotoad | 2017-11-21 | 1 | -1/+1 |
|
|