Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more TCL_UNUSED() usage | jan.nijtmans | 2024-12-04 | 1 | -3/+1 |
| | |||||
* | merge 8.7: avoid unneeded (but expensive) path normalization for several ↵ | sebres | 2024-09-17 | 1 | -2/+2 |
|\ | | | | | | | | | file subsystem commands and operations; closes [02d5d65d70adab97] and probably [411f52ed87e313dd49e2] | ||||
| * | merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck ↵ | sebres | 2024-09-17 | 1 | -2/+2 |
| |\ | | | | | | | | | | is still visible) | ||||
| | * | even if cwd is non native, but path is not relative we can safely use ↵ | sebres | 2024-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | translated path instead of normalized path; fixes file access regression [02d5d65d70adab97] | ||||
* | | | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
| | | | |||||
| | * | Make TclGlob() a static function. Sentinel/indenting/comment improvements ↵ | jan.nijtmans | 2024-05-28 | 1 | -6/+6 |
| | | | | | | | | | | | | (all backported from 8.7) | ||||
| | * | TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? ↵ | jan.nijtmans | 2024-04-29 | 1 | -2/+1 |
| | | | | | | | | | | | | Backport changing this from 8.7/9.0 | ||||
* | | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 1 | -53/+53 |
|\ \ \ | |/ / | |||||
| * | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 1 | -53/+53 |
| |\ \ | |/ / |/| | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-04-29 | 1 | -2/+7 |
| |\ \ | | |/ | |||||
| | * | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not ↵ | jan.nijtmans | 2023-09-13 | 1 | -4/+10 |
| | | | | | | | | | | | | recognized by file exists or open | ||||
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -4/+4 |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it ↵ | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | on other platforms either. | ||||
| | * | Fix a few -Wconversion warnings | jan.nijtmans | 2023-03-07 | 1 | -37/+37 |
| | | | |||||
| * | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. | jan.nijtmans | 2024-04-25 | 1 | -12/+2 |
| |\ \ | |||||
* | | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -74/+73 |
| | | | | | | | | | | | | 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 | -73/+74 |
| |/ / |/| | | | | | This is the dullest commit ever. Sorry. | ||||
* | | | Few more spacing/formatting tweaks | jan.nijtmans | 2024-03-20 | 1 | -20/+18 |
|\ \ \ | |/ / | |||||
| * | | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -19/+17 |
| | | | |||||
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) | jan.nijtmans | 2024-03-19 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows | jan.nijtmans | 2024-03-19 | 1 | -13/+13 |
| | | | | | | | | | (cherry-pick): Fix indentation/brace usage style issues | ||||
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -2/+2 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-05-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove useless type-casts. Backport some changes from 9.0 | jan.nijtmans | 2023-05-09 | 1 | -5/+5 |
| | | | |||||
* | | | More size_t -> Tcl_Size changes, which were missed before. Also ↵ | jan.nijtmans | 2023-04-26 | 1 | -5/+5 |
| | | | | | | | | | | | | (experimental) make the wrapper macro's produce compiler warnings is Tcl_Size is not used. | ||||
* | | | Correct spelling errors in comments and documentation, but also a ↵ | pooryorick | 2023-04-12 | 1 | -4/+4 |
|\ \ \ | |/ / | | | | | | | non-comment corrections in history.tcl and tcltest.test. | ||||
| * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -4/+4 |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| * | | Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated ↵ | jan.nijtmans | 2023-03-07 | 1 | -1/+0 |
| | | | | | | | | | | | | call to Tcl_DStringInit() | ||||
* | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -10/+10 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-03-06 | 1 | -16/+15 |
|\ \ \ | |/ / | |||||
| * | | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. | jan.nijtmans | 2023-03-06 | 1 | -18/+16 |
| | | | |||||
* | | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 1 | -38/+33 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 1 | -38/+35 |
| |\ \ | | |/ | |||||
| | * | Bug [9c5a00c69d]. Tilde expansion on Windows | apnadkarni | 2023-03-04 | 1 | -38/+35 |
| | | | |||||
* | | | Unbreak Windows build. More int -> size_t, being able to handle longer strings | jan.nijtmans | 2022-11-25 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -26/+26 |
|\ \ \ | |/ / | |||||
| * | | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -24/+23 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no ↵ | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | NO votes expected) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|\ \ \ | |/ / |