| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -0/+8 |
| |\ \ \
| | |/ / |
|
| | * | | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com... | andreask | 2012-03-07 | 1 | -0/+6 |
|
|
* | | | | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
| |\ \ \
| | |/ / |
|
| | * | | now with changelog entry | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
|
|
| | * | | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ... | guest | 2012-03-04 | 1 | -0/+6 |
|
|
* | | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|
|
* | | | | Add bug number. | dkf | 2012-03-02 | 1 | -3/+4 |
|
|
* | | | | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being | dkf | 2012-03-02 | 1 | -1/+7 |
|
|
* | | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+6 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+6 |
| | |\ \ |
|
| | | * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-19 | 1 | -0/+6 |
| | |/ / |
|
* | | | | Add tests relating to bug 1115587. The bug itself still exists at this point. | dkf | 2012-02-23 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Add tests relating to bug 1115587. The bug itself still exists at this point. | dkf | 2012-02-23 | 1 | -1/+6 |
|
|
* | | | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -0/+5 |
|
|
* | | | | * generic/tclExecute.c (INST_LIST_RANGE_IMM): Enhance implementation | dkf | 2012-02-16 | 1 | -0/+6 |
|
|
* | | | | * generic/tclCompCmds.c (TclCompileLreplaceCmd): Added a compilation | dkf | 2012-02-15 | 1 | -3/+5 |
|
|
* | | | | * generic/tclCompCmds.c (TclCompileLrangeCmd): Add compiler for | dkf | 2012-02-15 | 1 | -3/+9 |
|
|
* | | | | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix | dkf | 2012-02-15 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix | dkf | 2012-02-15 | 1 | -5/+11 |
|
|
| * | | | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 ... | ferrieux | 2012-02-10 | 1 | -1/+1 |
|
|
* | | | | Minor: Formatting fixes. | dkf | 2012-02-11 | 1 | -114/+109 |
|
|
* | | | | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 ... | ferrieux | 2012-02-10 | 1 | -1/+1 |
|
|
* | | | | Converted the memcpy() calls in append operations to memmove() calls. | dgp | 2012-02-09 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. | dgp | 2012-02-09 | 1 | -0/+6 |
| |\ \ \
| | |/ / |
|
| | * | | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. | dgp | 2012-02-09 | 1 | -0/+6 |
|
|
* | | | | 3485022 TclCompileEnsemble() avoid compile when exec traces set. | dgp | 2012-02-06 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | 3485022 TclCompileEnsemble() avoid compile when exec traces set. | dgp | 2012-02-06 | 1 | -0/+5 |
| |\ \ \
| | |/ / |
|
| | * | | 3484621 Invalidate bytecode when exec traces are added/removed from compiled ... | dgp | 2012-02-06 | 1 | -0/+5 |
|
|
* | | | | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bum... | mig | 2012-02-06 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands | mig | 2012-02-06 | 1 | -0/+6 |
|
|
* | | | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -0/+5 |
| |\ \ \
| | |/ / |
|
| | * | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -0/+5 |
| | |\ \ |
|
| | | * \ | merge to feature branchrfe_3464401 | jan.nijtmans | 2012-01-26 | 1 | -1/+42 |
| | | |\ \ |
|
| | | * | | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2011-12-26 | 1 | -0/+5 |
|
|
* | | | | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -0/+9 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -0/+9 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -0/+10 |
| | |\ \ \ \
| | |/ / / /
| |/| | / /
| | | |/ /
| | |/| | |
|
* | | | | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -0/+4 |
|
|
* | | | | | * generic/tclCompCmds.c (TclCompileCatchCmd): Added a more efficient | dkf | 2012-01-30 | 1 | -5/+11 |
|
|
* | | | | | 3479689 New internal routine TclJoinPath(). | dgp | 2012-01-27 | 1 | -0/+8 |
| |_|_|/
|/| | | |
|
* | | | | 3475569 Add checks for unshared values before calls demanding them. | dgp | 2012-01-26 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type. | dgp | 2012-01-26 | 1 | -0/+6 |
|
|
* | | | | * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: When | dkf | 2012-01-25 | 1 | -1/+7 |
|
|