Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Clarify that weekends are intended as Saturdays and Sundays | gahr | 2016-03-03 | 1 | -1/+1 | |
| | ||||||
* | [5f71353740] Support the "weekdays" unit in [clock add] | gahr | 2016-02-17 | 1 | -7/+6 | |
| | ||||||
* | Fix a few more very minor formatting glitches. | dkf | 2016-02-11 | 1 | -3/+3 | |
| | ||||||
* | Fix minor formatting glitch | dkf | 2016-02-11 | 1 | -3/+3 | |
| | ||||||
* | Add docs and tests. | Joe Mistachkin | 2016-01-15 | 1 | -0/+5 | |
| | ||||||
* | Document the Tcl_CancelEval function correctly. It was missing its second ↵ | dkf | 2016-01-01 | 1 | -5/+13 | |
| | | | | argument, making using it correctly impossible, especially from C++. | |||||
* | Spanish translation of example corrected | oehhar | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | [154f0982f2] Document that Tcl_NewObjectInstance() really needs to make a ↵ | dkf | 2015-10-19 | 1 | -1/+2 | |
| | | | | namespace. | |||||
* | Fix [8587cb648c445f7]: clock default format incorrect | jan.nijtmans | 2015-10-07 | 1 | -13/+13 | |
|\ | ||||||
| * | Fix [8587cb648c445f7]: clock default format incorrect | jan.nijtmans | 2015-10-07 | 1 | -13/+13 | |
| | | ||||||
* | | Fix [b1f19286f0]: for command documentation. | jan.nijtmans | 2015-09-30 | 1 | -2/+2 | |
|\ \ | |/ | | | Minor addendum to previous commit: Make OS version number available in ::platform::generic for Cygwin | |||||
| * | Fix [b1f19286f0]: for command documentation. | jan.nijtmans | 2015-09-30 | 1 | -1/+1 | |
| | | | | | | Minor addendum to previous commit: Make OS version number available in ::platform::generic for Cygwin | |||||
* | | Document that multi-threading is on by default since 8.6 | jan.nijtmans | 2015-09-04 | 1 | -5/+6 | |
| | | ||||||
* | | Remove unnecessary end-of-line spacing (preparing for some further ↵ | jan.nijtmans | 2015-09-04 | 9 | -71/+71 | |
| | | | | | | | | documentation updates) | |||||
* | | [7703ff1082] Improved wording. | dkf | 2015-08-30 | 1 | -4/+5 | |
|\ \ | |/ | ||||||
| * | [7703ff1082] Improved wording. | dkf | 2015-08-30 | 1 | -4/+5 | |
| | | ||||||
* | | Fix [7703ff1082]: extra argument ?pattern? of parray is not documented | jan.nijtmans | 2015-08-27 | 1 | -8/+9 | |
|\ \ | |/ | ||||||
| * | Fix [7703ff1082]: extra argument ?pattern? of parray is not documented | jan.nijtmans | 2015-08-27 | 1 | -8/+9 | |
| | | ||||||
* | | [465213d171] Documentation correction for Tcl_NewMethod. | dkf | 2015-08-18 | 1 | -1/+3 | |
| | | ||||||
* | | [2c509f6291] Minor documentation correction from Peter Lewerin. | dkf | 2015-08-18 | 1 | -1/+1 | |
| | | ||||||
* | | [d06b029d9d] next(n) documentation examples correction, from Peter Lewerin. | dkf | 2015-08-18 | 1 | -2/+2 | |
| | | ||||||
* | | [e424e31ac7]: Corrected documentation of [regexp -indices] to mention all ↵ | dkf | 2015-08-17 | 1 | -1/+1 | |
| | | | | | | | | affected arguments. | |||||
* | | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix | jan.nijtmans | 2015-08-06 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix | jan.nijtmans | 2015-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | Spell out [info exists] in example code for [exit] command. | andy | 2015-07-14 | 1 | -1/+1 | |
| | | ||||||
* | | Documentation: source ignores BOM for unicode files | oehhar | 2015-07-07 | 1 | -0/+2 | |
|\ \ | |/ | ||||||
| * | Documentation: source ignores BOM for unicode files | oehhar | 2015-07-07 | 1 | -0/+2 | |
| | | ||||||
* | | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -19/+285 | |
|\ \ | ||||||
| * | | Manpage, callback fail calls bgerror, clean catalog on packagelocale unset | oehhar | 2015-06-26 | 1 | -19/+285 | |
| | | | ||||||
| * | | Merge trunk | oehhar | 2015-06-22 | 2 | -2/+2 | |
| |\ \ | |/ / |/| | | ||||||
| * | | merge trunk | oehhar | 2015-05-31 | 231 | -1137/+1453 | |
| |\ \ | ||||||
| | \ \ | ||||||
| \ \ \ | ||||||
*-. \ \ \ | [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests. | dgp | 2015-06-18 | 1 | -1/+1 | |
|\ \ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | lreplace: more tests, doc improvementaspect_lreplace_refix | aspect | 2015-06-16 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Stop documentation lie about command rename traces and comment lie about | dgp | 2015-06-08 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | what's done with them in TclOO. | |||||
| * | | | Stop telling lie about command delete traces. | dgp | 2015-06-08 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | repair nroff breakage | dgp | 2015-03-06 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [11250a236d] Made the documentation of non-greediness overrides more obvious. | dkf | 2015-05-18 | 1 | -1/+25 | |
| | | | | ||||||
* | | | | [ad6696285c] Correction of description of filter behaviour with 'unknown'. | dkf | 2015-05-17 | 1 | -3/+5 | |
| |/ / |/| | | ||||||
* | | | .RS/.RE balance | dgp | 2015-03-06 | 1 | -1/+0 | |
| | | | ||||||
* | | | Deleted Win95/98-specific documentation as those platforms have long been ↵ | ashok | 2015-03-02 | 7 | -136/+16 | |
| | | | | | | | | | | | | unsupported. | |||||
* | | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is ↵ | dgp | 2015-02-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | optional. Update the docs to make that clear. | |||||
| * | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is | dgp | 2015-02-20 | 1 | -1/+1 | |
| | | | | | | | | | optional. Update the docs to make that clear. | |||||
* | | | Documented "fconfigure $h -connecting" on socket man pagetip_427 | oehhar | 2014-12-17 | 1 | -0/+9 | |
| | | | ||||||
* | | | Improve documentation on the use of com ports (remove references to Windows ↵ | jan.nijtmans | 2014-11-13 | 1 | -48/+13 | |
|\ \ \ | |/ / | | | | | | | | | | 95, deprecate the use of postfix ':'). Allow lpt[5-9] just as com[5-9], and make sure that path normalization works as expected for ports > 4. | |||||
| * | | Improve documentation on the use of com ports (remove references to Windows ↵ | jan.nijtmans | 2014-11-13 | 1 | -47/+13 | |
| | | | | | | | | | | | | | | | 95, deprecate the use of postfix ':'). Allow lpt[5-9] just as com[5-9], and make sure that path normalization works as expected for ports > 4. | |||||
* | | | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ↵ | dgp | 2014-10-09 | 1 | -23/+10 | |
|\ \ \ | |/ / | | | | | | | traces. | |||||
| * | | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ↵ | dgp | 2014-10-09 | 1 | -23/+10 | |
| | | | | | | | | | | | | traces. | |||||
* | | | Tidy up the docs | dkf | 2014-08-03 | 1 | -7/+12 | |
| | | | ||||||
* | | | Don't use [pid] in tests, stick to constant literals. | ferrieux | 2014-08-02 | 1 | -0/+2 | |
| | | | ||||||
* | | | TIP 429 Implementation: [string cat] | ferrieux | 2014-08-02 | 1 | -0/+8 | |
| | | |