summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o...jan.nijtmans2019-03-071-1/+1
| |
| \
*-. \ integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities...sebres2019-03-051-0/+71
|\ \ \ | |_|/ |/| |
| | * merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba...sergey.brester2019-02-128-22/+115
| | |\
| | * \ back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-0/+71
| | |\ \
| * | \ \ merge 8.6(.9), conflicts resolvedsergey.brester2019-02-0713-772/+365
| |\ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6)sebres2017-05-091-0/+71
| |\ \ \
| | * \ \ merge trunksebres2017-03-064-5/+3
| | |\ \ \
| | | * | | In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERRO...jan.nijtmans2017-02-031-1/+1
| | | * | | Patch from Zoran Vasiljevic, fix for missing proper initialization of the thr...jan.nijtmans2017-01-131-2/+0
| | | * | | Merge core-8-6-branch. jan.nijtmans2017-01-112-2/+2
| | | |\ \ \
| | * | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig...sebres2017-02-091-0/+71
| | |/ / / /
| | * | | | Merge bug_b87ad7e914sebres2017-01-091-1/+1
| | |\ \ \ \
| | * \ \ \ \ TIP [http://www.tcl.tk/cgi-bin/tct/tip/456|456] implementation: Extend the C ...jan.nijtmans2017-01-041-8/+31
| | |\ \ \ \ \
| | | * \ \ \ \ merge trunk (still has test failure in socket.test)jan.nijtmans2016-12-201-1/+1
| | | |\ \ \ \ \
| | | * | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port.limeboy2016-12-141-2/+7
| | | * | | | | | Allow a boolean argument to be passed.limeboy2016-11-241-1/+2
| | | * | | | | | Implement the whole TIP 456 specification.limeboy2016-11-241-21/+20
| | | * | | | | | Fix indentingjan.nijtmans2016-11-221-8/+8
| | | * | | | | | Added stub entry for tip #456. Documentation and tests still missing. Doesn't...jan.nijtmans2016-11-221-8/+6
| | | * | | | | | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3...jan.nijtmans2016-11-221-0/+20
* | | | | | | | | Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-2/+6
* | | | | | | | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-222-11/+0
* | | | | | | | | Update TZ info to tzdata2018h.José Ignacio Marín2018-12-291-0/+920
* | | | | | | | | make distdgp2018-11-011-6/+3
* | | | | | | | | merge 8.6dgp2018-11-014-437/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-014-431/+0
| * | | | | | | | | Merge 8.5jan.nijtmans2018-10-302-4/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Add support for DragonFlyjan.nijtmans2018-10-302-4/+4
| | * | | | | | | | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+2
| * | | | | | | | | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+2
* | | | | | | | | | Bump version numbers for 8.6.9 release.dgp2018-10-053-3/+3
|/ / / / / / / / /
* | | | | | | | | Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-2/+2
* | | | | | | | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli...jan.nijtmans2018-06-252-6/+6
* | | | | | | | | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-191-1/+3
* | | | | | | | | merge 8.5jan.nijtmans2018-06-151-1/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add...jan.nijtmans2018-06-151-0/+6
* | | | | | | | | merge 8.5sebres2018-06-044-6/+85
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-044-6/+85
* | | | | | | | | merge 8.5jan.nijtmans2018-05-141-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Unbreak build when HAVE_FTS is not set. jan.nijtmans2018-05-141-1/+1
* | | | | | | | | merge 8.5jan.nijtmans2018-05-114-5/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ...jan.nijtmans2018-05-114-5/+5
* | | | | | | | | merge 8.5sebres2018-05-094-4/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST...sebres2018-05-094-4/+6
* | | | | | | | | merge fix for [92564326a98b5510] from 8.5sebres2018-05-083-9/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /