| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an... | jan.nijtmans | 2020-04-25 | 1 | -2/+2 |
|
|
* | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
|
|
* | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
|
|
* | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -11/+11 |
|
|
* | | 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 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | 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 |
| | |/ |
|
* | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -39/+232 |
|\ \ \
| |/ /
|/| | |
|
| * | | [win] accomplished winTime module using very fast wide clicks, with denominat... | sebres | 2017-02-09 | 1 | -7/+100 |
|
|
| * | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -33/+133 |
|
|
| * | | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 1 | -21/+39 |
| |\ \
| | |/ |
|
* | | | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 1 | -21/+39 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix for [b87ad7e9146832d505f9a430d779c5313c440256|b87ad7e914], rebased to cor... | jan.nijtmans | 2017-01-09 | 1 | -21/+39 |
| |\ \ |
|
| | * | | [win] bug fix in NativeGetTime: each call of it blurs current performance cou... | sebres | 2017-01-02 | 1 | -17/+37 |
| | |/ |
|
| | * | more internal use of size_t (in stead of int) | jan.nijtmans | 2016-11-29 | 1 | -1/+1 |
|
|
| | * | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose,... | jan.nijtmans | 2016-11-11 | 1 | -1/+1 |
|
|
| | * | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -2/+2 |
| |/
|/| |
|
* | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -2/+2 |
| |\ |
|
| | * | - eliminate compiler warning when compiling with Visual Studio. | jan.nijtmans | 2013-05-17 | 1 | -2/+2 |
|
|
| * | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -3/+3 |
|
|
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|
|
* | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-03 | 1 | -116/+0 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 1 | -3/+3 |
|
|
| | * | * win/makefile.vc: Updated MSVC build to properly deal with | patthoyts | 2006-09-26 | 1 | -3/+3 |
|
|
| | * | Enable building Tcl with Microsoft's latest compiler offering | patthoyts | 2006-06-14 | 1 | -9/+9 |
|
|
| | * | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' | hobbs | 2005-03-30 | 1 | -9/+6 |
|
|
| | * | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -2/+2 |
|
|
| | * | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -3/+3 |
|
|
| | * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -1/+31 |
|
|
| | * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -8/+11 |
|
|
| | * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -1/+63 |
|
|