Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals | jan.nijtmans | 2017-06-23 | 11 | -17/+81 |
|\ | |||||
| * | Merge core-8-6-branchbsg_0d_radix_prefix | jan.nijtmans | 2017-06-22 | 1 | -126/+74 |
| |\ | |||||
| * \ | Merge core-8-6-branch. | jan.nijtmans | 2017-06-15 | 2 | -2/+3 |
| |\ \ | |||||
| * \ \ | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) | jan.nijtmans | 2017-06-14 | 10 | -12/+94 |
| |\ \ \ | |||||
| | * | | | Add support of 0d in the format %# conversion flag. Add tests for same. | griffin | 2017-06-12 | 3 | -7/+32 |
| | * | | | 0d in LinkVar | griffin | 2017-05-28 | 2 | -2/+23 |
| | * | | | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. | griffin | 2017-05-27 | 5 | -6/+41 |
* | | | | | 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 | 3 | -11/+78 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Implement TIP #473: Allow a Defined Target Namespace in oo::copy | dkf | 2017-06-22 | 3 | -11/+78 |
| |\ \ \ \ \ | |||||
| | * | | | | | Documentation correction; issue pointed out by DGP.tip_473 | dkf | 2017-06-22 | 1 | -2/+3 |
| | * | | | | | Rebase for final implementation work | dkf | 2017-06-22 | 3 | -11/+77 |
| |/ / / / / | |||||
* | | | | | | Implement TIP #470: Reliable Access to OO Definition Context Object | dkf | 2017-06-22 | 5 | -5/+164 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merge trunktip_470 | dkf | 2017-06-22 | 68 | -3362/+5905 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Implement TIP #463: Command-Driven Substitutions for regsub | dkf | 2017-06-22 | 4 | -9/+256 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge trunktip_463 | dgp | 2017-06-22 | 352 | -15724/+15967 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-22 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Upgrade all internal character tables to Unicode 10 | jan.nijtmans | 2017-06-22 | 2 | -806/+831 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Upgrade all internal character tables to Unicode 10 | jan.nijtmans | 2017-06-22 | 2 | -807/+836 |
| * | | | | | | | Add test-cases, testing the legacy behavior of "format %#d" | jan.nijtmans | 2017-06-22 | 3 | -4/+23 |
* | | | | | | | | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. | dkf | 2017-06-18 | 1 | -126/+74 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. | dkf | 2017-06-18 | 1 | -126/+74 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Another reworking, now with comments. | dgp | 2017-06-16 | 1 | -36/+43 |
* | | | | | | | Simplify the final loop when we know we're generating strings for all. | dgp | 2017-06-16 | 1 | -33/+7 |
* | | | | | | | Split loop into two cases for further simplification. | dgp | 2017-06-16 | 1 | -2/+43 |
* | | | | | | | Factor out and simplify loop scanning leading known empty values. | dgp | 2017-06-16 | 1 | -0/+21 |
* | | | | | | | Use local variables. | dgp | 2017-06-16 | 1 | -5/+5 |
* | | | | | | | Rework the logic. Equivalent function. | dgp | 2017-06-16 | 1 | -19/+9 |
* | | | | | | | Extend cases where string rep generation can be prevented. | dgp | 2017-06-16 | 2 | -0/+31 |
* | | | | | | | Better define the meaning of "first" and "last". | dgp | 2017-06-16 | 1 | -3/+5 |
* | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Make panic in TclParseNumber() work when IEEE_FLOATING_POINT is not defined. | jan.nijtmans | 2017-06-15 | 1 | -1/+1 |
* | | | | | | | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. | dkf | 2017-06-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. | dkf | 2017-06-14 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. | dkf | 2017-06-14 | 1 | -3/+3 |
* | | | | | | Another TclStringCatObjv optimization to delay/avoid string rep generation. | dgp | 2017-06-08 | 2 | -11/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't test the impossible.dgp_stringcat_delaystringrep | dgp | 2017-06-08 | 1 | -5/+3 |
| * | | | | | | Modernize overflow checks. | dgp | 2017-06-08 | 1 | -6/+6 |
| * | | | | | | merge trunk | dgp | 2017-06-08 | 7 | -58/+349 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Make read and write operations on Tcl_Var handles available in tclInt API. | dkf | 2017-06-08 | 7 | -58/+349 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Make read and write operations on Tcl_Var handles available in tclInt API. | dkf | 2017-06-08 | 7 | -58/+349 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Expose some of the core variable access APIs. dkf_expose_ptrgetvar_8_6 | dkf | 2017-06-06 | 7 | -58/+349 |
| | | * | | | | | More streamlining | dgp | 2017-06-08 | 1 | -14/+14 |
| | | * | | | | | More streamlining. | dgp | 2017-06-08 | 1 | -12/+5 |
| | | * | | | | | pendingPtr == NULL implies (last == first) implies early out | dgp | 2017-06-08 | 1 | -14/+3 |
| | | * | | | | | Tests for string rep generation suppression | dgp | 2017-06-08 | 1 | -0/+30 |
| | | * | | | | | merge trunk | dgp | 2017-06-08 | 3 | -18/+26 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-08 | 1 | -12/+35 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Revert part of [95d096e0378b460c6c5168bb55bb2ca8b2fd799e|95d096e037]: Missed ... | jan.nijtmans | 2017-06-08 | 1 | -12/+35 |
* | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-08 | 4 | -53/+38 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |