Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tcltest package to version 2.5.4 (backported from Tcl 8.7) | jan.nijtmans | 2021-12-08 | 4 | -9/+27 |
| | |||||
* | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). ↵ | jan.nijtmans | 2021-12-08 | 3 | -41/+78 |
| | | | | With nmake build, install "zlib1.dll" in bin-directory (just as when using make) | ||||
* | Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in ↵ | jan.nijtmans | 2021-12-07 | 1 | -16/+69 |
| | | | | TclParseNumber() | ||||
* | merge-mark | jan.nijtmans | 2021-12-02 | 0 | -0/+0 |
|\ | |||||
| * | Fix winFCmd-19.5 testcase on GitHub actions: Tcl 8.5 is known not to be able ↵ | jan.nijtmans | 2021-12-01 | 1 | -1/+1 |
| | | | | | | | | to handle too long filenames (8.6 can!) | ||||
| * | windows-2016 will no longer be supported by GitHub actions | jan.nijtmans | 2021-11-30 | 1 | -2/+2 |
| | | |||||
* | | Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet) | jan.nijtmans | 2021-11-26 | 2 | -0/+2 |
| | | |||||
* | | Unbreak build | jan.nijtmans | 2021-11-26 | 2 | -2/+2 |
| | | |||||
* | | Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl ↵ | jan.nijtmans | 2021-11-26 | 3 | -173/+190 |
| | | | | | | | | 8.7. Add more type-casts (better C++ compatibility) | ||||
* | | Add rule to generate manifest.uuid and tclUuid.h, if not present already. ↵ | jan.nijtmans | 2021-11-24 | 4 | -12/+34 |
| | | | | | | | | Not used yet | ||||
* | | Fix -fno-lto determination/add --enable-auto-image-base option to windows ↵ | jan.nijtmans | 2021-11-11 | 2 | -1/+75 |
| | | | | | | | | build (when available) | ||||
* | | Use octal permissions in testcases | jan.nijtmans | 2021-11-09 | 2 | -7/+7 |
| | | |||||
* | | mingw-w64 website changed | jan.nijtmans | 2021-11-08 | 1 | -3/+3 |
| | | |||||
* | | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone ↵ | jan.nijtmans | 2021-11-07 | 2 | -2/+6 |
| | | | | | | | | variable checks | ||||
* | | Doc fix. There is no endianness in the encoding of a single byte. | dgp | 2021-11-06 | 1 | -1/+1 |
| | | |||||
* | | Missing static. | dgp | 2021-11-06 | 1 | -1/+1 |
| | | |||||
* | | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. | dgp | 2021-11-06 | 1 | -24/+8 |
| | | |||||
* | | merge release | dgp | 2021-11-05 | 9 | -9/+51 |
|\ \ | |||||
| * \ | merge 8.6 | dgp | 2021-11-02 | 2 | -63/+31 |
| |\ \ | |/ / |/| | | |||||
* | | | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) | jan.nijtmans | 2021-11-01 | 2 | -63/+31 |
| | | | |||||
| * | | update changes | dgp | 2021-10-30 | 1 | -2/+35 |
| | | | |||||
| * | | Bump to 8.6.12 for release | jan.nijtmans | 2021-10-27 | 9 | -9/+18 |
|/ / | |||||
* | | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support | jan.nijtmans | 2021-10-27 | 4 | -6/+6 |
|\ \ | |/ | |||||
| * | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support | jan.nijtmans | 2021-10-27 | 4 | -6/+6 |
| | | |||||
* | | Update TZ info to tzdata2021e | jan.nijtmans | 2021-10-27 | 2 | -158/+158 |
|\ \ | |/ | |||||
| * | Update TZ info to tzdata2021e | jan.nijtmans | 2021-10-27 | 2 | -158/+158 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2021-10-25 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Update platform extension for MaxOS Monterey | jan.nijtmans | 2021-10-25 | 1 | -0/+11 |
| | | |||||
* | | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 21 | -76/+86 |
| | | |||||
* | | Merge-mark | jan.nijtmans | 2021-10-18 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Update TZ info to tzdata2021d | jan.nijtmans | 2021-10-18 | 1 | -2/+0 |
| | | |||||
* | | Update TZ info to tzdata2021d. | José Ignacio Marín | 2021-10-18 | 1 | -2/+0 |
| | | |||||
* | | Missing braces (just to be sure) | jan.nijtmans | 2021-10-12 | 1 | -1/+1 |
| | | |||||
* | | Fix build failure with --enable-symbols build on Windows: Some code makes ↵ | jan.nijtmans | 2021-10-12 | 2 | -8/+9 |
| | | | | | | | | assumptions on Tcl_Time structure ... | ||||
* | | Better solution, in stead of ↵ | jan.nijtmans | 2021-10-11 | 3 | -2/+18 |
| | | | | | | | | [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 64-bit (Cygwin64) Tcl_GetTime(), when loading tk86.dll | ||||
* | | Fix for issue [a8579d906a28], "argument with no name". | pooryorick | 2021-10-08 | 2 | -1/+10 |
| | | |||||
* | | merge-mark | jan.nijtmans | 2021-10-08 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Update TZ info to tzdata2021c. | jan.nijtmans | 2021-10-07 | 2 | -3/+11 |
| | | |||||
* | | Update TZ info to tzdata2021c. | José Ignacio Marín | 2021-10-02 | 2 | -3/+11 |
| | | |||||
* | | Fix [e0f728b381]: Manpage msgcat.n contains two write errors | jan.nijtmans | 2021-09-30 | 1 | -2/+2 |
| | | |||||
* | | Remove unix/config.status.lineno | jan.nijtmans | 2021-09-26 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Update TZ info to tzdata2021b. | jan.nijtmans | 2021-09-26 | 39 | -703/+193 |
| | | |||||
* | | Update TZ info to tzdata2021b. | José Ignacio Marín | 2021-09-25 | 40 | -707/+197 |
| | | |||||
* | | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 3 | -1218/+1259 |
|\ \ | |/ | |||||
| * | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 3 | -1220/+1261 |
| |\ | |||||
| | * | Merge 8.7 | jan.nijtmans | 2021-09-01 | 108 | -1494/+22037 |
| | |\ | |||||
| | | * | Merge 8.6 | jan.nijtmans | 2021-08-27 | 1 | -0/+2 |
| | | |\ | |||||
| | | * \ | repair broken build | dgp | 2021-08-26 | 3 | -7/+7 |
| | | |\ \ | |||||
| | | * \ \ | Merge 8.6 | jan.nijtmans | 2021-08-26 | 4 | -1/+16 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 15 | -31/+65 |
| | | |\ \ \ \ |