summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Also fix [5ec9985a94]: testing sebres-8-7-clock-speedup-cr2 branchjan.nijtmans2021-12-083-14/+16
|\
| * Merge 8.6jan.nijtmans2021-12-082-12/+14
| |\
| | * Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-083-41/+78
* | | Merge 8.7jan.nijtmans2021-12-08144-2320/+2540
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-12-071-16/+69
| |\ \ | | |/
| | * Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in TclParseNum...jan.nijtmans2021-12-071-16/+69
| | * merge-markjan.nijtmans2021-12-020-0/+0
| | |\
| | | * Fix winFCmd-19.5 testcase on GitHub actions: Tcl 8.5 is known not to be able ...jan.nijtmans2021-12-011-1/+1
| | | * windows-2016 will no longer be supported by GitHub actionsjan.nijtmans2021-11-301-2/+2
| * | | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Siliconjan.nijtmans2021-11-282-2/+0
| * | | Merge 8.6. Add win/*.in to "make dist"jan.nijtmans2021-11-263-4/+6
| |\ \ \ | | |/ /
| | * | Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet)jan.nijtmans2021-11-262-0/+2
| | * | Unbreak buildjan.nijtmans2021-11-262-2/+2
| | * | Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8....jan.nijtmans2021-11-263-173/+190
| * | | TIP #599 implementation: Extended build informationjan.nijtmans2021-11-2629-155/+298
| |\ \ \
| | * | | Add support for subversion toojan.nijtmans2021-11-242-2/+8
| | * | | Merge 8.7jan.nijtmans2021-11-241-1/+1
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.6jan.nijtmans2021-11-244-3/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-244-12/+34
| | | * | 2 minor improvements: Make sure tclUuid.h ends with newline; Fallback "unkno...jan.nijtmans2021-11-232-2/+4
| | | * | Merge 8.7jan.nijtmans2021-11-196-14/+58
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix [46291ba24d]: win: install: bashism in Makefile.injan.nijtmans2021-11-172-10/+6
| * | | | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp...jan.nijtmans2021-11-122-4/+4
| * | | | Merge 8.6jan.nijtmans2021-11-112-0/+48
| |\ \ \ \ | | |/ / /
| | * | | Fix -fno-lto determination/add --enable-auto-image-base option to windows bui...jan.nijtmans2021-11-112-1/+75
| | | * | Merge 8.7jan.nijtmans2021-11-102-7/+7
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge 8.6jan.nijtmans2021-11-092-7/+7
| |\ \ \ \ | | |/ / /
| | * | | Use octal permissions in testcasesjan.nijtmans2021-11-092-7/+7
| | | * | Merge 8.7jan.nijtmans2021-11-0831-660/+818
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge 8.6. Some http:// -> https://jan.nijtmans2021-11-082-6/+5
| |\ \ \ \ | | |/ / /
| | * | | mingw-w64 website changedjan.nijtmans2021-11-081-3/+3
| * | | | Make "changes" file chronological (again)jan.nijtmans2021-11-082-172/+176
| * | | | [9899c273ab] Rewrite Tcl_InitStringRep to account for all encounters withdgp2021-11-084-20/+36
| * | | | Update and clarify usage of the TclInitStringRep macro.dgp2021-11-071-6/+12
| * | | | Merge 8.6jan.nijtmans2021-11-072-2/+6
| |\ \ \ \ | | |/ / /
| | * | | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-072-2/+6
| * | | | Document the freedom to provide space of either type int or size_t.dgp2021-11-071-0/+8
| * | | | More accurately describe the string rep invalidation performeddgp2021-11-071-2/+3
| * | | | typodgp2021-11-061-1/+1
| * | | | merge 8.6dgp2021-11-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Doc fix. There is no endianness in the encoding of a single byte.dgp2021-11-061-1/+1
| * | | | merge 8.6dgp2021-11-061-25/+9
| |\ \ \ \ | | |/ / /
| | * | | Missing static.dgp2021-11-061-1/+1
| | * | | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging.dgp2021-11-061-24/+8
| * | | | Eliminate unused variables/function-argumentsjan.nijtmans2021-11-063-25/+16
| * | | | Implement parts of TIP 568 in Tcl 8.7.dgp2021-11-059-206/+315
| |\ \ \ \
| | * | | | Adapt documentation of the *ByteArray* routines to better match Tcldgp2021-11-051-43/+105
| | * | | | merge 8.7dgp2021-11-051-8/+22
| | |\ \ \ \
| | * \ \ \ \ merge 8.7dgp2021-11-029-223/+207
| | |\ \ \ \ \
| | * | | | | | Revise the interface routines for byte arrays to use "numBytes" rather thandgp2021-11-024-94/+99