summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update tcltest package to version 2.5.4 (backported from Tcl 8.7)jan.nijtmans2021-12-084-9/+27
* Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-083-41/+78
* 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
* | 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
* | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-244-12/+34
* | Fix -fno-lto determination/add --enable-auto-image-base option to windows bui...jan.nijtmans2021-11-112-1/+75
* | Use octal permissions in testcasesjan.nijtmans2021-11-092-7/+7
* | mingw-w64 website changedjan.nijtmans2021-11-081-3/+3
* | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-072-2/+6
* | Doc fix. There is no endianness in the encoding of a single byte.dgp2021-11-061-1/+1
* | Missing static.dgp2021-11-061-1/+1
* | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging.dgp2021-11-061-24/+8
* | merge releasedgp2021-11-059-9/+51
|\ \
| * \ merge 8.6dgp2021-11-022-63/+31
| |\ \ | |/ / |/| |
* | | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-012-63/+31
| * | update changesdgp2021-10-301-2/+35
| * | Bump to 8.6.12 for releasejan.nijtmans2021-10-279-9/+18
|/ /
* | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-274-6/+6
|\ \ | |/
| * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-274-6/+6
* | Update TZ info to tzdata2021ejan.nijtmans2021-10-272-158/+158
|\ \ | |/
| * Update TZ info to tzdata2021ejan.nijtmans2021-10-272-158/+158
* | Merge 8.5jan.nijtmans2021-10-251-0/+11
|\ \ | |/
| * Update platform extension for MaxOS Montereyjan.nijtmans2021-10-251-0/+11
* | IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-1921-76/+86
* | Merge-markjan.nijtmans2021-10-180-0/+0
|\ \ | |/
| * Update TZ info to tzdata2021djan.nijtmans2021-10-181-2/+0
* | Update TZ info to tzdata2021d.José Ignacio Marín2021-10-181-2/+0
* | Missing braces (just to be sure)jan.nijtmans2021-10-121-1/+1
* | Fix build failure with --enable-symbols build on Windows: Some code makes ass...jan.nijtmans2021-10-122-8/+9
* | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093de...jan.nijtmans2021-10-113-2/+18
* | Fix for issue [a8579d906a28], "argument with no name".pooryorick2021-10-082-1/+10
* | merge-markjan.nijtmans2021-10-080-0/+0
|\ \ | |/
| * Update TZ info to tzdata2021c.jan.nijtmans2021-10-072-3/+11
* | Update TZ info to tzdata2021c.José Ignacio Marín2021-10-022-3/+11
* | Fix [e0f728b381]: Manpage msgcat.n contains two write errorsjan.nijtmans2021-09-301-2/+2
* | Remove unix/config.status.linenojan.nijtmans2021-09-260-0/+0
|\ \ | |/
| * Update TZ info to tzdata2021b.jan.nijtmans2021-09-2639-703/+193
* | Update TZ info to tzdata2021b.José Ignacio Marín2021-09-2540-707/+197
* | Update all tables to Unicode 14jan.nijtmans2021-09-143-1218/+1259
|\ \ | |/
| * Update all tables to Unicode 14jan.nijtmans2021-09-143-1220/+1261
| |\
| | * Merge 8.7jan.nijtmans2021-09-01108-1494/+22037
| | |\
| | | * Merge 8.6jan.nijtmans2021-08-271-0/+2
| | | |\
| | | * \ repair broken builddgp2021-08-263-7/+7
| | | |\ \
| | | * \ \ Merge 8.6jan.nijtmans2021-08-264-1/+16
| | | |\ \ \
| | | * \ \ \ Make everything compile warning-free when TCL_THREADS=0jan.nijtmans2021-08-2315-31/+65
| | | |\ \ \ \