summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Minor code style cleanup.dkf2019-04-232-267/+501
* integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-012-0/+8
|\
| * partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-042-0/+2
| * partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-042-0/+6
* | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-282-2/+0
* | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-252-0/+4
* | Fix automatic pkgIndex generation for multiplatform installsapnadkarni2019-03-071-1/+1
* | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o...jan.nijtmans2019-03-075-25/+25
* | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.apnadkarni2019-03-062-6/+58
| |
| \
*-. \ integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities...sebres2019-03-051-83/+345
|\ \ \
| * \ \ merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ...sebres2019-02-131-51/+120
| |\ \ \ | | |/ /
| | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba...sergey.brester2019-02-1219-762/+1178
| | |\ \
| | * | | [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-ca...sebres2017-05-231-53/+122
| | * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-39/+232
| | |\ \ \
| * | \ \ \ merge 8.6(.9), conflicts resolvedsergey.brester2019-02-0725-1205/+2686
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6)sebres2017-05-091-39/+232
| |\ \ \ \
| | * \ \ \ merge trunksebres2017-03-065-23/+36
| | |\ \ \ \
| | | * \ \ \ missing rules.vc after mergesebres2017-01-131-5/+10
| | | |\ \ \ \
| | | * \ \ \ \ Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new...jan.nijtmans2017-01-131-8/+16
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge core-8-6-branchjan.nijtmans2017-01-121-8/+8
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge core-8-6-branch. jan.nijtmans2017-01-112-2/+2
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | [win] accomplished winTime module using very fast wide clicks, with denominat...sebres2017-02-091-7/+100
| | * | | | | | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig...sebres2017-02-091-33/+133
| | |/ / / / / / / /
| | * | | | | | | | Merge bug_b87ad7e914sebres2017-01-091-21/+39
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge trunk (still has test failure in socket.test)jan.nijtmans2016-12-201-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port.limeboy2016-12-141-2/+7
| | * | | | | | | | | | merge trunklimeboy2016-12-013-21/+19
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Windows support and minor touchups to the documentation.limeboy2016-11-251-4/+13
| | * | | | | | | | | | | Implement the whole TIP 456 specification.limeboy2016-11-241-1/+1
| | * | | | | | | | | | | Added stub entry for tip #456. Documentation and tests still missing. Doesn't...jan.nijtmans2016-11-221-2/+3
| | * | | | | | | | | | | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3...jan.nijtmans2016-11-221-2/+2
* | | | | | | | | | | | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve...jan.nijtmans2019-03-021-0/+4
* | | | | | | | | | | | | Fix some comments: "upper" -> "high" (when talking about surrogates)jan.nijtmans2019-02-191-2/+2
* | | | | | | | | | | | | Don't use TclUniCharIsSpace() in command-line handling: the windows command-l...jan.nijtmans2019-02-181-6/+3
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-012-0/+2
* | | | | | | | | | | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-221-1/+1
* | | | | | | | | | | | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons...sebres2019-01-141-8/+45
* | | | | | | | | | | | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC...sebres2019-01-141-2/+2
* | | | | | | | | | | | Merge 8.5jan.nijtmans2019-01-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f...jan.nijtmans2019-01-041-3/+3
* | | | | | | | | | | | Fix conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fix conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
* | | | | | | | | | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
| * | | | | | | | | | | No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-182-23/+0
* | | | | | | | | | | | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep...sebres2018-11-221-1/+1
| * | | | | | | | | | | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x...sebres2018-11-211-4/+11
* | | | | | | | | | | | merge releasedgp2018-11-152-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2018-11-014-8/+54
| |\ \ \ \ \ \ \ \ \ \ \ \