summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2017-08-181-1/+1
|\
| * Correct longstanding typo in continue man pageandy2017-08-121-1/+1
* | merge trunkjan.nijtmans2017-06-231-10/+12
|\ \ | |/
| * Rewrite the documentation of [regsub -command] so it's not quite such a mess.dgp2017-06-231-10/+12
* | Merge trunk (but without %#d format, pending further decision and bug-fixing)jan.nijtmans2017-06-235-7/+108
|\ \ | |/
| * TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literalsjan.nijtmans2017-06-234-6/+12
| |\
| | * Merge core-8-6-branch. jan.nijtmans2017-06-151-1/+1
| | |\
| | * \ Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....)jan.nijtmans2017-06-143-4/+10
| | |\ \
| | | * | Add support of 0d in the format %# conversion flag. Add tests for same.griffin2017-06-121-7/+9
| | | * | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o.griffin2017-05-272-3/+6
| * | | | Implement TIP #473: Allow a Defined Target Namespace in oo::copydkf2017-06-221-6/+16
| |\ \ \ \
| | * | | | Documentation correction; issue pointed out by DGP.tip_473dkf2017-06-221-2/+3
| | * | | | Rebase for final implementation workdkf2017-06-221-6/+15
| | * | | | Add test-cases, testing the legacy behavior of "format %#d"jan.nijtmans2017-06-221-1/+1
| | | |_|/ | | |/| |
| * | | | merge trunktip_470dkf2017-06-222-1/+73
| |\ \ \ \
| | * \ \ \ merge trunktip_463dgp2017-06-225-8/+6
| | |\ \ \ \
| | * | | | | Add documentation of [regsub -command].dkf2017-02-181-0/+72
| * | | | | | Add tests and docs.dkf2017-06-131-0/+15
| | |_|_|_|/ | |/| | | |
* | | | | | merge trunkdgp2017-06-161-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section.dkf2017-06-141-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section.dkf2017-06-141-1/+1
| | | |_|/ | | |/| |
| * | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-022-151/+2
| |\ \ \ \ | | |/ / /
| * | | | merge core-8-6-branch (except: the "timerate" command and the clock performan...jan.nijtmans2017-05-311-3/+3
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-116-9/+156
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | * | | reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate"sebres_trunk_timeratesebres2017-05-111-0/+114
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | * | | | update documentation doc/clock.n: small enhancements and relevant changes of ...sebres2017-05-111-2/+37
| | | |/ / | | |/| |
| | * | | man for timerate (doc/timerate.n)sebres_8_6_timeratesebres2017-05-111-0/+114
| | | |/ | | |/|
* | | | Merge trunkjan.nijtmans2017-03-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | In comments and documentation, distinguish between __int64 (a Microsoft 64-bi...jan.nijtmans2017-03-291-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | In comments and documentation, distinguish between __int64 (a Microsoft 64-bi...jan.nijtmans2017-03-291-1/+1
| | * | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-071-1/+1
| | * | s/then/than/ in Eval.3 manpagebch2017-02-061-1/+1
* | | | Merge trunkjan.nijtmans2017-03-171-3/+3
|\ \ \ \ | |/ / /
| * | | If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that iPtr->(resultSpac...jan.nijtmans2017-03-171-2/+0
| * | | Fixes to docs made possible by recent HTML rendering fixes for Tk.dkf2017-03-161-3/+3
* | | | merge trunkjan.nijtmans2017-03-131-1/+1
|\ \ \ \ | |/ / /
| * | | Add back missing significant characterdkf2017-03-131-1/+1
| * | | Fix error in formatting in info.nfvogel2017-03-121-1/+1
| | |/ | |/|
* | | merge trunkjan.nijtmans2017-02-071-1/+1
|\ \ \ | |/ /
| * | cherrypick typo fix.bch2017-02-061-1/+1
* | | merge trunkjan.nijtmans2017-01-311-12/+36
|\ \ \ | |/ /
| * | Update documentation on recent changes in Tcl_LinkVar.jan.nijtmans2017-01-311-12/+36
| |\ \ | | |/
| | * Update documentation on recent changes in Tcl_LinkVar.jan.nijtmans2017-01-311-12/+36
* | | merge trunkjan.nijtmans2017-01-201-1/+2
|\ \ \ | |/ /
| * | Fix [1f4bb8162f]: lsort -dictionary documentation to be improvedfvogel2017-01-191-1/+2
| |\ \ | | |/
| | * Fix [1f4bb8162f]: lsort -dictionary documentation to be improvedfvogel2017-01-191-1/+2
* | | Merge trunkjan.nijtmans2017-01-052-3/+12
|\ \ \ | |/ /
| * | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)...jan.nijtmans2017-01-042-3/+12
| |\ \
| | * | Complete implementation, tests and documentationjan.nijtmans2016-11-282-3/+12
* | | | merge trunkjan.nijtmans2017-01-042-2/+26
|\ \ \ \ | |/ / /