Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 | |
* | | | | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 3 | -7/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 2 | -4/+7 | |
| * | | | | | | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of the | dkf | 2012-07-16 | 2 | -54/+225 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | merge-mark | jan.nijtmans | 2012-07-16 | 0 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make registry 1.3 package (and possibly others) dynamically loadable in Tcl 8.4 | jan.nijtmans | 2012-07-16 | 3 | -22/+50 | |
| | |/ / / / | ||||||
* | | | | | | [Bug 3544943]: Version mismatch in rules.vc | jan.nijtmans | 2012-07-17 | 1 | -2/+2 | |
* | | | | | | Fix mostly-harmless minor buffer overrun. | dkf | 2012-07-16 | 2 | -2/+8 | |
* | | | | | | Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is avail... | jan.nijtmans | 2012-07-16 | 2 | -2/+7 | |
* | | | | | | dde version: 1.4.0b1 | jan.nijtmans | 2012-07-12 | 2 | -3/+3 | |
* | | | | | | versions of dde and registry packages in "changes" file not correct | jan.nijtmans | 2012-07-11 | 1 | -2/+2 | |
* | | | | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e... | jan.nijtmans | 2012-07-11 | 2 | -1/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e... | jan.nijtmans | 2012-07-11 | 3 | -2/+8 | |
* | | | | | | Update changes for 8.6b3. | dgp | 2012-07-11 | 1 | -10/+52 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | merge 8.5 | dgp | 2012-07-10 | 4 | -12/+90 | |
|\ \ \ \ \ \ \ \ | | | |/ / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | [Bug 3541646] Don't panic on triggerPipe overrun | jan.nijtmans | 2012-07-10 | 2 | -5/+9 | |
| | |/ / / | ||||||
| | * | | | Update changes, repair ChangeLog | dgp | 2012-07-10 | 2 | -52/+127 | |
| |/ / / | ||||||
| * | | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 2 | -10/+13 | |
* | | | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209] | max | 2012-07-08 | 3 | -2/+17 | |
* | | | | MSVC 6.0 does not have the %I modifier | jan.nijtmans | 2012-07-08 | 2 | -4/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | and don't forget the % | jan.nijtmans | 2012-07-08 | 4 | -7/+7 | |
| * | | | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 6 | -8/+14 | |
* | | | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 3 | -2/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 3 | -5/+12 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 3 | -5/+12 | |
| | |\ \ | ||||||
| | | * | | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 2 | -2/+4 | |
* | | | | | protect Tcl_GetIndexFromObjStruct from empty strings in table | jan.nijtmans | 2012-07-05 | 1 | -7/+16 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | protect Tcl_GetIndexFromObjStruct from empty strings in table | jan.nijtmans | 2012-07-05 | 1 | -6/+15 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | protect Tcl_GetIndexFromObjStruct from empty strings in table | jan.nijtmans | 2012-07-05 | 1 | -6/+15 | |
| | |/ / | ||||||
* | | | | only use public API in loaded packages; oops\! | dkf | 2012-07-04 | 1 | -6/+5 | |
* | | | | missed a spot | dkf | 2012-07-04 | 1 | -2/+1 | |
* | | | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 37 | -162/+210 | |
* | | | | NRInterpCoroutine -> TclNRInterpCoroutine | jan.nijtmans | 2012-07-02 | 4 | -12/+13 | |
* | | | | merge-mark | jan.nijtmans | 2012-07-02 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3536888] update: Translate script parameters for msgcat | jan.nijtmans | 2012-07-02 | 2 | -14/+21 | |
| |\ \ \ | ||||||
* | \ \ \ | [Bug 3536888] update: Translate script parameters for msgcat | jan.nijtmans | 2012-07-02 | 2 | -14/+21 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | translate script parameters for msgcatbug_3536888 | jan.nijtmans | 2012-06-29 | 2 | -14/+21 | |
* | | | | | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 3 | -4/+14 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 3 | -4/+19 | |
| |/ / / | ||||||
* | | | | Add tn, ro_MO and ru_MO to msgcat | jan.nijtmans | 2012-06-29 | 2 | -2/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add tn, ro_MO and ru_MO to msgcat | jan.nijtmans | 2012-06-29 | 2 | -2/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 5 | -34/+42 | |
* | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 6 | -18/+50 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 6 | -18/+50 | |
| |\ \ \ | ||||||
| | * | | | suggestions from Harald | jan.nijtmans | 2012-06-29 | 1 | -11/+6 | |