summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* occurance -> occurrence.jan.nijtmans2020-05-111-1/+1
* genStubs.tcl: Only do an "append line" when there really is something to be d...jan.nijtmans2020-03-301-1/+3
* More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-3/+3
* Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-173-4/+4
|\
| * Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate...jan.nijtmans2020-03-171-2/+2
| * Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-092-2/+2
* | Update to Unicode-13jan.nijtmans2020-03-052-17/+17
|\ \ | |/
| * Update all internal tables to Unicode 13.jan.nijtmans2020-03-052-17/+17
| |\
| | * Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ...jan.nijtmans2020-02-112-17/+17
| | * Merge 8.7jan.nijtmans2019-11-111-0/+456
| | |\
| | | * Move tclOOScript.tcl from the generic to the tools directory, so "make dist" ...jan.nijtmans2019-11-061-0/+456
| | * | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-103/+0
| | |/
| | * Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced ...jan.nijtmans2019-10-241-0/+10
| | * Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML ...fvogel2019-09-071-2/+2
| | |\ | |_|/ |/| |
| | * Merge 8.6jan.nijtmans2019-06-261-1/+1
| | |\
| | * | amend to close [c3a211e8a5], fixes can't read "major": no such variablesebres2019-06-081-31/+55
| | * | closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible ...sebres2019-06-072-10/+27
| | * | Merge 8.6jan.nijtmans2019-05-315-18/+18
| | |\ \ | | | |/
| | * | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodingsjan.nijtmans2019-04-082-0/+0
| | * | Make the html target work under more circumstances.pooryorick2019-03-221-8/+43
| | * | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-171-4/+4
| | |\ \
| | * \ \ merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ...sebres2019-03-051-0/+1
| | |\ \ \
| | * | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-4/+4
| | * | | | Added a wrapper script for native builds to utilize Tcl to generate a VFS to ...hypnotoad2018-11-211-0/+54
| | * | | | Implement TIP 445dkf2018-11-062-0/+0
| | * | | | Merge 8.6jan.nijtmans2018-10-191-0/+12
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6 jan.nijtmans2018-10-081-0/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Stub fix, safe interpreter fix, and use more size_t wherever possiblejan.nijtmans2018-09-121-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows.jan.nijtmans2018-09-071-0/+0
| | * | | | | | | TIP #430 implementationjan.nijtmans2018-09-121-0/+99
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merging changes with 8.7hypnotoad2018-08-141-0/+126
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.7dgp2018-05-112-6/+11
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Pairing down the tip#430 branch to only include files and utilitieshypnotoad2017-11-082-104/+99
| | | * | | | | | | | Pulling changes from trunkhypnotoad2017-09-059-1151/+1881
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Pulling changes from zipfshypnotoad2017-03-105-1828/+1138
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Pulling changes from Trunkhypnotoad2016-09-084-1133/+1828
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merge zipfsjan.nijtmans2016-08-196-11/+1
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merged with trunk, fixes to allow builds outside of the tcl/unix|win directoryhypnotoad2015-10-2611-117/+123
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Checkpointing the core_zip_vfs branch against the lastest releasehypnotoad2015-03-171-1/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Add a mode for injecting the TkDll into the VFShypnotoad2014-11-131-0/+6
| | | * | | | | | | | | | | | | | Fixes to allow a standard tclsh build to do the zip file encoding, instead of hypnotoad2014-10-211-1/+0
| | | * | | | | | | | | | | | | | Replaced calls to zip with calls to the new pure-tcl zipfile encoder embeddedhypnotoad2014-10-211-0/+6
| | | * | | | | | | | | | | | | | Removed non-working code from the end of the mkVfs.tcl scripthypnotoad2014-09-151-14/+0
| | | * | | | | | | | | | | | | | Developed an improved bootloader built around TclSetPreInitScript. The new bo...hypnotoad2014-09-121-4/+2
| | | * | | | | | | | | | | | | | Created a designated bootloader for Tclkits under windowshypnotoad2014-09-061-0/+109
| | * | | | | | | | | | | | | | | merge core-8-branchdkf2018-08-261-0/+126
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | merge 8.6jan.nijtmans2018-06-251-0/+126
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | / / / / / | | | | | |_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | | Improve script compilation. Prove that compilation works with safe interps.dkf2018-08-111-2/+20
| | * | | | | | | | | | | | | | Combine the two bits of scripted code inside TclOO's definition into one.dkf2018-08-051-1/+1
| | * | | | | | | | | | | | | | Make it much easier to maintain the TclOO initialisation script.dkf2018-08-051-0/+164
| | |/ / / / / / / / / / / / /