Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x... | sebres | 2018-11-21 | 1 | -4/+11 | |
| | * | win: fixed pwd-related test-cases in winPipe.test: several test-cases expect ... | sebres | 2018-11-20 | 1 | -1/+7 | |
| | * | win: fixes case sensitivity of glob test cases (winFile-2.*): current directo... | sebres | 2018-11-20 | 1 | -2/+4 | |
| | * | refactoring normalize in case of second path starting with tilde (~/~foo) - f... | sebres | 2018-11-20 | 2 | -34/+38 | |
| | * | fixes segfault [7a9dc52b29]: unexpected decrement of the ref-count after TclJ... | sebres | 2018-11-20 | 1 | -2/+6 | |
| |/ | ||||||
* | | More coverity issues | dkf | 2018-11-20 | 3 | -15/+12 | |
* | | merge release | dgp | 2018-11-16 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | [00d04c4f12] Repair broken edge cases in [binary encode base64]. | dgp | 2018-11-16 | 3 | -2/+51 | |
* | | | [00d04c4f12] Repair broken edge cases in [binary encode base64]. | dgp | 2018-11-16 | 2 | -2/+49 | |
|\ \ \ | ||||||
| * | | | fixes segfault [00d04c4f12], unfulfilled base64 (strict and non-strict mode, ... | sebres | 2018-11-15 | 1 | -2/+9 | |
| * | | | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict an... | sebres | 2018-11-15 | 1 | -0/+40 | |
* | | | | Clear up a bunch of small issues found by Coverity analysis. | dkf | 2018-11-16 | 5 | -53/+52 | |
|/ / / | ||||||
* | | | merge release | dgp | 2018-11-15 | 13 | -33/+95 | |
|\ \ \ | |/ / | ||||||
| * | | update changes | dgp | 2018-11-09 | 1 | -1/+3 | |
| * | | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. | dgp | 2018-11-09 | 3 | -1/+53 | |
| * | | typo | dgp | 2018-11-08 | 1 | -1/+1 | |
| * | | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure | dgp | 2018-11-08 | 1 | -1/+3 | |
| * | | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and | dgp | 2018-11-02 | 2 | -2/+9 | |
| * | | make dist | dgp | 2018-11-01 | 1 | -6/+3 | |
| * | | update changes | dgp | 2018-11-01 | 1 | -0/+3 | |
| * | | merge 8.6 | dgp | 2018-11-01 | 15 | -756/+111 | |
| |\ \ | ||||||
| * | | | update changes | dgp | 2018-10-29 | 1 | -2/+5 | |
| * | | | merge 8.6 | dgp | 2018-10-29 | 10 | -610/+280 | |
| |\ \ \ | ||||||
| * | | | | update changes | dgp | 2018-10-23 | 1 | -3/+3 | |
| * | | | | merge 8.6 | dgp | 2018-10-23 | 3 | -5/+5 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge 8.6 | dgp | 2018-10-22 | 20 | -448/+688 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | typo | dgp | 2018-10-15 | 1 | -1/+1 | |
| * | | | | | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). | dgp | 2018-10-11 | 3 | -5/+2 | |
| * | | | | | | More updates to changes file. | dgp | 2018-10-11 | 1 | -1/+37 | |
| * | | | | | | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older | dgp | 2018-10-11 | 1 | -1/+1 | |
| * | | | | | | Update URLs. changes file WIP. | dgp | 2018-10-11 | 3 | -12/+30 | |
| * | | | | | | Backport test fix. | dgp | 2018-10-10 | 1 | -10/+10 | |
| * | | | | | | merge 8.6 | dgp | 2018-10-09 | 1 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-09 | 2 | -93/+27 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-10-05 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump version numbers for 8.6.9 release. | dgp | 2018-10-05 | 8 | -13/+9 | |
* | | | | | | | | | | close fork | dgp | 2018-11-15 | 2 | -2/+178 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work (again) with TCL_UTF_MAX=6. No... | jan.nijtmans | 2018-11-15 | 2 | -2/+178 | |
* | | | | | | | | | | | merge 8.5 | dgp | 2018-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix brokenness in GNUmakefile | dkf | 2018-11-12 | 1 | -2/+4 | |
| * | | | | | | | | | Fix builds on Travis. | dkf | 2018-11-11 | 2 | -33/+26 | |
* | | | | | | | | | | Make socket tests less likely to hang on OSX | dkf | 2018-11-14 | 1 | -535/+501 | |
* | | | | | | | | | | Properly switch on running tests on Travis. CI builds now debugged. | dkf | 2018-11-12 | 5 | -55/+56 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Cleaner way of writing environment variables | dkf | 2018-11-12 | 1 | -7/+16 | |
| * | | | | | | | | | | Clean up Travis config now that it passes | dkf | 2018-11-11 | 1 | -11/+10 | |
| * | | | | | | | | | | merge 8.6 | dkf | 2018-11-10 | 3 | -1/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | merge 8.5 | dgp | 2018-11-09 | 3 | -1/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. | dgp | 2018-11-09 | 3 | -1/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Additional test | dgp | 2018-11-09 | 1 | -0/+3 | |
| | * | | | | | | | | | | Revise bug fix to support (length == 0) correctly. | dgp | 2018-11-09 | 2 | -5/+35 | |