Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -5/+15 |
|\ | | | | | not the channel itself so that stacked channels do not cause trouble. | ||||
| * | When checking for std channels being closed, compare the channel state, | dgp | 2012-10-03 | 2 | -20/+30 |
| | | | | | | not the channel itself so that stacked channels do not cause trouble. | ||||
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-25 | 8 | -28/+219 |
|\ \ | |||||
| * | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 5 | -7/+19 |
| | | | |||||
| * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 5 | -24/+203 |
| | | | |||||
* | | | 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 Protect against mem corruption when var resolvers misbehave. | dgp | 2012-09-11 | 1 | -2/+6 |
|\ \ | |||||
| * | | 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. | ||||
* | | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ | ferrieux | 2012-09-07 | 3 | -0/+11 |
|/ / | | | | | | | [2417695] | ||||
* | | Minor clarification of description; all traces use a command prefix for their | dkf | 2012-09-05 | 1 | -1/+1 |
| | | | | | | callbacks. | ||||
* | | minor: tidy up formatting | dkf | 2012-08-25 | 1 | -66/+71 |
| | | |||||
* | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 2 | -1/+6 |
| | | |||||
* | | 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/+6 |
| | | |||||
* | | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | jan.nijtmans | 2012-08-23 | 2 | -1/+11 |
| | | | | | | (Backported from Tcl 8.6) | ||||
* | | 3559678 Fix bad filename normalization when the last component is the empty ↵ | dgp | 2012-08-20 | 2 | -2/+12 |
| | | | | | | | | string. | ||||
* | | ... and don't forget ChangeLog entry | jan.nijtmans | 2012-08-20 | 1 | -0/+8 |
| | | |||||
* | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵ | jan.nijtmans | 2012-08-20 | 3 | -27/+3 |
| | | | | | | | | initialized winsock_2 library | ||||
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 2 | -4/+11 |
|\ \ | |/ | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -0/+5 |
| | | | | | | | | version numbers. | ||||
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | | | | | | | version numbers. | ||||
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 4 | -115/+175 |
| | | | | | | Backport some improvements from Tcl 8.6 | ||||
* | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ↵ | stwo | 2012-08-13 | 2 | -6/+15 |
| | | | | | | | | warnings. | ||||
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 3 | -148/+104 |
| | | |||||
* | | 3554250 Overlooked one field of cleanup in the thread exit handler | dgp | 2012-08-07 | 2 | -0/+6 |
| | | | | | | for the filesystem subsystem. | ||||
* | | Installer improvements, like [226a993973]. | stwo | 2012-08-07 | 4 | -131/+526 |
| | | |||||
* | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
|\ \ | |/ | |||||
| * | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 5 | -5/+5 |
| | | |||||
* | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| | | |||||
* | | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+9 |
|\ \ | |/ | |||||
| * | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+17 |
| | | |||||
* | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -87/+63 |
|\ \ | |/ | |||||
| * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 3 | -70/+272 |
| | | |||||
* | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 5 | -28/+17 |
| | | |||||
* | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 4 | -17/+23 |
| | | |||||
* | | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 3 | -2/+7 |
|\ \ | |/ | |||||
| * | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 3 | -2/+7 |
| | | |||||
* | | merge release to dev | dgp | 2012-07-27 | 12 | -18/+40 |
|\ \ | |||||
| * \ | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 2 | -9/+14 |
| |\ \ | |/ / |/| | | |||||
* | | | update changes | dgp | 2012-07-25 | 1 | -1/+5 |
| | | | |||||
* | | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
| |\ \ | |||||
| | * | | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
| |/ / | |||||
| | * | merge 8.5 | dgp | 2012-07-25 | 1 | -0/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | merge mark | dgp | 2012-07-24 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Preserve the chanPtr so that script evaluation cannot invalidate it when | dgp | 2012-07-24 | 1 | -0/+2 |
| | | | | | | | | | we plan to use it again. | ||||
* | | | Preserve the chanPtr so that script evaluation cannot invalidate it when | dgp | 2012-07-24 | 1 | -0/+2 |
| | | | | | | | | | we plan to use it again. | ||||
| | * | merge 8.5 | dgp | 2012-07-24 | 8 | -68/+76 |
| | |\ | |_|/ |/| | |