| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-10-12 | 21 | -36/+48 |
|\ |
|
| * | Update TZ info to tzdata2020b. | José Ignacio Marín | 2020-10-10 | 1 | -1/+1 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2020-09-20 | 3 | -5/+4 |
| |\ |
|
| | * | Backport many (formatting) changes in tools/*. Nothing functional. | jan.nijtmans | 2020-09-20 | 17 | -187/+192 |
|
|
| * | | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
| * | | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 2 | -3/+3 |
|
|
| * | | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually us... | jan.nijtmans | 2020-09-07 | 1 | -0/+10 |
|
|
| * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -0/+1 |
|
|
| * | | Eliminate eol-spacing | jan.nijtmans | 2020-09-01 | 13 | -27/+27 |
|
|
| * | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 2 | -0/+2 |
|/ / |
|
* | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
|
|
* | | genStubs.tcl: Only do an "append line" when there really is something to be d... | jan.nijtmans | 2020-03-30 | 1 | -1/+3 |
|
|
* | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -3/+3 |
|
|
* | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 3 | -4/+4 |
|\ \
| |/ |
|
| * | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate... | jan.nijtmans | 2020-03-17 | 1 | -2/+2 |
|
|
| * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 2 | -2/+2 |
|
|
* | | Update to Unicode-13 | jan.nijtmans | 2020-03-05 | 2 | -17/+17 |
|\ \
| |/ |
|
| * | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 2 | -17/+17 |
| |\ |
|
| | * | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ... | jan.nijtmans | 2020-02-11 | 2 | -17/+17 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -0/+456 |
| | |\ |
|
| | | * | Move tclOOScript.tcl from the generic to the tools directory, so "make dist" ... | jan.nijtmans | 2019-11-06 | 1 | -0/+456 |
|
|
| | * | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -103/+0 |
| | |/ |
|
| | * | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced ... | jan.nijtmans | 2019-10-24 | 1 | -0/+10 |
|
|
| | * | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML ... | fvogel | 2019-09-07 | 1 | -2/+2 |
| | |\
| |_|/
|/| | |
|
| | * | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -1/+1 |
| | |\ |
|
| | * | | amend to close [c3a211e8a5], fixes can't read "major": no such variable | sebres | 2019-06-08 | 1 | -31/+55 |
|
|
| | * | | closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible ... | sebres | 2019-06-07 | 2 | -10/+27 |
|
|
| | * | | Merge 8.6 | jan.nijtmans | 2019-05-31 | 5 | -18/+18 |
| | |\ \
| | | |/ |
|
| | * | | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings | jan.nijtmans | 2019-04-08 | 2 | -0/+0 |
|
|
| | * | | Make the html target work under more circumstances. | pooryorick | 2019-03-22 | 1 | -8/+43 |
|
|
| | * | | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ... | jan.nijtmans | 2019-03-17 | 1 | -4/+4 |
| | |\ \ |
|
| | * \ \ | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -0/+1 |
| | |\ \ \ |
|
| | * | | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -4/+4 |
|
|
| | * | | | | Added a wrapper script for native builds to utilize Tcl to generate a VFS to ... | hypnotoad | 2018-11-21 | 1 | -0/+54 |
|
|
| | * | | | | Implement TIP 445 | dkf | 2018-11-06 | 2 | -0/+0 |
|
|
| | * | | | | Merge 8.6 | jan.nijtmans | 2018-10-19 | 1 | -0/+12 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge 8.6
| jan.nijtmans | 2018-10-08 | 1 | -0/+0 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Stub fix, safe interpreter fix, and use more size_t wherever possible | jan.nijtmans | 2018-09-12 | 1 | -0/+0 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. | jan.nijtmans | 2018-09-07 | 1 | -0/+0 |
|
|
| | * | | | | | | | TIP #430 implementation | jan.nijtmans | 2018-09-12 | 1 | -0/+99 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -0/+126 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 2 | -6/+11 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Pairing down the tip#430 branch to only include files and utilities | hypnotoad | 2017-11-08 | 2 | -104/+99 |
|
|
| | | * | | | | | | | | Pulling changes from trunk | hypnotoad | 2017-09-05 | 9 | -1151/+1881 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Pulling changes from zipfs | hypnotoad | 2017-03-10 | 5 | -1828/+1138 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Pulling changes from Trunk | hypnotoad | 2016-09-08 | 4 | -1133/+1828 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | merge zipfs | jan.nijtmans | 2016-08-19 | 6 | -11/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merged with trunk, fixes to allow builds outside of the tcl/unix|win directory | hypnotoad | 2015-10-26 | 11 | -117/+123 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Checkpointing the core_zip_vfs branch against the lastest release | hypnotoad | 2015-03-17 | 1 | -1/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | Add a mode for injecting the TkDll into the VFS | hypnotoad | 2014-11-13 | 1 | -0/+6 |
|
|