| Commit message (Expand) | Author | Age | Files | Lines |
* | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions.... | jan.nijtmans | 2017-09-13 | 1 | -0/+2 |
|
|
* | Add some more functions from libtommath for availability within Tcl (mainly t... | jan.nijtmans | 2017-09-08 | 1 | -0/+3 |
|
|
* | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering fro... | jan.nijtmans | 2017-09-04 | 1 | -2/+2 |
|\ |
|
| * | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
| |\ |
|
* | \ | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | http state 100 continue handling broken [2a94652ee1]bug_2a94652ee1 | oehhar | 2017-08-31 | 1 | -2/+2 |
| |/ |
|
| * | Merge 8.6; update changes. | dgp | 2017-05-09 | 1 | -2/+2 |
| |\ |
|
| * | | Bump msgcat and tcl tests and continue updates to changes. | dgp | 2017-04-12 | 1 | -4/+4 |
|
|
* | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -2/+0 |
|\ \ \
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 1 | -2/+2 |
|\ \ \ \ |
|
| | * \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
| | |\ \ \
| | | |/ / |
|
| * | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to... | sebres | 2017-05-10 | 1 | -0/+2 |
| |\ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
* | | | | string index tree for fast greedy search of the string (index) by unique stri... | sebres | 2017-01-10 | 1 | -0/+1 |
|
|
* | | | | [temp-commit]: tclClockFmt.c - 1st try | sebres | 2017-01-10 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function fro... | jan.nijtmans | 2016-11-17 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Remove subdirectories of "libtommath", and various individual related files, ... | jan.nijtmans | 2016-11-17 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet... | jan.nijtmans | 2016-11-16 | 1 | -0/+1 |
|/ / |
|
| * | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo... | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
|/ |
|
* | Update http version number to 2.8.10, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 1 | -2/+2 |
|\ |
|
| * | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 1 | -2/+2 |
|
|
* | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make it more likely that compiled with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|
|
* | | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con... | jan.nijtmans | 2016-06-02 | 1 | -2/+2 |
|
|
* | | Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-b... | jan.nijtmans | 2016-05-13 | 1 | -2/+2 |
|
|
* | | Fix win32 mingw 32-bit build, bug was introduced by [c397433be321e6d9] (wrong... | jan.nijtmans | 2016-01-06 | 1 | -1/+1 |
|
|
* | | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -0/+2 |
|
|
* | | Various build fixes, when using Cygwin shell in combination with native MinGW... | jan.nijtmans | 2015-10-12 | 1 | -20/+25 |
|\ \
| |/ |
|
| * | Various build fixes, when using Cygwin shell in combination with native MinGW... | jan.nijtmans | 2015-10-12 | 1 | -14/+19 |
|
|
* | | Make autoconf > 2.59 work warning-free | jan.nijtmans | 2015-10-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Make autoconf > 2.59 work warning-free | jan.nijtmans | 2015-10-09 | 1 | -0/+1 |
|
|
* | | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo... | jan.nijtmans | 2015-09-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9 | jan.nijtmans | 2015-09-25 | 1 | -2/+2 |
|
|
* | | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -2/+2 |
|\ \ |
|
| * \ | merge trunk | oehhar | 2015-05-31 | 1 | -39/+44 |
| |\ \ |
|
| * | | | TIP#399 implementation: mcconfig may add additional glob pattern for mcload | oehhar | 2012-09-19 | 1 | -2/+2 |
|
|
* | | | | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,... | jan.nijtmans | 2015-06-23 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Bump to http 2.8.9 | dgp | 2015-05-14 | 1 | -2/+2 |
|
|
* | | | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilat... | jan.nijtmans | 2015-04-10 | 1 | -4/+5 |
|
|
* | | | merge trunk | Kevin B Kenny | 2014-08-02 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 |
|
|
* | | | | merge trunk | Kevin B Kenny | 2014-06-29 | 1 | -2/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-22 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-20 | 1 | -2/+2 |
|
|
| * | | | Let the generated Makefile be emacs-friendly by avoiding spurious empty lines... | ferrieux | 2014-05-16 | 1 | -0/+2 |
|
|
* | | | | merge trunk | dkf | 2014-01-09 | 1 | -8/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 |
|
|
| * | | | Cygwin: Instead of checking whether the win32 part is configured properly, ju... | jan.nijtmans | 2013-11-19 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|