summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
*-. Fix TestplatformChmod() test function: It should always translate from UTF-8 ↵jan.nijtmans2025-04-161-1/+8
|\ \ | | | | | | | | | to native, since the native encoding is not guaranteed to be UTF-8
| * \ Merge 9.0jan.nijtmans2025-04-111-9/+9
| |\ \ | |/ / |/| |
| * | Fix [010d8f3885] tclEpollNotfy PlatformEventsControl panics if websocket ↵stevel2025-04-071-4/+10
| |\ \ | | | | | | | | | | | | disconnected
| | * | Added comments explaining the tclEpollNotfy.c fixstevel2025-03-241-0/+8
| | | |
| | * | Ticket ↵stevel2025-03-241-4/+2
| | | | | | | | | | | | | | | | [https://core.tcl-lang.org/tcl/tktview/010d8f3885642212cf2c65036dd4ad444e9f769e]. A fix for a panic if tclEpollNotfy PlatformEventsControl TclOSfstat returns -1 which it does when using a websocket to a browser and the browser page is refreshed. As per discussions with Jan and Donal the only thing we can do is return and hope it doesn't leak too much memory.
| * | | Merge 9.0jan.nijtmans2025-04-022-2/+2
| |\ \ \
| * \ \ \ Fix some -Wconversion warningsjan.nijtmans2025-04-017-66/+70
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge 9.0jan.nijtmans2025-03-183-3/+3
| |\ \ \ \
| * | | | | Proposed fix for [17960b80db]: Missing libtcl?.?.dll.a in Cygwincore-bug-17960b80dbjan.nijtmans2025-03-173-2/+12
| | | | | |
| * | | | | Make sebres' solution work, so "make dist" works without re-generating ↵jan.nijtmans2025-03-162-9/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | */configure with older autoconf
| * | | | | | Conclusion: it's a little bit to early to require autoconf-2.72, since even ↵jan.nijtmans2025-03-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ubuntu-24.04 doesn't have it yet.
| * | | | | | merge 9.0 (repair GHA linux/windows builds)sebres2025-03-151-1/+2
| |\ \ \ \ \ \
| * | | | | | | Prevent (unix|win)/configure being re-generated with anything else then ↵jan.nijtmans2025-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | autoconf-2.72
| * | | | | | | Mostly whitespace fixes, but also a bug in Tcl_SetWideUIntObjdkf2025-03-036-9/+9
| | | | | | | |
| * | | | | | | Bunch of whitespace basic fixes.dkf2025-03-0213-70/+63
| | | | | | | |
| * | | | | | | Merge 9.0jan.nijtmans2025-01-202-1/+31
| |\ \ \ \ \ \ \
| * | | | | | | | Don't build dltest for Tcl 8.x any morecore-tip-710jan.nijtmans2025-01-071-38/+2
| | | | | | | | |
| * | | | | | | | Few more 9.0 -> 9.1 changesjan.nijtmans2025-01-071-6/+6
| | | | | | | | |
| * | | | | | | | Make a start for Tcl 9.1. Nothing more than version bump, and removing ↵jan.nijtmans2025-01-074-43/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unnecessary compatibility (with 8.7) stuff.
* | | | | | | | | (cherry-pick): Updated changes for [010d8f38]. Indentingjan.nijtmans2025-04-111-9/+9
| | | | | | | | |
* | | | | | | | | (cherry-pick): Fix [010d8f3885] tclEpollNotfy PlatformEventsControl panics ↵jan.nijtmans2025-04-071-7/+13
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | if websocket disconnected
* | | | | | | | Fix "load" testcases on Cygwin, due to wrong --out-implibjan.nijtmans2025-04-022-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix some -Wconversion warningsjan.nijtmans2025-04-017-124/+121
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix some -Wconversion warningscore-conversion-warningjan.nijtmans2025-03-307-66/+70
|/ / / / / /
* | | | | | "Makefile.in" part was missing from previous commit. Use $@ in stead of ↵jan.nijtmans2025-03-183-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | ${LIB_FILE}
* | | | | | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwinjan.nijtmans2025-03-183-2/+12
| |_|_|/ / |/| | | |
* | | | | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, ↵jan.nijtmans2025-03-161-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | we want an errormessage for autoconf versions < 2.69
| * | | | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, ↵jan.nijtmans2025-03-161-2/+1
| | | | | | | | | | | | | | | | | | | | we want an errormessage for autoconf versions < 2.69
* | | | | merge 8.7sebres2025-03-151-1/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | make dist: "repair" target dist if required autoconf version is not ↵sebres2025-03-151-1/+2
| | | | | | | | | | | | | | | | | | | | available (AC_PREREQ too high), simply out a warning and use provided pregenerated configure-script; fixes GHA linux builds after [cb6436f077eda464], e.g. if checkout unix/configure gets older mtime than unix/configure.ac (or if unix/configure didn't updated, but unix/configure.ac changed so got newer mtime).
* | | | Add dummy TclpLoadMemoryGetBuffer/TclpLoadMemory for Windows and UNIX, so ↵jan.nijtmans2025-01-172-1/+31
|\ \ \ \ | |/ / / | | / / | |/ / |/| | compiling with TCL_LOAD_FROM_MEMORY succeeds (but fallbacks normally at runtime)
| * | Add dummy TclpLoadMemoryGetBuffer/TclpLoadMemory for Windows and UNIX, so ↵jan.nijtmans2025-01-161-3/+33
| |\ \ | | |/ | | | | | | compiling with TCL_LOAD_FROM_MEMORY succeeds (but fallbacks normally at runtime)
| | * change (internal) TclpLoadMemory() signature, backported from 9.0. jan.nijtmans2025-01-153-28/+47
| | | | | | | | | Install headers before documentation. If documentation copying (which is slow) is aborted, it doesn't affect development work
| | * (cherry-pick): Simplification for [d58e315172]jan.nijtmans2025-01-084-6/+3
| | | | | | | | | version -> 8.6.17 for futher development
| * | Undo previous commit, it didn't really help.jan.nijtmans2025-01-141-1/+1
| | | | | | | | | | | | | | | Fix tests for Tcl_UtfNext/Tcl_UtfPrev, which were always expected in UTF-32 mode. Make Tcl_SetResult() usable with TCL_NO_DEPRECATED too, otherwise it leads to a test crash Always install header-files before documentation: If documentation copying takes too long it can be aborted.
| * | In dltest/pkg*.c, prevent calling deprecate API as welljan.nijtmans2025-01-124-0/+13
| | |
| * | (cherry-pick): Remove dead code in tclLoadDyld.cjan.nijtmans2025-01-021-52/+1
| | |
* | | Remove dead code in tclLoadDyld.cjan.nijtmans2025-01-021-47/+0
| | |
* | | version -> 9.0.2jan.nijtmans2024-12-213-4/+4
| | |
* | | Make sure tclUuid.h doesn't end up in "make dist"jan.nijtmans2024-12-121-2/+3
|\ \ \ | |/ /
| * | Make sure tclUuid.h doesn't end up in "make dist"jan.nijtmans2024-12-121-2/+3
| | |
* | | Fix "make dist". $(DISTDIR) part was missingjan.nijtmans2024-12-061-1/+1
|\ \ \ | |/ /
| * | Fix "make dist". $(DISTDIR) part was missingjan.nijtmans2024-12-061-1/+1
| | |
* | | Fix some EXEC flags (in "make dist" too)jan.nijtmans2024-12-051-2/+3
|\ \ \ | |/ /
| * | Fix some EXEC flags (in "make dist" too)jan.nijtmans2024-12-051-2/+3
| | |
* | | Fix [aaa84fbbc5]: zipfs info on mountpoint of executable returns zero offset ↵jan.nijtmans2024-12-051-6/+0
|\ \ \ | |/ / | | | | | | in field 4
| * | Fix [aaa84fbbc5]: zipfs info on mountpoint of executable returns zero offset ↵jan.nijtmans2024-12-051-6/+0
| |\ \ | | | | | | | | | | | | in field 4
| | * | Remove zip -A from autoconf builds. Add tests for zipfs infocore-apn-julian-zipfs-patchapnadkarni2024-12-041-6/+0
| | | |
* | | | Remove a lot of dead code: macOS < 10.9 is no longer supportedjan.nijtmans2024-12-047-310/+60
|\ \ \ \ | |/ / /
| * | | Remove a lot of dead code: macOS < 10.9 is no longer supportedjan.nijtmans2024-12-043-76/+33
| | | |