Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 2 | -2/+2 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [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 trunk (still has test failure in socket.test) | jan.nijtmans | 2016-12-20 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. | limeboy | 2016-12-14 | 1 | -2/+7 | |
| | * | | | | | | | | | | merge trunk | limeboy | 2016-12-01 | 3 | -21/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Windows support and minor touchups to the documentation. | limeboy | 2016-11-25 | 1 | -4/+13 | |
| | * | | | | | | | | | | | Implement the whole TIP 456 specification. | limeboy | 2016-11-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Added stub entry for tip #456. Documentation and tests still missing. Doesn't... | jan.nijtmans | 2016-11-22 | 1 | -2/+3 | |
| | * | | | | | | | | | | | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3... | jan.nijtmans | 2016-11-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Fix some comments: "upper" -> "high" (when talking about surrogates) | jan.nijtmans | 2019-02-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Don't use TclUniCharIsSpace() in command-line handling: the windows command-l... | jan.nijtmans | 2019-02-18 | 1 | -6/+3 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 2 | -0/+2 | |
* | | | | | | | | | | | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ... | jan.nijtmans | 2019-01-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons... | sebres | 2019-01-14 | 1 | -8/+45 | |
* | | | | | | | | | | | | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC... | sebres | 2019-01-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge 8.5 | jan.nijtmans | 2019-01-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f... | jan.nijtmans | 2019-01-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | No need for latest "rvm" any more in osx builds (now even gives an error) | jan.nijtmans | 2018-12-18 | 2 | -23/+0 | |
* | | | | | | | | | | | | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi... | sebres | 2018-11-22 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep... | sebres | 2018-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x... | sebres | 2018-11-21 | 1 | -4/+11 | |
* | | | | | | | | | | | | merge release | dgp | 2018-11-15 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-11-01 | 4 | -8/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-29 | 4 | -162/+171 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-23 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-09 | 1 | -51/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-05 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Bump version numbers for 8.6.9 release. | dgp | 2018-10-05 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work (again) with TCL_UTF_MAX=6. No... | jan.nijtmans | 2018-11-15 | 1 | -2/+90 | |
| |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge 8.5 | jan.nijtmans | 2018-10-30 | 3 | -6/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add support for TIP #494 to registry and dde. Only effective when compiled ag... | jan.nijtmans | 2018-10-30 | 3 | -6/+52 | |
| * | | | | | | | | | | | | | | | | squelch some warnings on higher Visual Studio versions: we are not going to b... | jan.nijtmans | 2018-10-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | | Missing -DUNICODE in makefile.vc | jan.nijtmans | 2018-10-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | merge-mark... well ... almost: Except for a missing <include> in tclWinDde.c | jan.nijtmans | 2018-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Missed some version bumps in previous commit | jan.nijtmans | 2018-10-27 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 7 | -233/+408 | |
| * | | | | | | | | | | | | | | | Backport "registry" version 1.3.3, so all active branches now have the same r... | jan.nijtmans | 2018-10-24 | 6 | -360/+334 | |
* | | | | | | | | | | | | | | | | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. | jan.nijtmans | 2018-10-26 | 4 | -162/+170 | |
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! | jan.nijtmans | 2018-10-22 | 2 | -3/+3 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Streamline: Tcl_WinTCharToUtf/Tcl_WinUtfToTChar(): Always initialize DString,... | jan.nijtmans | 2018-10-07 | 1 | -4/+10 | |
* | | | | | | | | | | | | | | Better implementations of Tcl_WinTCharToUtf() and Tcl_WinUtfToTChar(). They d... | jan.nijtmans | 2018-10-05 | 1 | -49/+4 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | |