Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | update documentation | jan.nijtmans | 2012-09-26 | 1 | -2/+2 | |
|\ | ||||||
| * | eliminate unnecessary TEXT() macros | jan.nijtmans | 2012-09-23 | 1 | -2/+2 | |
| | | ||||||
* | | tip 318 update | jan.nijtmans | 2012-09-23 | 3 | -6/+38 | |
|/ | ||||||
* | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP ↵ | jan.nijtmans | 2012-09-19 | 1 | -5/+9 | |
| | | | | 330 and 336). | |||||
* | merge trunk | dgp | 2012-09-17 | 1 | -2/+2 | |
|\ | ||||||
| * | eliminate compiler warning in previous commit | jan.nijtmans | 2012-09-17 | 1 | -1/+1 | |
| |\ | ||||||
| | * | eliminate compiler warning in previous commit | jan.nijtmans | 2012-09-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Nicer style test. | stwo | 2012-09-16 | 1 | -2/+2 | |
| | | | ||||||
| | * | 3564735 Protection against namespace var resolvers that unexpectedly returnbug_3564735 | dgp | 2012-09-06 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | a pointer to Var while Tcl expects pointer to VarInHash. This may not be the total solution to Bug 3564735 (Itcl may be misbehaving), but this will prevent memory corruption. | |||||
| * | | Nicer style test. | stwo | 2012-09-16 | 1 | -2/+2 | |
| | | | ||||||
* | | | Revert committed debugging configuration. | dgp | 2012-09-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | merge trunk | dgp | 2012-09-12 | 1 | -2/+6 | |
|\ \ \ | |/ / | ||||||
| * | | 3564735 Protect against mem corruption when var resolvers misbehave. | dgp | 2012-09-11 | 1 | -2/+6 | |
| | | | ||||||
* | | | merge trunk | dgp | 2012-09-11 | 1 | -8/+0 | |
|\ \ \ | |/ / | ||||||
| * | | removed leftover from failed attempt to unify stub tables. | jan.nijtmans | 2012-09-07 | 1 | -8/+0 | |
| | | | ||||||
* | | | merge trunk | dgp | 2012-09-06 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | merge trunk | dgp | 2012-08-27 | 2 | -2/+12 | |
|\ \ \ | |/ / | ||||||
| * | | make sure that extensions which might still use TclWinNToHS, now use ntohs ↵ | jan.nijtmans | 2012-08-24 | 2 | -1/+5 | |
| |\ \ | | |/ | | | | | | | directly. | |||||
| | * | make sure that extensions which might still use TclWinNToHS, now use ntohs ↵ | jan.nijtmans | 2012-08-24 | 2 | -1/+5 | |
| | | | | | | | | | | | | directly. | |||||
| * | | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+7 | |
| |\ \ | | |/ | ||||||
| | * | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+6 | |
| | | | ||||||
* | | | merge trunk | dgp | 2012-08-23 | 1 | -7/+5 | |
|\ \ \ | |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). | jan.nijtmans | 2012-08-23 | 1 | -7/+5 | |
| |\ \ \ | | | |/ | ||||||
| | | * | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 1 | -1/+6 | |
| | | | | | | | | | | | | (Backported from Tcl 8.6) | |||||
| | * | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014 | jan.nijtmans | 2012-07-16 | 1 | -6/+2 | |
| | | | | ||||||
* | | | | merge trunk | dgp | 2012-08-21 | 1 | -2/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 3559678 Fix bad filename normalization when the last component is the empty ↵ | dgp | 2012-08-20 | 1 | -2/+7 | |
| |\ \ \ | | | |/ | | |/| | | | | | string. | |||||
| | * | | 3559678 Fix bad filename normalization when the last component is the empty ↵ | dgp | 2012-08-20 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | string. | |||||
* | | | | merge trunk | dgp | 2012-08-20 | 1 | -6/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 1 | -6/+2 | |
| |\ \ \ | | |/ / | | | | | | | | | initialized winsock_2 library | |||||
| | * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | initialized winsock_2 library | |||||
* | | | | merge trunk | dgp | 2012-08-08 | 52 | -1957/+2373 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -47/+53 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -145/+96 | |
| | | | | ||||||
| * | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 6 | -400/+583 | |
| | | | | | | | | | | | | | | | | clarification of #endifs, reduction of unnecessary casts, use of array syntax for reading array elements, etc.) | |||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 1 | -0/+1 | |
| |\ \ \ \ | | | |/ / | | | | | | for the filesystem subsystem. | |||||
| | | * | | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 1 | -0/+1 | |
| | |/ / | | | | | | | | | for the filesystem subsystem. | |||||
| * | | | fix two minor blunders, introduced by [1fb35ca910] | jan.nijtmans | 2012-08-06 | 2 | -10/+0 | |
| | | | | | | | | | | | | Only define _USE_32BIT_TIME_T for Tcl build, and only once. | |||||
| * | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 2 | -2/+2 | |
| |\ \ \ | | |/ / | | | | | Fix warning in winDde.c, and more test-cases using Unicode characters | |||||
| | * | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 2 | -2/+2 | |
| | |\ \ | ||||||
| | | * | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 4 | -4/+4 | |
| | | | | | ||||||
| * | | | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 7 | -307/+352 | |
| | | | | | ||||||
| * | | | | more result generation conversion | dkf | 2012-08-04 | 8 | -281/+308 | |
| | | | | | ||||||
| * | | | | more result generation conversion | dkf | 2012-08-03 | 16 | -257/+291 | |
| | | | | | ||||||
| * | | | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 27 | -592/+739 | |
| | | | | | ||||||
| * | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | objects. | |||||
| * | | | | import small refactoring from TclOO package codebase | dkf | 2012-07-31 | 1 | -8/+24 | |
| | | | | | ||||||
| * | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵ | jan.nijtmans | 2012-07-30 | 1 | -57/+0 | |
| | | | | | | | | | | | | | | | | | | | | environment variable now, which makes "exit" do the same thing. | |||||
| * | | | | Fix various test when run outside of the build environment [3549770] | jan.nijtmans | 2012-07-30 | 1 | -2/+14 | |
| | | | | | ||||||
| * | | | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 2 | -2/+2 | |
| |\ \ \ \ | | |/ / / |