Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3536888] update: Translate script parameters for msgcat | jan.nijtmans | 2012-07-02 | 1 | -6/+9 |
|\ | |||||
| * | translate script parameters for msgcatbug_3536888 | jan.nijtmans | 2012-06-29 | 1 | -6/+9 |
| | | | | | | update msgcat doc | ||||
* | | Reinforced the description of the requirement for the tables of names for ↵ | dkf | 2012-06-29 | 1 | -2/+8 |
|\ \ | |/ | | | | | Tcl_GetIndexFromObj to index over to be static, following posting to tcl-core by Brian Griffin about a bug caused by not obeying this rule correctly. | ||||
| * | Reinforced the description of the requirement for the tables of names for ↵ | dkf | 2012-06-29 | 1 | -2/+8 |
| |\ | | | | | | | | | | Tcl_GetIndexFromObj to index over to be static, following posting to tcl-core by Brian Griffin about a bug caused by not obeying this rule correctly. | ||||
| | * | Reinforced the description of the requirement for the tables of names for ↵ | dkf | 2012-06-29 | 1 | -2/+8 |
| | | | | | | | | | | | | Tcl_GetIndexFromObj to index over to be static, following posting to tcl-core by Brian Griffin about a bug caused by not obeying this rule correctly. | ||||
* | | | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -3/+4 |
| | | | |||||
* | | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 2 | -6/+24 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 2 | -6/+25 |
| | | | |||||
* | | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 2 | -1/+6 |
|\ \ \ | |/ / | | | | command prefixes in ensemble subcommand maps. | ||||
| * | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 2 | -1/+6 |
| | | | | | | | | | command prefixes in ensemble subcommand maps. | ||||
* | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
| * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -2/+2 |
| |\ \ | | |/ | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -2/+2 |
| | | | | | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ↵ | jan.nijtmans | 2012-05-24 | 1 | -3/+3 |
|\ \ \ | |/ / | | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32 | ||||
* | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 1 | -4/+18 |
|\ \ \ | |||||
| * | | | Update of Patch 2445648 to trunk tip. | dkf | 2012-05-02 | 1 | -4/+18 |
| | | | | | | | | | | | | Implementation of TIP 106: Add Encoding Abilities to the [dde] Command | ||||
* | | | | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
| | | | |||||
* | | | Compat flag, test, and doc update.tip_398_impl | ferrieux | 2012-04-28 | 1 | -2/+4 |
| | | | |||||
* | | | grammar fix (reported on Tcler's Chat) | dkf | 2012-04-23 | 1 | -2/+2 |
| | | | |||||
* | | | Added example to platform(n) manpage | dkf | 2012-04-19 | 1 | -2/+22 |
| | | | |||||
* | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -3/+4 |
|\ \ \ | |/ / | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | ||||
| * | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -3/+4 |
| |\ \ | | |/ | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | ||||
| | * | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | ||||
| | * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -1/+1 |
| | | | |||||
* | | | Ensure all documented functions are listed in index line. | dkf | 2012-04-10 | 1 | -1/+1 |
| | | | |||||
* | | | Implementation of TIP #396 | dkf | 2012-04-02 | 1 | -3/+53 |
| | | | |||||
* | | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -0/+6 |
| | | | |||||
* | | | Implementation of TIP #397 | dkf | 2012-03-27 | 2 | -4/+27 |
| | | | |||||
* | | | Implementation of TIP #380 | dkf | 2012-03-26 | 2 | -47/+159 |
| | | | |||||
* | | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 31 | -88/+103 |
| | | | |||||
* | | | More small bits of doc mending. | dkf | 2012-03-08 | 1 | -10/+12 |
| | | | |||||
* | | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). | dkf | 2012-03-08 | 1 | -32/+38 |
| | | | |||||
* | | | Documentation clarification, as discussed in [Bug 3482614]. | dkf | 2012-02-21 | 1 | -0/+6 |
| | | | |||||
* | | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 1 | -0/+19 |
|\ \ \ | |/ / | | | | | | | when a dictionary key and the dictionary variable collide. | ||||
| * | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 1 | -0/+19 |
| | | | | | | | | | | | | when a dictionary key and the dictionary variable collide. | ||||
| * | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | | | | | | | | | sockets. | ||||
| * | | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | ||||
| | * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-29 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | | | | | | | | | sockets. | ||||
* | | | [Bug 3466506]: Document more environment variables. | dkf | 2012-01-12 | 1 | -0/+11 |
| | | | |||||
* | | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. | dkf | 2011-09-22 | 1 | -3/+5 |
| | | | |||||
* | | | Merge to feature branch | jan.nijtmans | 2011-08-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Document TIP 378's one-way-ness. | ferrieux | 2011-08-17 | 1 | -0/+4 |
| | | | | |||||
* | | | | merge current trunk | jan.nijtmans | 2011-08-16 | 2 | -11/+16 |
|\ \ \ \ | |/ / / |