Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -1/+1 |
| | | | JN: Many of those changes are actually good, but there are too many changes to be able to search for a bug somewhere. Feel free to re-apply, after assuring it's really only whitespace changes. (my advise: do that after 9.0b2) | ||||
* | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -1/+1 |
| | | | This is the dullest commit ever. Sorry. | ||||
* | More whitespace cleanup | dkf | 2024-05-10 | 1 | -3/+1 |
| | |||||
* | Reduce the number of warnings on Windows: channel names generated in one place | dkf | 2024-02-16 | 1 | -1/+2 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2023-03-31 | 1 | -2/+0 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-03-31 | 1 | -2/+0 |
| |\ | |||||
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it ↵ | jan.nijtmans | 2023-03-30 | 1 | -2/+0 |
| | | | | | | | | | | | | on other platforms either. | ||||
| * | | Merge 8.6 | jan.nijtmans | 2022-06-24 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -10/+0 |
|\ \ \ | |/ / | |||||
| * | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, ↵ | jan.nijtmans | 2020-12-16 | 1 | -10/+0 |
| | | | | | | | | | | | | Server 2008 | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-16 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-12-16 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows ↵ | jan.nijtmans | 2020-12-11 | 1 | -0/+1 |
| | | | | | | | | | | | | XP doesn't have it | ||||
| | * | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) | jan.nijtmans | 2020-10-22 | 1 | -8/+11 |
| | |\ | |||||
| | | * | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. | jan.nijtmans | 2020-10-22 | 1 | -4/+11 |
| | | | | | | | | | | | | Change (internal, windows-only) TCL_I_MODIFIER to TCL_Z_MODIFIER, since that's how it's called in Tcl 8.7 and up | ||||
| | | * | Clean-up some unnecessary spacing. | jan.nijtmans | 2020-04-17 | 1 | -17/+17 |
| | | | | |||||
| | * | | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 | jan.nijtmans | 2020-10-21 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | * | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since ↵ | jan.nijtmans | 2019-09-18 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | we are impicitly compiling with -DUNICODE | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-06-29 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we ↵ | jan.nijtmans | 2019-06-29 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | always compile in UNICODE mode. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge trunk. Some more size_t additions in parameters/fields | jan.nijtmans | 2018-06-14 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) | sebres | 2018-05-28 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | optimized winapi-stubs loading (8.5th only); if user name specified without ↵ | sebres | 2018-05-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | domain and equals the current user - try safest and fastest way to get current user-home path (without usage of netapi) | ||||
* | | | | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -7/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -7/+0 |
| | | | | |||||
* | | | | merge trunk | jan.nijtmans | 2018-02-22 | 1 | -6/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -13/+0 |
| |\ \ \ | |||||
| * \ \ \ | merge trunk | jan.nijtmans | 2017-06-12 | 1 | -0/+75 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | merge trunk | jan.nijtmans | 2017-04-12 | 1 | -6/+0 |
| | | | | | |||||
* | | | | | change ClientData -> void * in a lot of places (mainly header files) | jan.nijtmans | 2017-12-28 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | merge trunk | jan.nijtmans | 2017-12-15 | 1 | -14/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Drop Windows CE support, since it doesn't appear to work anyway. | jan.nijtmans | 2017-11-21 | 1 | -13/+0 |
|/ / / | |||||
* | | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed ↵ | jan.nijtmans | 2017-05-03 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | | | | for an already loaded dll. Fix filesystem-1.52 (only works correctly on UNIX) | ||||
* | | | merge core-8-6-branch | jan.nijtmans | 2017-04-28 | 1 | -5/+5 |
|\ \ \ | | |/ | |/| | |||||
* | | | code review, robustness increase, avoid infinite wait by exit, thread exit ↵ | sebres | 2017-04-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | and by pipes of closed processes); use pipe-helpers (TI-structure handling) for all pipe-workers (tclWinConsole, tclWinSerial); | ||||
* | | | added wake-up event to prevent possible dead-locks by some waiting thread ↵ | sebres | 2017-04-11 | 1 | -2/+4 |
| | | | | | | | | | | | | (e. g. for writable events) | ||||
* | | | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers ↵ | sebres | 2017-04-11 | 1 | -0/+56 |
| | | | | | | | | | | | | (tclWinConsole, tclWinSerial) | ||||
* | | | shared structures of pipe-workers rewritten using atomic state of the thread; | sebres | 2017-04-11 | 1 | -0/+9 |
|/ / | | | | | | | asynchronous start/stop of pipe-workers (if possible), try the soft way to end workers using cancelSynchronousIo before it would be terminated; | ||||
* | | Bugfix [3613671]. file owned implementation for Windows. | ashok | 2016-07-09 | 1 | -0/+1 |
| | | |||||
* | | Do not reopen a win serial channel for serial detection. There are issues ↵ | oehhar | 2014-02-25 | 1 | -1/+1 |
|\ \ | |/ | | | | | with some Bluetooth virtual com. Fix bug [2413550], patch by Rolf Schroedter | ||||
| * | win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial ↵ | oehhar | 2014-01-30 | 1 | -1/+1 |
| | | | | | | | | channels which causes issues with Bluetooth virtual com. Patch by Rolf Schroedter. | ||||
* | | Fix compilation with latest MinGW-w64 version 3.0: Conflict on ↵ | jan.nijtmans | 2013-10-02 | 1 | -0/+17 |
|\ \ | |/ | | | | | EXCEPTION_REGISTRATION typedef, which means something completely different in MinGW-w64. | ||||
| * | Fix compilation with latest MinGW-w64 version 3.0: Conflict on ↵ | jan.nijtmans | 2013-10-02 | 1 | -0/+17 |
| | | | | | | | | EXCEPTION_REGISTRATION typedef, which means something completely different in MinGW-w64. | ||||
* | | Better place to put vsnprintf switch, so it is usable by all *.c files. | jan.nijtmans | 2013-06-18 | 1 | -6/+0 |
| | | | | | | Fix comment on _ANSI_ARGS_ which is no longer true since 8.6. |