Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -2/+2 |
|\ | |||||
| * | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -2/+2 |
| | | |||||
* | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -13/+18 |
|\ \ | |/ | | | | | Marked some string subcommands as obsolete, following discussion on tcl-core. Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. | ||||
| * | Marked some string subcommands as obsolete, following discussion on tcl-core. | jan.nijtmans | 2013-01-02 | 1 | -29/+34 |
| | | |||||
* | | Doc fix in TCL_MEM_DEBUG.3 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵ | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
| | | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3 | ||||
| * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 15 | -450/+15 |
| | | | | | | | | systems. | ||||
| * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 1 | -1/+1 |
| | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5 | ||||
* | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵ | oehhar | 2012-11-08 | 1 | -1/+1 |
| | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in | ||||
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -18/+73 |
| | | |||||
* | | Minor clarification of description; all traces use a command prefix for their | dkf | 2012-09-05 | 1 | -1/+1 |
| | | | | | | callbacks. | ||||
* | | 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. | ||||
* | | [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/+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. | ||||
* | | 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 | ||||
* | | [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 |
| | | |||||
* | | * 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 |
| | | |||||
* | | [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. | ||||
* | | [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 |
| | | |||||
* | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
| | | |||||
* | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -6/+6 |
|\ \ | |/ | | | time of the last metadata change, not the time of creation. | ||||
| * | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -6/+6 |
| | | | | | | time of the last metadata change, not the time of creation. | ||||
* | | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵ | max | 2011-06-22 | 2 | -0/+2 |
| | | | | | | | | Keyword lines. | ||||
* | | merge 8.4 | dgp | 2011-03-14 | 5 | -5/+5 |
|\ \ | |/ | |||||
| * | whitespace tidy | dgp | 2011-03-14 | 5 | -5/+5 |
| | | |||||
* | | * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. | patthoyts | 2011-03-09 | 1 | -3/+3 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 208 | -408/+2 |
|\ \ | |/ | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 193 | -376/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | * doc/unset.n: [Bug 2988940]: Fix typo. | dkf | 2010-04-18 | 1 | -2/+3 |
| | | |||||
| * | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] | dgp | 2009-03-30 | 1 | -2/+2 |
| | | |||||
| * | typo | dgp | 2009-01-14 | 1 | -2/+2 |
| | | |||||
| * | * doc/global.n: Correct false claim about [info locals]. | dgp | 2008-09-25 | 1 | -3/+4 |
| | | |||||
| * | Backport http 2.5.5 changes from HEAD | patthoyts | 2008-02-27 | 1 | -1/+8 |
| | | |||||
| * | * doc/filename.n: Typocore_8_4_17 | dgp | 2007-12-31 | 1 | -2/+2 |
| | | |||||
| * | typo fixes | dgp | 2007-11-05 | 1 | -2/+2 |
| | | |||||
| * | * doc/load.n: Backport corrected example. | dgp | 2007-09-20 | 1 | -4/+4 |
| | | |||||
| * | * doc/tcltest.n: Typo fix. [Bug 1663539] | dgp | 2007-02-20 | 1 | -2/+2 |
| | | |||||
| * | * doc/fcopy.n: Typo fix. [Bug 1630627] | dgp | 2007-01-29 | 1 | -2/+2 |
| | | |||||
| * | Fix example. [Bug 1615277] | dkf | 2006-12-14 | 1 | -2/+2 |
| | | |||||
| * | Fix [Bug 1606454] | dkf | 2006-12-04 | 1 | -2/+2 |
| | |