Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc typo fix from Andy Goth. | dgp | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | | 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. | ||||
| * | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
| | | |||||
* | | Documentation correction; issue pointed out by DGP. | dkf | 2017-06-22 | 1 | -2/+3 |
| | | |||||
* | | Rebase for final implementation work | dkf | 2017-06-22 | 1 | -6/+15 |
| | | |||||
* | | Add test-cases, testing the legacy behavior of "format %#d" | jan.nijtmans | 2017-06-22 | 1 | -1/+1 |
| | | |||||
* | | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. | dkf | 2017-06-14 | 1 | -1/+1 |
| | | |||||
* | | In comments and documentation, distinguish between __int64 (a Microsoft ↵ | jan.nijtmans | 2017-03-29 | 1 | -1/+1 |
| | | | | | | | | 64-bit integer type) and int64_t (C99 equivalent) | ||||
* | | Remove "makefile.bc". Not updated for many-many years, most likely it ↵ | jan.nijtmans | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-) | ||||
* | | s/then/than/ in Eval.3 manpage | bch | 2017-02-06 | 1 | -1/+1 |
| | | |||||
* | | Update documentation on recent changes in Tcl_LinkVar. | jan.nijtmans | 2017-01-31 | 1 | -12/+36 |
| | | | | | | | | Don't use TCL_NO_DEPRECATED for disabling tests-cases: Those were not deprecated in 8.6 yet. Minor code clean-up. No functional changes. | ||||
* | | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved | fvogel | 2017-01-19 | 1 | -1/+2 |
| | | |||||
* | | [253ba6e818] Improved description of [variable] behaviour. | dkf | 2016-10-30 | 1 | -1/+6 |
| | | |||||
* | | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
| | | |||||
* | | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. | dkf | 2016-10-09 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. | dkf | 2016-10-09 | 1 | -0/+1 |
| | | |||||
* | | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No ↵ | dkf | 2016-10-09 | 1 | -8/+23 |
| | | | | | | | | behaviour change. | ||||
* | | Be more accurate about scan's %i | dkf | 2016-10-09 | 1 | -3/+1 |
| | | |||||
* | | [74bc0e44f5] Document result of [http::unregister]. | dkf | 2016-10-08 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | [74bc0e44f5] Document result of [http::unregister]. | dkf | 2016-10-08 | 1 | -1/+3 |
| | | |||||
| * | (cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable ↵ | jan.nijtmans | 2016-07-08 | 1 | -1/+3 |
| | | | | | | | | on Windows. | ||||
| * | Implement TIP #440: Add engine to tcl_platform Array | jan.nijtmans | 2016-01-29 | 1 | -0/+5 |
| | | |||||
| * | Spanish translation of example corrected | oehhar | 2015-11-17 | 1 | -1/+1 |
| | | |||||
* | | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes ↵ | dkf | 2016-07-26 | 1 | -0/+12 |
|\ \ | | | | | | | | | | between OSs. | ||||
| * | | Make a few tests more resilient to differences in the semantics of pipes ↵ | dkf | 2016-07-24 | 1 | -0/+12 |
| | | | | | | | | | | | | between operating systems. | ||||
* | | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size ↵ | dkf | 2016-07-24 | 2 | -9/+17 |
|/ / | | | | | | | and that synchronous copying returns. | ||||
* | | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as ↵ | ashok | 2016-07-15 | 1 | -1/+1 |
| | | | | | | | | being executable without fixing tests and docs. | ||||
* | | Fixed docs for prior check-in (exec of .CMD files on Windows) | ashok | 2016-07-09 | 1 | -2/+3 |
| | | |||||
* | | Bugfix [3613671]. file owned implementation for Windows. | ashok | 2016-07-09 | 1 | -4/+3 |
| | | |||||
* | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. | ashok | 2016-07-07 | 1 | -1/+3 |
| | | |||||
* | | typo and end-of-line spacing | jan.nijtmans | 2016-07-04 | 1 | -1/+1 |
| | | |||||
* | | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. | dkf | 2016-06-27 | 1 | -6/+12 |
| | | |||||
* | | [c3d956be5b] Clearer text about positioning of optional arguments. | dkf | 2016-06-27 | 1 | -5/+23 |
| | | |||||
* | | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in ↵ | jan.nijtmans | 2016-06-02 | 1 | -2/+12 |
| | | | | | | | | tcltest::configure. Tcltest 2.3.8 -> 2.4.0. | ||||
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 111 | -399/+399 |
| | | |||||
* | | 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 |
|\ \ | |/ |