summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP 478: Add Expected Class Level Behaviors to oo::classdkf2018-09-027-7/+629
|\
| * merge core-8-branchdkf2018-08-265-84/+65
| |\
| * | Added more tests and made [initialize] an alternate spelling for [initialise].dkf2018-07-151-0/+2
| * | Document the [myclass] command; someone might find it useful besides me.dkf2018-07-071-6/+54
| * | Improving the singletondkf2018-07-063-9/+17
| * | Documentation for [classmethod]dkf2018-07-021-0/+99
| * | More docsdkf2018-06-306-3/+178
| * | More docsdkf2018-06-301-0/+124
| * | More docsdkf2018-06-302-8/+88
| * | Started to write documentationdkf2018-06-301-0/+86
* | | merge 8.6sebres2018-08-301-0/+17
|\ \ \ | |_|/ |/| |
| * | merge 8.5sebres2018-08-301-0/+17
| |\ \
| | * | test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+17
* | | | minor changes to documentationpooryorick2018-08-101-9/+9
* | | | Tighten up SaveResult.3, make installManPage more robust against newlines.pooryorick2018-08-101-72/+37
* | | | Purge end-of-line spacingjan.nijtmans2018-08-023-7/+7
* | | | Merge 8.6: Add a note in the 'clock' man page about the interpretation of imp...Kevin B Kenny2018-07-211-0/+13
|\ \ \ \ | |/ / /
| * | | Add a note in the 'clock' man page about the interpretation of impossible val...Kevin B Kenny2018-07-211-0/+13
* | | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ...jan.nijtmans2018-06-241-1/+4
* | | | Merge 8.6. And add more documentation and test-cases regarding the behavior o...jan.nijtmans2018-06-181-6/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
* | | Tweaking the documentationdkf2018-05-305-47/+103
* | | More docsdkf2018-05-221-94/+115
* | | Minor updates to C API to handle private methods.dkf2018-05-191-13/+31
* | | Merge core-8-branchdkf2018-05-132-1/+143
|\ \ \
| | \ \
| | \ \
| *-. \ \ TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only)jan.nijtmans2018-05-111-1/+12
| |\ \ \ \ | | | |/ /
| | * | | merge 8.7jan.nijtmans2018-03-156-218/+310
| | |\ \ \
| | * \ \ \ merge core-8-branch. Now tested as well with new nmake system.jan.nijtmans2018-01-202-5/+1
| | |\ \ \ \
| | * \ \ \ \ merge 8.7jan.nijtmans2017-12-065-10/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Rebase to trunkjan.nijtmans2017-09-081-1/+12
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ merge trunkjan.nijtmans2017-05-04216-903/+1012
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge trunkjan.nijtmans2015-07-132-2/+4
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge trunkjan.nijtmans2015-07-0222-283/+506
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ rebase TIP [http://tip.tcl.tk/425|425] implementationjan.nijtmans2013-11-081-1/+12
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Add documentationjan.nijtmans2013-07-231-1/+12
| * | | | | | | | | | | | Added tcl::process test suitefbonnet2018-05-101-1/+4
| * | | | | | | | | | | | Added man page for tcl::processfbonnet2018-05-101-0/+128
* | | | | | | | | | | | | Documentation.dkf2018-05-062-2/+103
|/ / / / / / / / / / / /
* | | | | | | | | | | | close forkdgp2018-05-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Syntax error in msgcat documentation fixed. Ticket [af69c6966d]oehhar2018-05-021-1/+1
* | | | | | | | | | | | | merge 8.6dgp2018-04-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Doc typo fix from Andy Goth.dgp2018-04-251-1/+1
* | | | | | | | | | | | | TIP 421 Implementation.dgp2018-04-201-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-04-111-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | merge 8.7dgp2018-03-151-27/+178
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | array for: updated documentation: value variable is not optional, addbll2018-03-061-2/+4
| * | | | | | | | | | | | | merge 8.7dgp2018-03-051-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults!dgp2018-03-051-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 'array for' implementation (TIP #421) from Brad Lanamfvogel2017-10-241-0/+7
* | | | | | | | | | | | | | | | merge 8.7dgp2018-04-111-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | merge 8.6dgp2018-04-071-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | / / / / / / / / / / | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |