| Commit message (Expand) | Author | Age | Files | Lines |
* | No longer split tests for longIs32bit/longIs64bit, since the results should b... | jan.nijtmans | 2017-06-23 | 1 | -12/+3 |
|
|
* | repair broken tests | dgp | 2017-06-23 | 1 | -2/+2 |
|
|
* | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals | jan.nijtmans | 2017-06-23 | 4 | -8/+47 |
|\ |
|
| * | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) | jan.nijtmans | 2017-06-14 | 4 | -5/+63 |
| |\ |
|
| | * | Add support of 0d in the format %# conversion flag. Add tests for same. | griffin | 2017-06-12 | 1 | -0/+19 |
|
|
| | * | 0d in LinkVar | griffin | 2017-05-28 | 1 | -0/+21 |
|
|
| | * | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. | griffin | 2017-05-27 | 2 | -2/+20 |
|
|
* | | | Add [regsub -command] case that wasn't actively tested for. | dkf | 2017-06-22 | 1 | -0/+4 |
|
|
* | | | Implement TIP #473: Allow a Defined Target Namespace in oo::copy | dkf | 2017-06-22 | 1 | -0/+35 |
|\ \ \ |
|
| * | | | Rebase for final implementation work | dkf | 2017-06-22 | 1 | -0/+35 |
|
|
* | | | | merge trunktip_470 | dkf | 2017-06-22 | 13 | -87/+259 |
|\ \ \ \ |
|
| * \ \ \ | merge trunktip_463 | dgp | 2017-06-22 | 26 | -153/+513 |
| |\ \ \ \ |
|
| | * \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-22 | 1 | -0/+19 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Add test-cases, testing the legacy behavior of "format %#d" | jan.nijtmans | 2017-06-22 | 2 | -3/+22 |
| | | |/ / |
|
| | * | | | Extend cases where string rep generation can be prevented. | dgp | 2017-06-16 | 1 | -0/+15 |
|
|
| | * | | | Tests for string rep generation suppression | dgp | 2017-06-08 | 1 | -0/+30 |
|
|
| | * | | | merge core-8-6-branch | jan.nijtmans | 2017-06-08 | 1 | -4/+11 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fix [2738427]: Tcl_NumUtfChars(...) no overflow check. | jan.nijtmans | 2017-06-08 | 1 | -1/+5 |
| | | |\ \ |
|
| | | * | | | tclUtil.c: Use TclUtfToUniChar() in stead of handling ASCII characters separa... | jan.nijtmans | 2017-06-08 | 1 | -4/+7 |
|
|
| | * | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-07 | 1 | -40/+40 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica... | jan.nijtmans | 2017-06-07 | 1 | -40/+40 |
|
|
| | * | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-06 | 3 | -12/+44 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Add more test-cases for UTF-8 parser, including test-cases for TCL_UTF_MAX=4 ... | jan.nijtmans | 2017-06-06 | 3 | -20/+56 |
|
|
| | * | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-06 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Follow-up to [67aa9a2070]: Use uppercase consistantly, slight optimization in... | jan.nijtmans | 2017-06-06 | 1 | -1/+1 |
| | | |\ \ \
| | | | |/ / |
|
| | | | * | | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as ... | jan.nijtmans | 2017-06-06 | 1 | -0/+25 |
|
|
| | * | | | | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as ... | dgp | 2017-06-05 | 1 | -0/+25 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid ... | jan.nijtmans | 2017-06-02 | 1 | -0/+25 |
|
|
| | * | | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 2 | -498/+85 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-31 | 1 | -0/+25 |
| | |\ \ \ \ |
|
| | | * | | | | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid ... | jan.nijtmans | 2017-05-31 | 1 | -0/+25 |
|
|
| | * | | | | | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, m... | sebres | 2017-05-30 | 1 | -1/+1 |
|
|
| | | | | | | | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl... | sebres | 2017-05-29 | 2 | -46/+379 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | | | * | | | merge sebres-8-6-clock-speedup | sebres | 2017-05-15 | 1 | -15/+36 |
| | | | |\ \ \ |
|
| | | | | \ \ \ | |
| | | | | \ \ \ | |
| | | | *-. \ \ \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 20 | -67/+323 |
| | | | |\ \ \ \ \ |
|
| | | * | \ \ \ \ \ | merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ... | sebres | 2017-05-29 | 2 | -86/+474 |
| | | |\ \ \ \ \ \ \
| | | | | |_|_|/ / /
| | | | |/| | | / /
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | | | * | | | | | Fixed stardate format: be sure positive after decimal point (note: clock-valu... | sebres | 2017-05-12 | 1 | -15/+36 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | | * | | | | auto-loading of ensemble and stubs on demand only (+ test covered now, see cl... | sebres | 2017-05-11 | 1 | -0/+21 |
|
|
| | | | * | | | | Fixed possible wrong current date for CET / CEST test cases.
| sebres | 2017-05-10 | 1 | -3/+12 |
|
|
| | | | * | | | | Fixed wrong args message (e.g. "clock format ..." instead of "::tcl::clock::f... | sebres | 2017-05-10 | 1 | -0/+4 |
|
|
| | | | * | | | | clock.test normalized (compared with trunk)
| sebres | 2017-05-10 | 1 | -40/+95 |
|
|
| | | | * | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to... | sebres | 2017-05-10 | 2 | -45/+323 |
| | | | |\ \ \ \
| | | | | |/ / / |
|
| | | | | * | | | msgcat.test: fixed mcpackagelocale syntax usage test case (msgcat-12.1) | sebres | 2017-03-06 | 1 | -1/+1 |
|
|
| | | | | * | | | merge trunk | sebres | 2017-03-06 | 10 | -15/+88 |
| | | | | |\ \ \ |
|
| | | | | * | | | | amend lost changes after rebase to fossil | sebres | 2017-01-10 | 1 | -0/+1 |
|
|
| | | | | * | | | | "clock add" rewritten in C, using common functionality of "clock scan" (and f... | sebres | 2017-01-10 | 1 | -3/+14 |
|
|
| | | | | * | | | | another way to make greedy search more precise, some greedy matches are fixed... | sebres | 2017-01-10 | 1 | -7/+34 |
|
|
| | | | | * | | | | some greedy matches are fixed (see test cases clock-6.22.11 and clock-6.22.12... | sebres | 2017-01-10 | 1 | -0/+37 |
|
|
| | | | | * | | | | several missing scan tokens added, test cases extended and fixed; | sebres | 2017-01-10 | 1 | -2/+47 |
|
|