summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit.jan.nijtmans2019-09-1911-69/+55
* all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if ...sebres2019-09-181-1/+6
* TEBC: avoid error "unitialized variable" if called in debug mode (or with ana...sebres2019-09-181-1/+1
* TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w...jan.nijtmans2019-09-1814-347/+349
* Add missing constraints to test-casesjan.nijtmans2019-09-172-5/+9
* Bugfix in Tcl_UtfPrev/Tcl_UtfNext: When handling 4-byte UTF-8 byte sequences,...jan.nijtmans2019-09-161-7/+7
* Add 32-bit windows builds (both MSVC and GCC) to Travisjan.nijtmans2019-09-161-20/+59
|\
| * Add 32-bit Windows builds, both with MSVC and GCC, to Travis. jan.nijtmans2019-09-166-232/+295
| |\
| | * try xcode 10.3jan.nijtmans2019-09-151-1/+1
| | * Merge 8.5jan.nijtmans2019-09-135-383/+361
| | |\ | | |/ | |/|
| | * Merge 8.5. Mark a few more tests nonPortable (for 8.5, not to be merged to 8.6!)jan.nijtmans2019-09-124-17/+68
| | |\
| | * \ Merge 8.5jan.nijtmans2019-09-1118-269/+284
| | |\ \
| | * | | Run all test-cases with -verbose sbtel, so we can see which test-case actuall...jan.nijtmans2019-09-101-20/+15
| | * | | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCCjan.nijtmans2019-09-101-7/+53
* | | | | execute.test: fix tests (if test started using -singleproc 1)sebres2019-09-161-1/+2
* | | | | merge-markjan.nijtmans2019-09-130-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Make test-cases (hopefully) work on Travis, e.g. by adding nonPortable marks ...jan.nijtmans2019-09-132-121/+140
* | | | | Merge 8.5jan.nijtmans2019-09-131-33/+33
|\ \ \ \ \ | |/ / / /
| * | | | Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a ...jan.nijtmans2019-09-131-221/+178
* | | | | Remove unneeded knownMsvcBug testconstraint definitionjan.nijtmans2019-09-132-2/+1
* | | | | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead o...sebres2019-09-121-2/+6
* | | | | merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makef...sebres2019-09-123-43/+43
|\ \ \ \ \ | |/ / / /
| * | | | windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_...sebres2019-09-123-44/+46
| | |_|/ | |/| |
* | | | More code cleanup: Move more Tcl_UniChar initializations out of the loop. Rem...jan.nijtmans2019-09-121-27/+24
* | | | Code cleanup: Add some initialization to "Tcl_UniChar ch" declaration, making...jan.nijtmans2019-09-123-33/+30
* | | | Update TZ info to tzdata2019c.José Ignacio Marín2019-09-1213-158/+308
* | | | Fix Tcl part of [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564...jan.nijtmans2019-09-121-5/+3
|\ \ \ \
| * | | | Attempt to fix [https://core.tcl-lang.org/tk/tktview?name=a179564826|a1795648...jan.nijtmans2019-08-011-5/+3
* | | | | merge-mark (no functional changes)sebres2019-09-110-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix ...sebres2019-09-112-12/+63
| | |_|/ | |/| |
* | | | merge bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoid SO on d...sebres2019-09-112-8/+61
|\ \ \ \
| * | | | Expand acronym in comment.dgp2019-09-031-2/+2
| * | | | Merge 8.6jan.nijtmans2019-09-033-6/+5
| |\ \ \ \
| * \ \ \ \ merge 8.6sebres2019-09-027-3293/+3128
| |\ \ \ \ \
| * | | | | | extends [fec0c17d39]: restrict nested compilations using same limit (interp r...sebres2019-08-302-8/+61
* | | | | | | merge 8.5 (bug [7de2d722bd])sebres2019-09-111-2/+22
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | windows, close [7de2d722bd]: prefer temp file to check owner and reown it bef...sebres2019-09-111-2/+22
* | | | | | | Merge 8.5jan.nijtmans2019-09-112-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Use "package provide Tcl" consistantly, in stead of either "package present T...jan.nijtmans2019-09-113-9/+9
* | | | | | | Merge 8.5jan.nijtmans2019-09-1014-98/+98
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-1012-133/+142
| * | | | | | Backport some improvements to tm.tcl (mostly comments). jan.nijtmans2019-09-104-126/+112
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.5jan.nijtmans2019-09-091-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move &crosstest up in .travis.ymljan.nijtmans2019-09-091-6/+6
* | | | | | Merge 8.5jan.nijtmans2019-09-092-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Final touch to make everything work for 8.5:jan.nijtmans2019-09-092-4/+4
* | | | | | Merge 8.5jan.nijtmans2019-09-081-36/+36
|\ \ \ \ \ \ | |/ / / / /
| * | | | | dde and registry extension should be compiled with -DUNICODE -D_UNICODE.jan.nijtmans2019-09-082-37/+45
* | | | | | Merge 8.5jan.nijtmans2019-09-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add --enable-threads to Windows/GCC (native) builds. This is - most likely - ...jan.nijtmans2019-09-071-3/+3