| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| | | * | | | | [temp-commit]: format almost ready (missing some tokens) | sebres | 2017-01-10 | 1 | -0/+5 |
|
|
| | | * | | | | min length of %Y token (year with century) is 4, optional tokens possibility ... | sebres | 2017-01-10 | 1 | -0/+12 |
|
|
| | | * | | | | locale months scan switched to from list seek to index tree; bug fixing | sebres | 2017-01-10 | 1 | -0/+24 |
|
|
| | | * | | | | scan format: several tokens implemented, bug fixing and code review; | sebres | 2017-01-10 | 1 | -33/+33 |
|
|
| | | * | | | | l10n (with caching) implemented, msgcat package optimized, code review, etc. | sebres | 2017-01-10 | 1 | -4/+4 |
|
|
| | | * | | | | [temp-commit]: code review, DST-hole mistake by scan with relative time resol... | sebres | 2017-01-10 | 1 | -0/+87 |
|
|
| | | * | | | | [temp-commit]: ClockFreeScan back-ported (cherry picked), all tests case pass... | sebres | 2017-01-10 | 1 | -0/+21 |
|
|
| | | * | | | | [temp-commit]: ClockFreeScan ready, test case passed (2 failure because of wr... | sebres | 2017-01-10 | 1 | -2/+10 |
|
|
* | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix test-case numbering | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl... | jan.nijtmans | 2017-05-12 | 2 | -13/+18 |
| |_|_|/ /
|/| | | | |
|
* | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 1 | -0/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo... | jan.nijtmans | 2017-05-09 | 1 | -0/+8 |
| |\ \ \ \ |
|
| | * | | | | fix chan leak with http keepalive vs close (bug [6ca52aec14])bug_6ca52aec14 | aspect | 2017-02-12 | 1 | -0/+8 |
|
|
* | | | | | | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. | dgp | 2017-05-05 | 1 | -0/+12 |
|\ \ \ \ \ \
| |/ / / / / |
|