| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -0/+7 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Remove some low-value C stack frames. | dkf | 2012-04-15 | 1 | -0/+4 |
|
|
| | * | | | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 1 | -9/+15 |
|
|
| | * | | | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -0/+9 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -0/+9 |
|
|
| | * | | | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+17 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | corrected changelog entry | dkf | 2012-04-10 | 1 | -4/+5 |
|
|
| | * | | | | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -0/+7 |
|
|
| | * | | | | | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -0/+4 |
|
|
| | * | | | | | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 1 | -0/+7 |
|
|
| | * | | | | | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 1 | -3/+13 |
|
|
| | * | | | | | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Implementation of TIP #396 | dkf | 2012-04-02 | 1 | -12/+20 |
|
|
| | * | | | | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 1 | -0/+7 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -0/+11 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fix minor typos in ChangeLog messages. | dkf | 2012-03-29 | 1 | -6/+6 |
|
|
| | * | | | | | | | | | | | faster memleak-free implementation of [string is entier] | jan.nijtmans | 2012-03-29 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | se lower numbers, preventing integer overflow in tclWinError.c | jan.nijtmans | 2012-03-27 | 1 | -0/+2 |
|
|
| | * | | | | | | | | | | | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -3/+10 |
|
|
| | * | | | | | | | | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -1/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 1 | -0/+13 |
|
|
| | * | | | | | | | | | | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 1 | -25/+50 |
|
|
| | * | | | | | | | | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 1 | -0/+10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | wrong date in ChangeLog | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -0/+13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update to tzdata 2012b | venkat | 2012-03-19 | 1 | -0/+30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | * Use the values returned by getaddrinfo() for all three arguments to sock... | max | 2012-03-19 | 1 | -0/+8 |
|
|
| | * | | | | | | | | | | | | | | | | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -0/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 1 | -0/+4 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | More small bits of doc mending. | dkf | 2012-03-08 | 1 | -2/+2 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). | dkf | 2012-03-08 | 1 | -0/+5 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3485022 TclCompileEnsemble() avoid compile when exec traces set. | dgp | 2012-02-06 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|