Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more (internal) ClientData -> void * changes | jan.nijtmans | 2022-09-02 | 1 | -9/+9 |
| | |||||
* | Merge 8.7 | jan.nijtmans | 2022-02-21 | 1 | -2/+2 |
|\ | |||||
| * | 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 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) | jan.nijtmans | 2021-04-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Clean up the notifier code to not spread the hooks quite so widely | dkf | 2021-04-03 | 1 | -155/+264 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| | | | | |||||
* | | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use ↵ | jan.nijtmans | 2021-02-18 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | "unsigned long long" in stead of Tcl_WideUInt as return value. | ||||
* | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -46/+46 |
|\ \ \ \ | |/ / / | |||||
| * | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we ↵ | jan.nijtmans | 2021-01-08 | 1 | -46/+46 |
| | | | | | | | | | | | | | | | | | | | | stopped support for MSVC 6++ Change Tcl_WideInt -> long long in various places: Tcl_WideInt could be a 128-bit type, we don't want that everywhere. | ||||
| * | | | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they ↵ | jan.nijtmans | 2021-01-07 | 1 | -18/+1 |
| | | | | | | | | | | | | | | | | (probably) cannot handle Windows 7 API anyway. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ↵ | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
| * | | | 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 ↵ | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | and CONST | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| | | | | |||||
* | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
| | | | | |||||
* | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -12/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -12/+5 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -4/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -6/+19 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ↵ | jan.nijtmans | 2019-09-05 | 1 | -3/+10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Windows) without -Wunused-parameters warnings | ||||
| * \ \ \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | 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.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 ↵ | jan.nijtmans | 2019-09-07 | 1 | -6/+19 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | could discontinue this macro any moment, then we are prepared .... As a bonus: time_t is now allowed to be 64-bit internally, without effect on the C API (like stub-enabled extensions) | ||||
| | | * | | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports ↵ | jan.nijtmans | 2019-09-06 | 1 | -6/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | it, time_t will be 64-bit internally. But at API-level, time_t will still be restricted to 32-bit on Win32 (Not on Win64). This keeps Tcl_StatBuf the same (unless USE_64BIT_TIME_T is defined), so 64-bit times still cannot be used everywhere. | ||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-settings/binary-glob to handle *.gz file transparently in fossil/git | ||||
| | * | | | 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.7 | jan.nijtmans | 2019-08-02 | 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 ↵ | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Travis. Fix a struct initializer, add two typecasts and a "const", which can generate gcc warnings with some compiler options. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-07 | 1 | -11/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 ↵ | jan.nijtmans | 2019-03-07 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | end-of-line spacing | ||||
* | | | | merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, ↵ | sebres | 2019-03-05 | 1 | -83/+345 |
|\ \ \ \ | |/ / / | | | | | | | | | performance test suite) | ||||
| * | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ↵ | sebres | 2019-03-05 | 1 | -83/+345 |
| |\ \ \ | | |/ / | | | | | | | | | performance test suite) |