Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 4 | -11/+11 | |
* | | | | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge... | fvogel | 2020-09-13 | 6 | -25/+26 | |
|\ \ \ \ | ||||||
| * | | | | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetInde... | fvogel | 2020-09-02 | 6 | -25/+26 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 3 | -8/+8 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Folow-up to previous commit: ExecStack is a FLEXARRAY too | jan.nijtmans | 2020-09-11 | 2 | -4/+4 | |
* | | | | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 9 | -23/+31 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 8 | -46/+52 | |
| * | | | | Use $index<0 in stead of $index==-1 consistantly | jan.nijtmans | 2020-09-11 | 4 | -7/+7 | |
* | | | | | Use $index<0 in stead of $index==-1 consistantly | jan.nijtmans | 2020-09-11 | 5 | -8/+8 | |
* | | | | | Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-bra... | jan.nijtmans | 2020-09-10 | 1 | -0/+1 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-10 | 5 | -15/+15 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Don't use sizeof() for structs containing a flexible array as last element. L... | jan.nijtmans | 2020-09-10 | 3 | -13/+13 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-09 | 1 | -14/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Rename safe-stock86.test to safe-stock.test | jan.nijtmans | 2020-09-09 | 1 | -11/+6 | |
* | | | | | Merge-mark | jan.nijtmans | 2020-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP... | jan.nijtmans | 2020-09-07 | 1 | -1/+1 | |
* | | | | | Merge-mark | jan.nijtmans | 2020-09-07 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually us... | jan.nijtmans | 2020-09-07 | 1 | -0/+10 | |
* | | | | | Re-apply fix for [c1a376375e0e6488], as the build-problems originated elsewhere | jan.nijtmans | 2020-09-06 | 8 | -48/+78 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | New bug-c1a376375e0e6488 branch with (up to now) failing solutions. Please ma... | jan.nijtmans | 2020-09-05 | 1 | -96/+0 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte... | jan.nijtmans | 2020-09-05 | 9 | -174/+48 | |
|/ / / / / | ||||||
* | | | | | Merge-mark | jan.nijtmans | 2020-09-05 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | TIP #581: Last possible master/slave -> parent/child changes, without affecti... | jan.nijtmans | 2020-09-05 | 8 | -279/+279 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 156 | -234/+288 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 145 | -293/+332 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 4 | -93/+93 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | TIP #581: Mainly documentation and some testcases | jan.nijtmans | 2020-09-04 | 12 | -312/+311 | |
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 3 | -12/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.5 | jan.nijtmans | 2020-09-02 | 3 | -8/+10 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Upgrade Travis build from xcode 11.5 to 11.7 | jan.nijtmans | 2020-09-02 | 1 | -4/+4 | |
* | | | | Fix windows debug build, broken by previous commit | jan.nijtmans | 2020-09-02 | 1 | -1/+1 | |
* | | | | Merge bug-c1a376375e0e6488 | pooryorick | 2020-09-02 | 9 | -48/+174 | |
|\ \ \ \ | ||||||
| * | | | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted | pooryorick | 2020-09-01 | 9 | -48/+174 | |
|/ / / / | ||||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 50 | -1322/+1321 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 42 | -1116/+1117 | |
| * | | | Eliminate eol-spacing | jan.nijtmans | 2020-09-01 | 13 | -27/+27 | |
* | | | | Merge 8.6. More tests/tools updates. | jan.nijtmans | 2020-08-31 | 16 | -263/+265 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 12 | -59/+61 | |
* | | | | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 25 | -305/+328 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Implement TIP #581: Master/Slave | jan.nijtmans | 2020-08-31 | 11 | -26/+65 | |
| |\ \ \ | ||||||
| | * \ \ | Merge-mark (for triggering another Travis build) | jan.nijtmans | 2020-08-21 | 0 | -0/+0 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge 8.6 | jan.nijtmans | 2020-08-19 | 42 | -360/+531 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-08-03 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-08-03 | 2 | -67/+85 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-26 | 7 | -14/+74 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-21 | 2 | -7/+7 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-21 | 6 | -101/+101 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-20 | 7 | -85/+129 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | New TIP #581 implementation | jan.nijtmans | 2020-07-17 | 6 | -7/+46 | |
* | | | | | | | | | | | | | Merge safe-extra-tests-8-7. This removes tests/safe-stock86.test, replaces w... | kjnash | 2020-08-30 | 4 | -6/+989 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |