summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-1214-30/+30
* Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-307-18/+21
* Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-243-4/+4
* arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-172-20/+20
* Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-153-111/+0
* Properly quote contents of Make variables to pass through gdb.run file.pooryorick2023-01-141-3/+8
* Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-061-0/+3
|\
| * Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-041-0/+3
* | Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOSjan.nijtmans2023-01-062-2/+2
|/
* Update tclConfig.h.injan.nijtmans2022-12-161-0/+9
* Add checks to the configure script for mknod, tcdrain and uname, for systems ...jan.nijtmans2022-12-162-0/+303
* Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy...jan.nijtmans2022-12-162-64/+64
* Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin...jan.nijtmans2022-12-011-3/+2
* Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-298-11/+11
* Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-231-12/+18
* Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-231-0/+1
* merge 8.6dgp2022-10-281-1/+1
|\
| * The file $(builddir)/tclUuid.h is not part of the source code distribution.dgp2022-10-281-1/+1
* | merge 8.6dgp2022-10-273-5/+6
|\ \ | |/
| * www.tcl-tk.org -> www.tcl-lang.orgjan.nijtmans2022-10-262-3/+4
| * Add support for macOS Venturajan.nijtmans2022-10-231-2/+2
* | merge 8.6dgp2022-09-071-41/+41
|\ \ | |/
| * code cleanup (backported from 8.7)jan.nijtmans2022-09-071-39/+39
| * typo'sjan.nijtmans2022-09-031-2/+2
* | merge 8.6dgp2022-07-251-2/+2
|\ \ | |/
| * tcltest 2.5.4 -> 2.5.5jan.nijtmans2022-07-221-2/+2
* | merge 8.6dgp2022-07-122-5/+5
|\ \ | |/
| * typo'sjan.nijtmans2022-06-281-3/+3
| * bump http version to 2.9.8jan.nijtmans2022-06-201-2/+2
* | Bump to 8.6.13 for releasedgp2022-06-063-4/+3
|/
* Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-101-2/+2
* Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-212-7/+86
* Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-041-2/+2
* Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1jan.nijtmans2022-03-111-2/+3
* Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.cjan.nijtmans2022-03-041-5/+1
* Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks()jan.nijtmans2022-02-211-2/+2
* Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext...jan.nijtmans2022-02-151-1/+2
* Fix [1720242] (appears the patch was only partially applied)jan.nijtmans2022-02-122-4/+4
* Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable ...jan.nijtmans2022-02-011-4/+11
* Update tcltest package to version 2.5.4 (backported from Tcl 8.7)jan.nijtmans2021-12-081-2/+2
* Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-081-24/+34
* Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-241-5/+12
* Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone var...jan.nijtmans2021-11-072-2/+6
* merge 8.6dgp2021-11-022-63/+31
|\
| * Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-012-63/+31
* | Bump to 8.6.12 for releasejan.nijtmans2021-10-273-3/+3
|/
* Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
|\
| * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
* | Update TZ info to tzdata2021b.José Ignacio Marín2021-09-251-4/+4
* | Merge 8.5jan.nijtmans2021-08-232-18/+32
|\ \ | |/