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