summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0)jan.nijtmans2023-09-1226-798/+221
|\ \
| | * No longer support "OPTS=utf16" in makefile.vc/rules.vcjan.nijtmans2023-09-122-13/+31
| * | Rebase to 8.7jan.nijtmans2023-08-3124-756/+174
| |\ \
| | * \ Rebase to 8.7jan.nijtmans2023-08-3024-756/+174
| | |\ \
| | | * \ Rebase to 8.7jan.nijtmans2023-07-2624-756/+174
| | | |\ \
| | | | * | missed a fewjan.nijtmans2023-07-091-5/+5
| | | | * | Rebase to 8.7jan.nijtmans2023-07-0924-752/+170
| | | | |\ \
| | | | | * \ Rebase to latest 8.7jan.nijtmans2023-05-0424-761/+176
| | | | | |\ \
| | | | | | * | More progressjan.nijtmans2023-05-018-38/+15
| | | | | | * | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-0124-737/+175
* | | | | | | | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0)jan.nijtmans2023-09-1137-1143/+290
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Rebase to 8.7jan.nijtmans2023-08-3137-1058/+212
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Make Tcl_GetBytesFromObj signature match documentation (not really a change s...jan.nijtmans2023-08-314-7/+7
| | * | | | | | | Rebase to 8.7jan.nijtmans2023-08-3035-1069/+228
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge 8.7jan.nijtmans2023-08-0420-145/+233
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Rebase to 8.7jan.nijtmans2023-07-2633-1045/+198
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | Merge 8.7jan.nijtmans2023-05-112-101/+103
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Rebase to latest 8.7jan.nijtmans2023-05-1034-1044/+199
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-05-058-13/+47
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Rebase to latest 8.7jan.nijtmans2023-05-0425-570/+79
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | |
| | | | | | * | | | | | | Remove unused TclMethodIsType()jan.nijtmans2023-05-032-20/+0
| | | | | | * | | | | | | TIP #666 implementationjan.nijtmans2023-05-0325-550/+79
* | | | | | | | | | | | | Bug [78cd4f9ad3] - regression in zipfs mountapnadkarni2023-09-102-22/+41
* | | | | | | | | | | | | Merge 8.6jan.nijtmans2023-09-083-593/+591
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Unicode 15.1 (final)jan.nijtmans2023-09-083-594/+592
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Adapt data tables to Unicode 15.1 (final)jan.nijtmans2023-09-082-6/+4
| | * | | | | | | | | | | | Adapt data tables to Unicode 15.1 (beta)jan.nijtmans2023-05-252-591/+591
* | | | | | | | | | | | | | Testcase improvementsjan.nijtmans2023-09-081-7/+7
* | | | | | | | | | | | | | Incorrect use of $mountpoint variablejan.nijtmans2023-09-081-2/+2
* | | | | | | | | | | | | | [93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary ...jan.nijtmans2023-09-082-23/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-09-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loadingjan.nijtmans2023-09-089-61/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | More patches from juliannoble2. Thanks!jan.nijtmans2023-09-074-13/+4
| * | | | | | | | | | | | | | Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as welljan.nijtmans2023-09-076-24/+24
| * | | | | | | | | | | | | | Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount...jan.nijtmans2023-09-0711-40/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix examples (which don't output ".utf16" any more)jan.nijtmans2023-09-074-8/+8
| * | | | | | | | | | | | | | Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ...jan.nijtmans2023-09-074-15/+14
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix zipfs-related documentationjan.nijtmans2023-09-072-13/+10
* | | | | | | | | | | | | | [fc87e3bddd] Complete repair of flawed test.dgp2023-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Proposed fix for [fc87e3bddd]: get-3.4.1 fails in -singleproc testingjan.nijtmans2023-09-061-1/+3
* | | | | | | | | | | | | | | Same issue in zlib.testdgp2023-09-061-0/+2
* | | | | | | | | | | | | | | Be sure to define the "deprecated" constraint in order to use it.dgp2023-09-061-0/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | silence compiler warningdgp2023-09-061-1/+1
* | | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-09-062-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01". This time wit...jan.nijtmans2023-09-062-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [d3465c9188] restore install-sh to unmodified official versionjan.nijtmans2023-09-052-8/+4
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge 8.6jan.nijtmans2023-09-052-70/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC"jan.nijtmans2023-09-052-8/+35
* | | | | | | | | | | | | | Merge 8.6jan.nijtmans2023-09-052-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fix [https://core.tcl-lang.org/tclvfs/tktview/60cacfbcb9|60cacfbcb9]: Segment...jan.nijtmans2023-09-051-1/+1