Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2013-09-30 | 1 | -1/+1 | |
|\ | ||||||
| * | typo; spotted by stu | dkf | 2013-09-28 | 1 | -1/+1 | |
| | | ||||||
| | | ||||||
| \ | ||||||
*-. \ | merge trunk | dgp | 2013-09-21 | 15 | -45/+77 | |
|\ \ \ | | |/ | ||||||
| | * | merge trunk; update changes | dgp | 2013-09-19 | 1 | -4/+7 | |
| | |\ | | |/ | |/| | ||||||
| | * | merge trunk; update changes | dgp | 2013-09-17 | 1 | -5/+21 | |
| | |\ | ||||||
| | * | | doc fix exposed by `make html` | dgp | 2013-09-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [3606943]: Corrected description of method search order. | dkf | 2013-09-19 | 1 | -4/+7 | |
| | |/ | |/| | ||||||
| * | | small improvements to the documentation | dkf | 2013-09-17 | 1 | -4/+16 | |
| | | | ||||||
| * | | Add back -wrapchar option to "binary encode uuencode" | jan.nijtmans | 2013-09-15 | 1 | -1/+8 | |
| |\ \ | ||||||
| | * | | Add back -wrapchar option to "binary encode uuencode". | jan.nijtmans | 2013-09-14 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | And the decoder too. | dkf | 2013-09-14 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | [2152292] Corrected implementation of uuencoding. | dkf | 2013-09-14 | 1 | -10/+7 | |
| |/ | ||||||
| * | Unbreak doc; the apropos index entry *must* be one line. | dkf | 2013-08-24 | 1 | -2/+1 | |
| | | | | | | (This is an external constraint forced by the requirement to fit into the standard Unix manual system.) | |||||
| * | fix NRE docs | mig | 2013-08-23 | 1 | -6/+7 | |
| | | ||||||
| * | Correction to documentation | dkf | 2013-08-22 | 1 | -2/+3 | |
| | | ||||||
| * | [3612422]: Refer to correct part of tclvars(n) rather than page itself. | dkf | 2013-08-21 | 12 | -29/+41 | |
| | | ||||||
* | | merge trunk | jan.nijtmans | 2013-05-28 | 2 | -3/+11 | |
|\ \ | |/ | ||||||
| * | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -3/+4 | |
| |\ | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
| | * | Corrected args -> arg arg ... in msgcat docbug3036566 | oehhar | 2013-05-08 | 1 | -2/+2 | |
| | | | ||||||
| | * | Document mcunknown format parameters | oehhar | 2013-05-08 | 1 | -3/+4 | |
| | | | ||||||
| * | | * doc/file.n: [Bug 3613671]: Added note to portability section on the | dkf | 2013-05-22 | 1 | -0/+7 | |
| |/ | | | | | fact that [file owned] does not produce useful results on Windows. | |||||
* | | Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned ↵ | jan.nijtmans | 2013-05-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | long. This is potentially binary incompatible on win64, but not on any other platform. It eliminates the need for special stub-wrappers on Cygwin64 for those functions. "novem" doesn't promise binary compatibility anyway. | |||||
* | | merge trunk | jan.nijtmans | 2013-04-12 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Documentation fix. | dgp | 2013-04-08 | 1 | -1/+1 | |
| | | ||||||
* | | merge trunk | jan.nijtmans | 2013-02-15 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵ | jan.nijtmans | 2013-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing. | |||||
* | | | Merge trunk. | jan.nijtmans | 2013-02-08 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | Eliminate all usage of internal macros: TclNewIntObj, TclNewBooleanObj, TclSetIntObj, TclSetBooleanObj. Change various function to macros: Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tcl_DbNewBooleanObj, Tcl_SetBooleanObj, Tcl_AddErrorInfo, Tcl_AddObjErrorInfo. | |||||
| * | | [3603804]: Improve example to actually be capable of throwing the trapped errors | dkf | 2013-02-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | merge trunk | jan.nijtmans | 2013-01-29 | 2 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | More extensive use of the techniques to improve other edge cases in ensemble ↵ | dkf | 2013-01-28 | 2 | -3/+3 | |
| | | | | | | | | | | | | compilation. | |||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | merge trunk | dgp | 2013-01-17 | 1 | -7/+10 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | Clarify readable fileevent "false positives" in the case of multibyte ↵ | ferrieux | 2013-01-13 | 1 | -7/+10 | |
| |/ / | | | | | | | | | | encodings/transforms [Bug 3436609]. | |||||
* | | | merge trunk | jan.nijtmans | 2013-01-05 | 3 | -7/+7 | |
|\ \ \ | |/ / | ||||||
| * | | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | 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 | |
| | | | | ||||||
| * | | | "Mine eyes deceive, but others catch me when I fall." -- Someone or other | dkf | 2013-01-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Channel buffer min size is 1. Issue found by Schelte Bron. | dkf | 2013-01-03 | 2 | -3/+3 | |
| | | | | ||||||
* | | | | merge trunk | jan.nijtmans | 2013-01-02 | 1 | -20/+25 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Marked some string subcommands as obsolete, following discussion on tcl-core. | dkf | 2012-12-31 | 1 | -20/+25 | |
| | | | | ||||||
* | | | | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA | jan.nijtmans | 2012-12-17 | 3 | -23/+4 | |
| | | | | ||||||
* | | | | merge trunk | jan.nijtmans | 2012-12-10 | 1 | -2/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3594188] Clarifications about commas. | ferrieux | 2012-12-09 | 1 | -2/+14 | |
| | | | | ||||||
* | | | | merge trunk | jan.nijtmans | 2012-12-07 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | small correction in doc/NRE.3 | mig | 2012-12-07 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and ↵ | jan.nijtmans | 2012-12-03 | 1 | -17/+2 | |
| | | | | | | | | | | | | | | | | Tcl_SetDefaultEncodingDir | |||||
* | | | | Initialize legacyFreeProc with invalid value: This will result in | jan.nijtmans | 2012-12-03 | 2 | -23/+4 | |
| | | | | | | | | | | | | | | | | | | | | a crash immediately, when an extention tries to call it, in stead of crashing some time later.... Remove some more legacy regarding accessing interp->result |