Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-branch | dkf | 2023-05-24 | 87 | -1435/+10267 |
|\ | |||||
| * | TIP 558: Basic Configure Support for TclOO | dkf | 2023-05-19 | 2 | -12/+897 |
| |\ | |||||
| | * | merge core-8-branch | dkf | 2023-05-19 | 4 | -3/+33 |
| | |\ | | |/ | |/| | |||||
| * | | Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). ↵ | jan.nijtmans | 2023-05-08 | 1 | -3/+3 |
| | | | | | | | | | | | | Some typo's | ||||
| * | | Merge 8.7 | jan.nijtmans | 2023-05-07 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] | jan.nijtmans | 2023-05-07 | 2 | -1/+19 |
| | | | | |||||
| * | | | Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers | jan.nijtmans | 2023-05-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge 8.6 - [ab123cfd3d] and [784befb0ba] | apnadkarni | 2023-05-02 | 2 | -0/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch | apnadkarni | 2023-05-02 | 1 | -0/+5 |
| | | | | |||||
| | * | | Fix [784befb0ba] - tailcall crash | apnadkarni | 2023-05-02 | 1 | -0/+7 |
| | | | | |||||
| | * | | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 39 | -87/+89 |
| | | | | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| | | * | Use modern copyright symbol, in line with rest of code | dkf | 2023-05-01 | 1 | -1/+1 |
| | | | | |||||
| | | * | Merge 8.7 | dkf | 2023-05-01 | 83 | -1425/+8900 |
| | | |\ | | |_|/ | |/| | | |||||
| * | | | Reduce diff between 8.7 and 9.0. Add some testcases | jan.nijtmans | 2023-04-21 | 2 | -2/+8 |
| | | | | |||||
| * | | | some spelling corrections | jan.nijtmans | 2023-04-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when ↵ | jan.nijtmans | 2023-04-12 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | returning early | ||||
| * | | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 39 | -83/+85 |
| | | | | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| * | | | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ↵ | jan.nijtmans | 2023-04-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | the Windows (with Visual Studio) environment. For now, disable the testcases. | ||||
| * | | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-04 | 1 | -1/+27 |
| | | | | |||||
| * | | | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to ↵ | jan.nijtmans | 2023-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | previous bug-fix) | ||||
| * | | | Merge 8.6: Allow empty mode list in [chan create]. | max | 2023-03-30 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Allow empty mode list in [chan create], so that refchans are able to mimic ↵ | max | 2023-03-30 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | the behavior of channels created by [socket -server]. | ||||
| * | | | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". ↵ | jan.nijtmans | 2023-03-28 | 7 | -34/+34 |
| |\ \ \ | | | | | | | | | | | | | | | | Synchronize many error-messages with what Linux gives nowadays. | ||||
| | * \ \ | Merge 8.7. Go back to lowercase for POSIX err-messages | jan.nijtmans | 2023-03-27 | 20 | -186/+186 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-26 | 7 | -17/+90 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ↵ | jan.nijtmans | 2023-03-25 | 21 | -200/+200 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | too big" Let's synchronize the POSIX error-messages with what Linux gives nowadays. | ||||
| * | | | | | Remove unneeded parts from test in fileName.test. | pooryorick | 2023-03-27 | 1 | -4/+0 |
| | | | | | | |||||
| * | | | | | test hygiene cleaning up created files. | dgp | 2023-03-27 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | spacing | jan.nijtmans | 2023-03-27 | 1 | -4/+1 |
| | |/ / / | |/| | | | |||||
| * | | | | Failing test for [6d4e9d1af5bf5b7d]. | pooryorick | 2023-03-26 | 2 | -0/+73 |
| |/ / / | |||||
| * | | | Remove knownProfileBug constraint: this is already fixed | jan.nijtmans | 2023-03-22 | 1 | -4/+1 |
| | | | | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2023-03-22 | 1 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| * | | | Some test-cases, which test for partial read without throwing EILSEQ ↵ | jan.nijtmans | 2023-03-21 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | immediately, only work with ""-blocking 0". That's expected. | ||||
| * | | | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does ↵ | jan.nijtmans | 2023-03-20 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | not produce an error on invalid input | ||||
| * | | | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ↵ | jan.nijtmans | 2023-03-20 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | channel. Extracted from TIP #657 branch (better keeping bug-fix separate from enhancements) | ||||
| * | | | Duplicate test name | dgp | 2023-03-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 | jan.nijtmans | 2023-03-20 | 2 | -2/+2 |
| | | | | |||||
| * | | | Fix [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-20 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix http11 test hang caused by trailing brace in previous commit | apnadkarni | 2023-03-20 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Don't let httpd11 depend on the system encoding any more: All text files are ↵ | jan.nijtmans | 2023-03-19 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | now stored in utf-8. | ||||
| * | | | Merge 8.7 | jan.nijtmans | 2023-03-17 | 2 | -1/+4 |
| |\ \ \ | |||||
| | * \ \ | merge 8.6 | dgp | 2023-03-17 | 1 | -0/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Clean up after events to avoid errors in later tests that use an event loop. | dgp | 2023-03-17 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge 8.7 | apnadkarni | 2023-03-16 | 1 | -3/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge in constraint spelling fix. Keep it in case the knownBug constraint ↵ | dgp | 2023-03-15 | 1 | -3/+1 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | is ever removed. | ||||
| | | * | | Misspelled constraint created testing noise. | dgp | 2023-03-15 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 6 | -52/+52 |
| | | | | | |||||
| * | | | | Merge 8.7 | apnadkarni | 2023-03-14 | 5 | -9/+151 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise ↵ | jan.nijtmans | 2023-03-14 | 2 | -6/+6 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | -DTCL_NO_DEPRECATED build fails. |