| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -5/+5 |
|
|
* | Don't bother _MSC_VER < 1900 any more | jan.nijtmans | 2022-10-21 | 1 | -7/+7 |
|
|
* | Merge 8.6 | jan.nijtmans | 2022-02-21 | 1 | -1/+1 |
|\ |
|
| * | Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() | jan.nijtmans | 2022-02-21 | 1 | -1/+1 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2021-08-23 | 1 | -5/+9 |
| |\ |
|
| | * | Add FALLTHRU markers, to help GCC emit less false warnings | jan.nijtmans | 2021-08-23 | 1 | -17/+21 |
|
|
* | | | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) | jan.nijtmans | 2021-04-21 | 1 | -1/+1 |
|
|
* | | | Don't do double definition; code was moved to tclInt.h previously. | dkf | 2021-04-02 | 1 | -27/+0 |
|
|
* | | | Refactoring, ahoy | dkf | 2021-03-30 | 1 | -167/+301 |
|
|
* | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -46/+46 |
|
|
* | | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba... | jan.nijtmans | 2021-01-07 | 1 | -18/+1 |
|
|
* | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an... | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
|
|
* | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
|
|
* | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -12/+5 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -6/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml | jan.nijtmans | 2019-09-07 | 1 | -6/+19 |
| |\ \ \
| | |/ / |
|
| | * | | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul... | jan.nijtmans | 2019-09-07 | 1 | -6/+19 |
| | |\ \
| | | |/ |
|
| | | * | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports ... | jan.nijtmans | 2019-09-06 | 1 | -6/+19 |
|
|
* | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -3/+10 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge 8.6. Remove unneeded code from init.tcl | jan.nijtmans | 2019-03-07 | 1 | -11/+11 |
|\ \ \
| |/ / |
|
| * | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -11/+11 |
|
|
* | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -83/+345 |
|\ \ \
| |/ / |
|
| * | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 1 | -51/+120 |
| |\ \
| | |/ |
|
| | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 1 | -0/+9 |
| | |\ |
|
| | * | | [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-ca... | sebres | 2017-05-23 | 1 | -53/+122 |
|
|
| | * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -39/+232 |
| | |\ \ |
|
| * | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 1 | -0/+9 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-01-03 | 1 | -0/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Fix conflict with timezone() function in some MSVC versions | jan.nijtmans | 2019-01-03 | 1 | -0/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Fix conflict with timezone() function in some MSVC versions | jan.nijtmans | 2019-01-03 | 1 | -0/+1 |
|
|
* | | | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate... | jan.nijtmans | 2018-12-30 | 1 | -0/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate... | jan.nijtmans | 2018-12-30 | 1 | -0/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate... | jan.nijtmans | 2018-12-30 | 1 | -0/+8 |
| | | |/
| | |/| |
|
* | | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -232/+39 |
|\ \ \ \
| |/ / / |
|
* | | | | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -4/+4 |
| | |_|/
| |/| | |
|