Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate unneccessary eol-spacing from documentation. | jan.nijtmans | 2019-12-02 | 49 | -51/+51 |
| | |||||
* | Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is ↵ | jan.nijtmans | 2019-10-14 | 1 | -1/+1 |
| | | | | wrong | ||||
* | Docfix: \0 is special in nroff, so use \e0 instead | dkf | 2019-09-03 | 1 | -3/+3 |
| | |||||
* | Correct NUL encoding in documentation | andy | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug | jan.nijtmans | 2019-08-15 | 1 | -1/+1 |
| | |||||
* | Tcl_ObjectDeleted was only partially documented. Oops. | dkf | 2019-07-03 | 1 | -2/+16 |
| | |||||
* | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -5/+23 |
|\ | |||||
| * | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -15/+65 |
| | | |||||
* | | More localized documentation of lazy operators. | dgp | 2019-06-10 | 1 | -2/+7 |
| | | |||||
* | | merge 8.5 | sebres | 2019-05-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -1/+1 |
| | | |||||
* | | merge 8.5 | dgp | 2019-05-11 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Revised documented advice that made obsolete reference to interp->result. | dgp | 2019-05-11 | 1 | -4/+4 |
| | | |||||
* | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -47/+64 |
|\ \ | |/ | |||||
| * | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -47/+64 |
| | | |||||
* | | Clarified some documentation | dkf | 2019-04-09 | 1 | -6/+12 |
| | | |||||
* | | Correct minor documentation typo | andy | 2019-04-09 | 1 | -1/+1 |
| | | |||||
* | | Document maximum value for right argument of '**' operator. | jan.nijtmans | 2019-03-27 | 2 | -5/+7 |
| | | | | | | | | | | Adapt test-cases to test for exactly one more than this maximum value. Make sure that the maximum is the same for DIGIT_BIT > 28. Change macro's for mp_iseven()/mp_isodd() so they don't depend on value of DIGIT_BIT any more. | ||||
* | | Fix outdated comment | jan.nijtmans | 2019-03-21 | 1 | -3/+4 |
| | | |||||
* | | merge updated 8.5-timerate branch | sebres | 2019-03-05 | 1 | -29/+41 |
|\ \ | |/ | |||||
| * | highlighting | sebres | 2019-03-05 | 1 | -4/+4 |
| | | |||||
| * | re-integrates the changes from the TIP#527 description into the manpage | sebres | 2019-03-04 | 1 | -25/+37 |
| | | |||||
* | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ↵ | sebres | 2019-02-13 | 1 | -4/+7 |
|\ \ | |/ | | | | | time-calibration cycle optimization [f6637d3dd8] (clock ticks never backwards, more precise and smooth drifting) | ||||
| * | timerate documentation extended | sebres | 2019-02-13 | 1 | -4/+7 |
| | | |||||
| * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge ↵ | sergey.brester | 2019-02-12 | 5 | -228/+383 |
| |\ | | | | | | | | | | --baseline 0055a16a8b core-8-5-branch`) | ||||
| | * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -214/+355 |
| | | | |||||
| * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+114 |
| |\ \ | |||||
* | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 20 | -233/+370 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error | jan.nijtmans | 2019-01-31 | 1 | -3/+3 |
| | | | | |||||
| * | | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+12 |
| | | | | |||||
| * | | | Post-TIP 505 editing of [lreplace] documentation. | dgp | 2018-10-05 | 1 | -22/+12 |
| | | | | |||||
| * | | | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values | dkf | 2018-09-27 | 1 | -2/+32 |
| |\ \ \ | |||||
| | * | | | Updated documentation | dkf | 2018-09-27 | 1 | -2/+32 |
| | | | | | |||||
| * | | | | Give lambda function a name "ReceiveChunked" for easier testing. New ↵ | jan.nijtmans | 2018-09-23 | 2 | -8/+16 |
| | | | | | | | | | | | | | | | | | | | | function quoteString and code cleanup | ||||
| * | | | | merge 8.6 | kjnash | 2018-09-15 | 3 | -1/+31 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge 8.5 | sebres | 2018-08-30 | 1 | -0/+17 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | test-cases to cover quoting of the newline character, and the documentation ↵ | sebres | 2018-08-30 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | extended. | ||||
| | * | | | Add a note in the 'clock' man page about the interpretation of impossible ↵ | Kevin B Kenny | 2018-07-21 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | values on [clock scan] | ||||
| | * | | | Doc typo fix from Andy Goth. | dgp | 2018-04-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | merge 8.6 | kjnash | 2018-04-21 | 5 | -191/+93 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge 8.5 | dgp | 2018-04-07 | 1 | -5/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Correct out-of-date documentation for [string is]. | dgp | 2018-04-07 | 1 | -5/+3 |
| | | | | | |||||
| | * | | | Refine documentation for Tcl_NR* functions. | pooryorick | 2018-02-11 | 2 | -180/+88 |
| | | | | | |||||
| | * | | | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" ↵ | jan.nijtmans | 2018-01-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | conversions normally don't produce a sign. | ||||
| | * | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly ↵ | jan.nijtmans | 2017-12-28 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | when sizeof(Tcl_UniChar) != 2. | ||||
| * | | | | Document the new proc http::registerError in http.n | kjnash | 2018-04-20 | 1 | -0/+13 |
| | | | | | |||||
| * | | | | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -6/+153 |
| |/ / / | |||||
| * | | | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ↵ | jan.nijtmans | 2017-11-29 | 3 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | == 4. Also update documentation to distinguish better between "Tcl_UniChar" and "Unicode character": Those are not necessary the same when TCL_UTF_MAX == 4. No change when TCL_UTF_MAX == 4 or TCL_UTF_MAX == 6. | ||||
| * | | | No longer document (even though it's only in an example) that ↵ | jan.nijtmans | 2017-11-16 | 2 | -3/+3 |
| |\ \ \ | | |/ / | | | | | | | | | Tcl_SavedResult is a struct, and that the internal representation of an int is stored in the object's internalRep.longValue member. That might no longer be true in the future. | ||||
| | * | | No longer document (even though it's only in an example) that ↵ | jan.nijtmans | 2017-11-16 | 2 | -9/+8 |
| | |/ | | | | | | | | | | Tcl_SavedResult is a struct, and that the internal representation of an int is stored in the object's internalRep.longValue member. That might no longer be true in the future. |