| Commit message (Expand) | Author | Age | Files | Lines |
* | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (... | dkf | 2018-10-09 | 1 | -5/+4 |
|\ |
|
| * | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (... | sebres | 2018-10-09 | 1 | -5/+4 |
|
|
* | | TIP #514 implementation: Platform differences in handling int/wide | jan.nijtmans | 2018-10-08 | 8 | -72/+63 |
|\ \ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2018-09-27 | 9 | -34/+519 |
| |\ \ |
|
| * \ \ | merge tip-515 (which is pre-requisite for this TIP now) | jan.nijtmans | 2018-09-22 | 12 | -15/+2182 |
| |\ \ \ |
|
| * | | | | Bring back test-cases closer to what they were | jan.nijtmans | 2018-09-08 | 1 | -5/+5 |
|
|
| * | | | | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementatio... | jan.nijtmans | 2018-09-08 | 2 | -7/+23 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-05 | 3 | -33/+39 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-03 | 8 | -25/+659 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 8.7, and improve TIP implementation (using utility function in more pla... | jan.nijtmans | 2018-08-30 | 2 | -61/+221 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix compilation on 32-bit platforms, and fix unit-tests in this environment | jan.nijtmans | 2018-08-29 | 3 | -26/+20 |
|
|
| * | | | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 8 | -45/+40 |
|
|
| * | | | | | | | | improved reange checking (also for the Tcl 9.0 proposal). Make platform test ... | jan.nijtmans | 2018-08-21 | 1 | -10/+4 |
|
|
| * | | | | | | | | Still WIP. All test-cases pass now in 32-bit | jan.nijtmans | 2018-08-19 | 2 | -7/+7 |
|
|
| * | | | | | | | | Undo various test-case changes, in order to prove platform compatibility | jan.nijtmans | 2018-08-16 | 6 | -135/+155 |
|
|
| * | | | | | | | | Few more test-cases | jan.nijtmans | 2018-08-16 | 3 | -14/+8 |
|
|
| * | | | | | | | | Experiment, resolving platform differences at script level. Don't look ... | jan.nijtmans | 2018-08-16 | 7 | -151/+137 |
|
|
* | | | | | | | | | Centralise the de-fanging of standard ensembles in safe interpreters. Doing i... | dkf | 2018-10-07 | 4 | -15/+47 |
|
|
* | | | | | | | | | More regularizing of function names, field names and testing styles | dkf | 2018-10-06 | 1 | -78/+43 |
|
|
* | | | | | | | | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate... | jan.nijtmans | 2018-09-29 | 1 | -1/+1 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Restricted the information made available to safe interpreters a bit. | dkf | 2018-09-27 | 1 | -0/+43 |
|
|
* | | | | | | | | merge core-8-branch | dkf | 2018-09-27 | 12 | -49/+2243 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values | dkf | 2018-09-27 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values | dkf | 2018-09-27 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Rebase TIP 505 implementation a patch for 8.6. | dgp | 2018-09-10 | 28 | -335/+778 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Work in progress implementing TIP 505. | dgp | 2018-03-26 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | Implementation of TIP 516: More OO Slot Operations | dkf | 2018-09-27 | 1 | -14/+76 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Simplify the slot resolution protocol | dkf | 2018-09-11 | 1 | -5/+5 |
|
|
| | * | | | | | | | | | | Tests and docs | dkf | 2018-09-10 | 1 | -6/+68 |
|
|
| | * | | | | | | | | | | Implementation of TIP 516 | dkf | 2018-09-08 | 1 | -8/+8 |
|
|
| * | | | | | | | | | | | Implementatin of TIP #515: Level Value Reform | jan.nijtmans | 2018-09-26 | 1 | -13/+13 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-09-22 | 11 | -11/+2178 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Merge core-8-branch | jan.nijtmans | 2018-09-08 | 1 | -0/+16 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | TIP #515 implementation: Level Value Reform | jan.nijtmans | 2018-09-07 | 1 | -13/+13 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Make defaults work even when [upvar]ed to just a non-existent element. | dkf | 2018-09-26 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | Added test cases for errors | dkf | 2018-09-25 | 1 | -0/+67 |
|
|
| * | | | | | | | | | | merge core-8-branch | dkf | 2018-09-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2018-09-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Silence debugging message in test suite. | dgp | 2018-09-24 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | Add tests. Exposes quite a few bugs in the implementation... | dkf | 2018-09-24 | 1 | -1/+189 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2018-09-23 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| | | | | / / / / / /
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Give lambda function a name "ReceiveChunked" for easier testing. New function... | jan.nijtmans | 2018-09-23 | 3 | -5/+5 |
|
|
| * | | | | | | | | | Fix a couple of test-cases, since http1.0 is no longer there | jan.nijtmans | 2018-09-22 | 1 | -6/+6 |
|
|
| * | | | | | | | | | Merge 8.6 | jan.nijtmans | 2018-09-22 | 5 | -7/+1884 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -3/+3 |
|
|
| | * | | | | | | | | merge 8.6 | kjnash | 2018-09-15 | 28 | -335/+744 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Restore production test settings: set tests/httpPipeline.test to non-verbose,... | kjnash | 2018-04-21 | 1 | -1/+1 |
|
|
| | * | | | | | | | | merge 8.6 | kjnash | 2018-04-21 | 22 | -89/+473 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re... | kjnash | 2018-04-21 | 2 | -9/+9 |
|
|
| | * | | | | | | | | | Increase test timeout to 10s. Remove commenting from Log calls that report lo... | kjnash | 2018-04-01 | 1 | -1/+1 |
|
|