Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | * | | merge trunk | jan.nijtmans | 2012-06-28 | 18 | -123/+343 |
| | |\ \ | |||||
| | * | | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 5 | -7/+44 |
* | | | | | Reinforced the description of the requirement for the tables of names for Tcl... | dkf | 2012-06-29 | 2 | -3/+17 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Reinforced the description of the requirement for the tables of names for Tcl... | dkf | 2012-06-29 | 2 | -2/+16 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Reinforced the description of the requirement for the tables of names for Tcl... | dkf | 2012-06-29 | 2 | -2/+16 |
* | | | | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 3 | -4/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 2 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 2 | -2/+2 |
* | | | | | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 3 | -64/+66 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Simplify tclFileSystem.h. Define structs where used. | dgp | 2012-06-28 | 3 | -64/+66 |
| | |_|/ | |/| | | |||||
* | | | | merge | jan.nijtmans | 2012-06-27 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge | jan.nijtmans | 2012-06-27 | 4 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 5 | -9/+27 |
* | | | | don't print out copying of zlib1.dll | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
* | | | | merge-mark | jan.nijtmans | 2012-06-26 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge fix | jan.nijtmans | 2012-06-26 | 2 | -2/+2 |
* | | | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 3 | -12/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 4 | -17/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 3 | -16/+16 |
* | | | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 3 | -10/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 3 | -11/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 2 | -6/+11 |
* | | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc... | jan.nijtmans | 2012-06-26 | 5 | -21/+37 |
* | | | | Use EAI_SYSTEM only if it exists. | max | 2012-06-26 | 3 | -8/+11 |
* | | | | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 4 | -38/+72 |
|\ \ \ \ | |/ / / | |||||
| * | | | Repair Claim/Disclaim imbalance | dgp | 2012-06-25 | 1 | -0/+1 |
| * | | | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 4 | -37/+68 |
| |\ \ \ | |||||
| | * \ \ | Simplify bug fix so that active claims on the FilesystemRecord list of a threadbug_3024359 | dgp | 2012-06-25 | 5 | -61/+42 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | merge 8.5 | dgp | 2012-06-25 | 7 | -12/+198 |
| | |\ \ \ | |||||
| | * \ \ \ | merge 8.5 | dgp | 2012-06-22 | 2 | -38/+12 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge 8.5 | dgp | 2012-06-22 | 1 | -2/+11 |
| | |\ \ \ \ \ |