| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it... | jan.nijtmans | 2019-10-29 | 1 | -1/+1 |
|
|
* | | | | | | Make less dependent on UNICODE definition | jan.nijtmans | 2019-09-18 | 1 | -2/+1 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-17 | 1 | -0/+80 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Move testgetencpath/testsetencpath test commands from UNIX-specific to genera... | jan.nijtmans | 2019-09-17 | 1 | -0/+76 |
|
|
* | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -52/+231 |
|\ \ \ \ \ \
| |/ / / / / |
|
* | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -0/+21 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | merge 8.6 | sebres | 2019-08-27 | 1 | -0/+21 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | added tests covering bug [fa6bf38d07] | sebres | 2019-08-27 | 1 | -0/+21 |
|
|
* | | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -6/+6 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -11/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp... | jan.nijtmans | 2019-08-02 | 1 | -5/+0 |
|
|
| * | | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -6/+6 |
|
|
* | | | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -5/+0 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -6/+6 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -5/+0 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -6/+6 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -6/+6 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| | |/ / / / |
|
| | * | | | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 1 | -6/+6 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/job... | jan.nijtmans | 2019-07-26 | 1 | -6/+6 |
|
|
| | * | | | | end-of-line spacing | jan.nijtmans | 2019-05-24 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / / |
|
* | | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -33/+32 |
|/ / / / / |
|
* | | | | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
|
|
* | | | | | merge 8.6 (fixed optimization for create/search hash entries with the same keys) | sebres | 2019-05-21 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysPro... | sebres | 2019-05-21 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | comment typo | dgp | 2019-05-17 | 1 | -1/+1 |
|
|
| | * | | | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit... | jan.nijtmans | 2015-10-01 | 1 | -3/+3 |
|
|
* | | | | | testlinkarray: fixed cast to pointer from integer (and eliminate warning) | sebres | 2019-05-10 | 1 | -6/+3 |
|
|
* | | | | | merge 8.6 | dgp | 2019-05-03 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Minor code style cleanup. | dkf | 2019-04-23 | 1 | -2/+4 |
|
|
* | | | | | Style corrections and warning elimination | dkf | 2019-04-18 | 1 | -3/+7 |
|
|
* | | | | | Import of TIP 312 implementation | dkf | 2019-04-03 | 1 | -0/+120 |
| |_|_|/
|/| | | |
|
* | | | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -6/+15 |
| |_|/
|/| | |
|
* | | | Various tommath/numeric related optimizations: | jan.nijtmans | 2019-03-02 | 1 | -3/+1 |
|
|
* | | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -2/+2 |
|
|
* | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-01-13 | 1 | -3/+58 |
|\ \ \
| |/ / |
|
| * | | Slightly simpler test for empty string, still covering all cases. Also prepar... | jan.nijtmans | 2019-01-13 | 1 | -2/+3 |
|
|
| * | | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne... | sebres | 2019-01-11 | 1 | -0/+54 |
|
|
* | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -13/+13 |
|
|
* | | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -231/+226 |
|
|
* | | | Implement TIP #512: No stub for Tcl_SetExitProc() | jan.nijtmans | 2018-11-15 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Merge 8.7 | jan.nijtmans | 2018-11-02 | 1 | -0/+4 |
|
|
* | | | | merge 8.7 | dgp | 2018-10-24 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideIn... | jan.nijtmans | 2018-10-21 | 1 | -2/+2 |
|
|
* | | | | merge 8.7 | dgp | 2018-10-18 | 1 | -2/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_W... | jan.nijtmans | 2018-09-13 | 1 | -2/+2 |
|
|
| * | | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -0/+22 |
|
|
| * | | | merge 8.6 | dgp | 2018-06-26 | 1 | -16/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Use a thread exit handler, and not a custom exit proc for package cleanup. | dgp | 2018-06-26 | 1 | -16/+0 |
|
|
| * | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -0/+16 |
| |\ \ \
| | |/ / |
|